Skip to content

Commit

Permalink
game update
Browse files Browse the repository at this point in the history
  • Loading branch information
simon300000 committed May 24, 2024
1 parent 85c33a1 commit f1adf31
Show file tree
Hide file tree
Showing 25 changed files with 295 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/albums/ALBUM44.json
Original file line number Diff line number Diff line change
Expand Up @@ -1119,11 +1119,11 @@
"difficulty1": "6",
"difficulty2": "8",
"difficulty3": "10",
"difficulty4": "11",
"difficulty4": "12",
"callBackDifficulty1": "6",
"callBackDifficulty2": "8",
"callBackDifficulty3": "10",
"callBackDifficulty4": "11",
"callBackDifficulty4": "12",
"unlockLevel": "0"
}
]
Expand Down
138 changes: 138 additions & 0 deletions api/albums/ALBUM75.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
[
{
"uid": "74-0",
"name": "光線チューニング",
"author": "ナユタン星人",
"bpm": "190",
"music": "ray_tuning_music",
"demo": "ray_tuning_demo",
"cover": "ray_tuning_cover",
"hexieCover": "",
"noteJson": "ray_tuning_map",
"scene": "scene_05",
"levelDesigner": "(σ`□´)σ・・・・…━━━━☆ばきゅん!!",
"difficulty1": "6",
"difficulty2": "8",
"difficulty3": "10",
"callBackDifficulty1": "6",
"callBackDifficulty2": "8",
"callBackDifficulty3": "10",
"unlockLevel": "0"
},
{
"uid": "74-1",
"name": "World Vanquishe",
"author": "void (Mournfinale)",
"bpm": "170",
"music": "world_vanquisher_music",
"demo": "world_vanquisher_demo",
"cover": "world_vanquisher_cover",
"hexieCover": "",
"noteJson": "world_vanquisher_map",
"scene": "scene_01",
"levelDesigner1": "エターナル·プログラム",
"levelDesigner2": "エターナル·プログラム",
"levelDesigner3": "エターナル·プログラム",
"levelDesigner4": "「処刑人」エターナル",
"difficulty1": "6",
"difficulty2": "8",
"difficulty3": "10",
"difficulty4": "11",
"callBackDifficulty1": "6",
"callBackDifficulty2": "8",
"callBackDifficulty3": "10",
"callBackDifficulty4": "11",
"unlockLevel": "0"
},
{
"uid": "74-2",
"name": "テリトリーバトル",
"author": "ツユ",
"bpm": "140",
"music": "territory_battle_music",
"demo": "territory_battle_demo",
"cover": "territory_battle_cover",
"hexieCover": "",
"noteJson": "territory_battle_map",
"scene": "scene_01",
"levelDesigner1": "RIN",
"levelDesigner2": "RIN-ver.0419",
"levelDesigner3": "返せ!返せ!ボクのMDを",
"difficulty1": "5",
"difficulty2": "7",
"difficulty3": "9",
"callBackDifficulty1": "5",
"callBackDifficulty2": "7",
"callBackDifficulty3": "9",
"unlockLevel": "0"
},
{
"uid": "74-3",
"name": "The wheel to the right",
"author": "Sampling Masters MEGA",
"bpm": "200",
"music": "the_wheel_to_the_right_music",
"demo": "the_wheel_to_the_right_demo",
"cover": "the_wheel_to_the_right_cover",
"hexieCover": "",
"noteJson": "the_wheel_to_the_right_map",
"scene": "scene_01",
"levelDesigner": "HXJ_ConveX",
"difficulty1": "5",
"difficulty2": "7",
"difficulty3": "9",
"difficulty4": "11",
"callBackDifficulty1": "5",
"callBackDifficulty2": "7",
"callBackDifficulty3": "9",
"callBackDifficulty4": "11",
"unlockLevel": "0"
},
{
"uid": "74-4",
"name": "Climax",
"author": "USAO",
"bpm": "190",
"music": "climax_music",
"demo": "climax_demo",
"cover": "climax_cover",
"hexieCover": "",
"noteJson": "climax_map",
"scene": "scene_03",
"levelDesigner1": "無極‖The Metaverse‖",
"levelDesigner2": "《無極》 ~ Rayix",
"levelDesigner3": "『憎悪の戦神』無極",
"levelDesigner4": "Rayix -FINAL ROUND-",
"difficulty1": "4",
"difficulty2": "8",
"difficulty3": "11",
"difficulty4": "11",
"callBackDifficulty1": "4",
"callBackDifficulty2": "8",
"callBackDifficulty3": "11",
"callBackDifficulty4": "11",
"unlockLevel": "0"
},
{
"uid": "74-5",
"name": "蜘蛛の糸",
"author": "きくお×cosMo@暴走P feat.影縫英",
"bpm": "180",
"music": "spiders_thread_music",
"demo": "spiders_thread_demo",
"cover": "spiders_thread_cover",
"hexieCover": "",
"noteJson": "spiders_thread_map",
"scene": "scene_03",
"levelDesigner": "Howard_Y",
"difficulty1": "5",
"difficulty2": "8",
"difficulty3": "10",
"difficulty4": "12",
"callBackDifficulty1": "5",
"callBackDifficulty2": "8",
"callBackDifficulty3": "10",
"callBackDifficulty4": "12",
"unlockLevel": "0"
}
]
26 changes: 26 additions & 0 deletions api/albums/ALBUM75_ChineseS.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"name": "光線チューニング",
"author": "ナユタン星人"
},
{
"name": "World Vanquisher",
"author": "void (Mournfinale)"
},
{
"name": "テリトリーバトル",
"author": "ツユ"
},
{
"name": "The wheel to the right",
"author": "Sampling Masters MEGA"
},
{
"name": "Climax",
"author": "USAO"
},
{
"name": "蜘蛛の糸",
"author": "きくお×cosMo@暴走P feat.影縫英"
}
]
26 changes: 26 additions & 0 deletions api/albums/ALBUM75_ChineseT.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"name": "光線チューニング",
"author": "ナユタン星人"
},
{
"name": "World Vanquisher",
"author": "void (Mournfinale)"
},
{
"name": "テリトリーバトル",
"author": "ツユ"
},
{
"name": "The wheel to the right",
"author": "Sampling Masters MEGA"
},
{
"name": "Climax",
"author": "USAO"
},
{
"name": "蜘蛛の糸",
"author": "きくお×cosMo@暴走P feat.影縫英"
}
]
26 changes: 26 additions & 0 deletions api/albums/ALBUM75_English.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"name": "Ray Tuning",
"author": "NayutalieN"
},
{
"name": "World Vanquisher",
"author": "void (Mournfinale)"
},
{
"name": "Territory Battles",
"author": "TUYU"
},
{
"name": "The wheel to the right",
"author": "Sampling Masters MEGA"
},
{
"name": "Climax",
"author": "USAO"
},
{
"name": "Spider's Thread",
"author": "kikuo×cosMo@Bousou-P feat.kagenui hana"
}
]
26 changes: 26 additions & 0 deletions api/albums/ALBUM75_Japanese.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"name": "光線チューニング",
"author": "ナユタン星人"
},
{
"name": "World Vanquisher",
"author": "void (Mournfinale)"
},
{
"name": "テリトリーバトル",
"author": "ツユ"
},
{
"name": "The wheel to the right",
"author": "Sampling Masters MEGA"
},
{
"name": "Climax",
"author": "USAO"
},
{
"name": "蜘蛛の糸",
"author": "きくお×cosMo@暴走P feat.影縫英"
}
]
26 changes: 26 additions & 0 deletions api/albums/ALBUM75_Korean.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"name": "Ray Tuning",
"author": "NayutalieN"
},
{
"name": "World Vanquisher",
"author": "void (Mournfinale)"
},
{
"name": "Territory Battles",
"author": "TUYU"
},
{
"name": "The wheel to the right",
"author": "Sampling Masters MEGA"
},
{
"name": "Climax",
"author": "USAO"
},
{
"name": "Spider's Thread",
"author": "kikuo×cosMo@Bousou-P feat.kagenui hana"
}
]
10 changes: 10 additions & 0 deletions api/albums/albums.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@
"prefabsName": "AlbumDisco44",
"free": false
},
{
"uid": "music_package_74",
"title": "CHUNITHM CLASS MUSE",
"tag": "Other",
"needPurchase": true,
"price": "¥25.00",
"jsonName": "ALBUM75",
"prefabsName": "AlbumDisco75",
"free": false
},
{
"uid": "music_package_73",
"title": "肥宅快乐包 Vol.19",
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_ChineseS.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD 补完计划"
},
{
"title": "CHUNITHM CLASS MUSE"
},
{
"title": "肥宅快乐包 Vol.19"
},
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_ChineseT.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD 補完計劃"
},
{
"title": "CHUNITHM CLASS MUSE"
},
{
"title": "肥宅快樂包 Vol.19"
},
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_English.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD Plus Project"
},
{
"title": "CHUNITHM COURSE MUSE"
},
{
"title": "Happy Otaku Pack Vol.19"
},
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_Japanese.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD 補完計画"
},
{
"title": "CHUNITHM CLASS MUSE"
},
{
"title": "MUSIC快楽天 Vol.19"
},
Expand Down
3 changes: 3 additions & 0 deletions api/albums/albums_Korean.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
{
"title": "MD 보완 계획"
},
{
"title": "CHUNITHM COURSE MUSE"
},
{
"title": "오타쿠의 쾌락 모음 Vol.19"
},
Expand Down
Binary file added covers-raw/climax_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers-raw/ray_tuning_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers-raw/spiders_thread_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers-raw/territory_battle_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers-raw/the_wheel_to_the_right_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers-raw/world_vanquisher_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/covers/climax_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/covers/ray_tuning_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/covers/spiders_thread_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/covers/territory_battle_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/covers/the_wheel_to_the_right_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/covers/world_vanquisher_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f1adf31

Please sign in to comment.