-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- New debug display - Renamed some playstate variables - Changed strumline to an FlxPoint - Removed rating generosity - Added state timers to pause timers while paused - WAVE input instead of psych input - Added isSustainEnd bool to check for sustain ends instead of checking for the animation name - Added miss sound group to prevent miss sound stacking and allow for miss sounds to be randomly pitched - You can now hide rating popups - Optimized moves in FlxBasic - Changed guns cutscene a bit - Fixed alt animation checks - Fixed adding to the patch menu via mods - Fixed adding to the credits menu via mods - Added fps rainbow - Added colourblind modes - Songs can now be up to 220 minutes long - Sustains are now as close to perfect as possible - Sustains now have variable hit and miss health so that they act identically on all songs - Healthbar can now have any amount of colour divisions - Fixed compilation for haxe 4.3.0 - Use old pico icon instead of new one
- Loading branch information
1 parent
3483aaf
commit a7dbb31
Showing
39 changed files
with
5,230 additions
and
1,042 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<TextureAtlas imagePath="HURTNOTE_assets.png"> | ||
<SubTexture name="A0000" x="0" y="0" width="160" height="163" frameX="0" frameY="0" frameWidth="154" frameHeight="157" /> | ||
<SubTexture name="A hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="A tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="B0000" x="56" y="163" width="163" height="160" frameX="0" frameY="0" frameWidth="157" frameHeight="154" /> | ||
<SubTexture name="B hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="B tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="C0000" x="0" y="323" width="163" height="160" frameX="0" frameY="0" frameWidth="157" frameHeight="154" /> | ||
<SubTexture name="C hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="C tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="D0000" x="163" y="323" width="160" height="163" frameX="0" frameY="0" frameWidth="154" frameHeight="157" /> | ||
<SubTexture name="D hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="D tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="E0000" x="0" y="486" width="175" height="175" frameX="0" frameY="0" frameWidth="169" frameHeight="169" /> | ||
<SubTexture name="E hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="E tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="F0000" x="0" y="0" width="160" height="163" frameX="0" frameY="0" frameWidth="154" frameHeight="157" /> | ||
<SubTexture name="F hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="F tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="G0000" x="56" y="163" width="163" height="160" frameX="0" frameY="0" frameWidth="157" frameHeight="154" /> | ||
<SubTexture name="G hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="G tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="H0000" x="0" y="323" width="163" height="160" frameX="0" frameY="0" frameWidth="157" frameHeight="154" /> | ||
<SubTexture name="H hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="H tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="I0000" x="163" y="323" width="160" height="163" frameX="0" frameY="0" frameWidth="154" frameHeight="157" /> | ||
<SubTexture name="I hold0000" x="160" y="0" width="56" height="50" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="I tail0000" x="0" y="163" width="56" height="70" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="A0000" x="0" y="0" width="154" height="157" frameX="0" frameY="0" frameWidth="154" frameHeight="157" /> | ||
<SubTexture name="A hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="A tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="B0000" x="56" y="163" width="157" height="154" frameX="0" frameY="0" frameWidth="157" frameHeight="154" /> | ||
<SubTexture name="B hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="B tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="C0000" x="0" y="323" width="157" height="154" frameX="0" frameY="0" frameWidth="157" frameHeight="154" /> | ||
<SubTexture name="C hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="C tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="D0000" x="163" y="323" width="154" height="157" frameX="0" frameY="0" frameWidth="154" frameHeight="157" /> | ||
<SubTexture name="D hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="D tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="E0000" x="0" y="486" width="169" height="169" frameX="0" frameY="0" frameWidth="169" frameHeight="169" /> | ||
<SubTexture name="E hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="E tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="F0000" x="0" y="0" width="154" height="157" frameX="0" frameY="0" frameWidth="154" frameHeight="157" /> | ||
<SubTexture name="F hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="F tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="G0000" x="56" y="163" width="157" height="154" frameX="0" frameY="0" frameWidth="157" frameHeight="154" /> | ||
<SubTexture name="G hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="G tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="H0000" x="0" y="323" width="157" height="154" frameX="0" frameY="0" frameWidth="157" frameHeight="154" /> | ||
<SubTexture name="H hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="H tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
<SubTexture name="I0000" x="163" y="323" width="154" height="157" frameX="0" frameY="0" frameWidth="154" frameHeight="157" /> | ||
<SubTexture name="I hold0000" x="160" y="0" width="50" height="44" frameX="0" frameY="0" frameWidth="50" frameHeight="44" /> | ||
<SubTexture name="I tail0000" x="0" y="163" width="50" height="64" frameX="0" frameY="0" frameWidth="50" frameHeight="64" /> | ||
</TextureAtlas> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.