Skip to content

Commit

Permalink
skibbdi
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackx2 committed Aug 26, 2024
1 parent 1a17a1d commit 577e985
Show file tree
Hide file tree
Showing 131 changed files with 817 additions and 2,756 deletions.
8 changes: 0 additions & 8 deletions Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,6 @@
<set name="BUILD_DIR" value="export/release" unless="debug" />
<set name="BUILD_DIR" value="export/32bit" if="32bits" />

<library name="videos" preload="true" />
<library name="songs" preload="true" />
<library name="shared" preload="true" />
<library name="week_assets" preload="true" />

<assets path="assets/videos" library="videos" if="VIDEOS_ALLOWED"/>
<assets path="assets/songs" library="songs" exclude="*.ogg" if="web"/>
<assets path="assets/songs" library="songs" exclude="*.mp3" unless="web"/>
Expand Down Expand Up @@ -133,12 +128,9 @@

<!-- Lime -->
<haxelib name="lime" />
<!-- OpenFL -->
<haxelib name="openfl" />
<!-- HaxeFlixel -->
<haxelib name="flixel"/>
<haxelib name="flixel-addons"/>
<haxelib name="flixel-ui" />
<haxelib name="tjson" />
<!-- Faxe -->
<haxelib name="faxe" if='switch'/>
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/2hot/2hot-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1357,7 +1357,7 @@
}
],
"gfVersion": "nene",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"bpm": 182,
"needsVoices": true,
"song": "2Hot",
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/2hot/2hot-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -1586,7 +1586,7 @@
}
],
"gfVersion": "nene",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"bpm": 182,
"needsVoices": true,
"song": "2Hot",
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/2hot/2hot.json
Original file line number Diff line number Diff line change
Expand Up @@ -1449,7 +1449,7 @@
}
],
"gfVersion": "nene",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"bpm": 182,
"needsVoices": true,
"song": "2Hot",
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/blammed/blammed-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1461,6 +1461,6 @@
"needsVoices": true,
"bpm": 165,
"speed": 1.2,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/blammed/blammed-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2436,6 +2436,6 @@
"needsVoices": true,
"bpm": 165,
"speed": 2.3,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/blammed/blammed.json
Original file line number Diff line number Diff line change
Expand Up @@ -1781,6 +1781,6 @@
"needsVoices": true,
"bpm": 165,
"speed": 1.5,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/blammed/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,6 @@
]
]
],
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/blazin/blazin-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@
}
],
"gfVersion": "nene",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"bpm": 180,
"needsVoices": false,
"song": "Blazin'",
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/blazin/blazin-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@
}
],
"gfVersion": "nene",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"bpm": 180,
"needsVoices": false,
"song": "Blazin'",
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/blazin/blazin.json
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@
}
],
"gfVersion": "nene",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"bpm": 180,
"needsVoices": false,
"song": "Blazin'",
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/bopeebo/bopeebo-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@
"song": "Bopeebo",
"needsVoices": true,
"validScore": true,
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1,
"bpm": 100
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/bopeebo/bopeebo-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,6 @@
"needsVoices": true,
"bpm": 100,
"speed": 1.3,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/bopeebo/bopeebo.json
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@
"song": "Bopeebo",
"needsVoices": true,
"validScore": true,
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"bpm": 100,
"speed": 1
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/bopeebo/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,6 @@
]
]
],
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/cocoa/cocoa-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1483,7 +1483,7 @@
"song": "Cocoa",
"needsVoices": true,
"stage": "mall",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.3,
"bpm": 100
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/cocoa/cocoa-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2542,7 +2542,7 @@
"song": "Cocoa",
"needsVoices": true,
"stage": "mall",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.5,
"bpm": 100
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/cocoa/cocoa.json
Original file line number Diff line number Diff line change
Expand Up @@ -1863,7 +1863,7 @@
"song": "Cocoa",
"needsVoices": true,
"stage": "mall",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.3,
"bpm": 100
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/cocoa/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
]
]
],
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1491,6 +1491,6 @@
"needsVoices": true,
"bpm": 180,
"speed": 1.3,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2006,6 +2006,6 @@
"needsVoices": true,
"bpm": 180,
"speed": 2.3,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/dad-battle/dad-battle.json
Original file line number Diff line number Diff line change
Expand Up @@ -1766,6 +1766,6 @@
"needsVoices": true,
"bpm": 180,
"speed": 1.5,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/dad-battle/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,6 @@
]
]
],
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/darnell/darnell-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,7 @@
"generatedBy": "Psych Engine v1.0b - Chart Editor V-Slice Importer",
"stage": "phillyStreets",
"bpm": 155,
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.8,
"artist": "Kawai Sprite"
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/darnell/darnell-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -1234,7 +1234,7 @@
"generatedBy": "Psych Engine v1.0b - Chart Editor V-Slice Importer",
"stage": "phillyStreets",
"bpm": 155,
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 2.4,
"artist": "Kawai Sprite"
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/darnell/darnell.json
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@
"generatedBy": "Psych Engine v1.0b - Chart Editor V-Slice Importer",
"stage": "phillyStreets",
"bpm": 155,
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 2,
"artist": "Kawai Sprite"
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/eggnog/eggnog-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1934,7 +1934,7 @@
"song": "Eggnog",
"needsVoices": true,
"stage": "mall",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.4,
"bpm": 150
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/eggnog/eggnog-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2669,7 +2669,7 @@
"song": "Eggnog",
"needsVoices": true,
"stage": "mall",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.9,
"bpm": 150
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/eggnog/eggnog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2259,7 +2259,7 @@
"song": "Eggnog",
"needsVoices": true,
"stage": "mall",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.6,
"bpm": 150
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/eggnog/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,6 @@
]
]
],
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/fresh/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
]
]
],
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/fresh/fresh-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,6 +1250,6 @@
"needsVoices": true,
"bpm": 120,
"speed": 1,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/fresh/fresh-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -1580,6 +1580,6 @@
"needsVoices": true,
"bpm": 120,
"speed": 1.8,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/fresh/fresh.json
Original file line number Diff line number Diff line change
Expand Up @@ -1450,6 +1450,6 @@
"needsVoices": true,
"bpm": 120,
"speed": 1.3,
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/guns/guns-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2996,7 +2996,7 @@
"song": "Guns",
"needsVoices": true,
"stage": "tank",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.4,
"bpm": 185
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/guns/guns-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -5141,7 +5141,7 @@
"validScore": true,
"needsVoices": true,
"stage": "tank",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 2.5,
"bpm": 185
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/guns/guns.json
Original file line number Diff line number Diff line change
Expand Up @@ -4456,7 +4456,7 @@
"song": "Guns",
"needsVoices": true,
"stage": "tank",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 2,
"bpm": 185
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/high/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
]
]
],
"format": "psych_v1_convert"
"format": "astro_v0.3_convert"
}
}
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/high/high-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1854,7 +1854,7 @@
"song": "High",
"needsVoices": true,
"stage": "limo",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.3,
"bpm": 125
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/high/high-hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2789,7 +2789,7 @@
"song": "High",
"needsVoices": true,
"stage": "limo",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 2,
"bpm": 125
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/high/high.json
Original file line number Diff line number Diff line change
Expand Up @@ -2229,7 +2229,7 @@
"song": "High",
"needsVoices": true,
"stage": "limo",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"speed": 1.8,
"bpm": 125
}
Expand Down
2 changes: 1 addition & 1 deletion assets/BASE_GAME/shared/data/lit-up/lit-up-easy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1143,7 +1143,7 @@
}
],
"gfVersion": "nene",
"format": "psych_v1_convert",
"format": "astro_v0.3_convert",
"bpm": 176,
"needsVoices": true,
"song": "Lit Up",
Expand Down
Loading

0 comments on commit 577e985

Please sign in to comment.