1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-19 00:21:11 +00:00
Funkin/source/funkin/play/notes
Eric 260f1bd265 [BUGFIX] Fix an issue where PlayState would crash after the second song. (#216)
* Ignore blank lines in intro text

* Add a check when trying to render destroyed graphics.

* Persist noteSplash graphic so it isn't destroyed.
2023-11-20 10:42:23 -05:00
..
notestyle Remove funkin.play.song.SongData and refactor app to match. 2023-09-08 17:46:44 -04:00
NoteDirection.hx Make funkin.util.Constants auto-imported 2023-07-13 01:13:26 -04:00
NoteHoldCover.hx Added colors to hold note covers 2023-07-10 18:14:34 -04:00
NoteSplash.hx [BUGFIX] Fix an issue where PlayState would crash after the second song. (#216) 2023-11-20 10:42:23 -05:00
NoteSprite.hx I discovered a new profiling tool and stayed up until 5 AM optimizing shit. 2023-09-13 14:51:12 -04:00
Strumline.hx Debug controls, plus a chart loading fix 2023-11-16 00:02:42 -05:00
StrumlineNote.hx Rework note sprites to pull note style data 2023-07-13 20:27:45 -04:00
SustainTrail.hx Reorganize a whole bunch of classes and perform syntax cleanup. 2023-11-07 04:04:22 -05:00