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 |
|
EliteMasterEric
|
ce97a002cb
|
Reorganize a whole bunch of classes and perform syntax cleanup.
|
2023-11-07 04:04:22 -05:00 |
|
Cameron Taylor
|
5ddc4876bc
|
boyfriend animations swapped to atlas sprites
|
2023-10-09 18:33:03 -04:00 |
|
Cameron Taylor
|
f000d21689
|
shaders and blendmode overlay stuff in progres
|
2023-10-09 18:32:18 -04:00 |
|
EliteMasterEric
|
f4bc682ea1
|
Remove funkin.play.song.SongData and refactor app to match.
|
2023-09-08 17:46:44 -04:00 |
|
Cameron Taylor
|
db9f7f503f
|
Merge branch 'master' into bugfix/attract-screen
|
2023-08-15 22:10:22 -04:00 |
|
EliteMasterEric
|
92e94a84b6
|
Fix a bug where returning to title displays a black screen.
|
2023-08-08 16:41:23 -04:00 |
|
EliteMasterEric
|
ea31d72cbe
|
AttractState now properly plays the trailer
|
2023-08-08 16:37:17 -04:00 |
|
EliteMasterEric
|
ec76c54ccd
|
Implement basic AttractState.
|
2023-08-08 15:41:48 -04:00 |
|
EliteMasterEric
|
3f99e0e3da
|
Move TitleState into its own package.
|
2023-08-08 15:41:25 -04:00 |
|