Cameron Taylor
|
dcffe0537f
|
Merge branch 'rewrite/master' into bugfix/buncha-2hot-fixes
|
2024-04-01 22:40:10 -04:00 |
|
EliteMasterEric
|
342782c3d3
|
Fix issue with pink screen when moving from PlayState->Freeplay->Main Menu
|
2024-03-28 22:33:50 -04:00 |
|
EliteMasterEric
|
893822532e
|
Fix an issue causing the Kickstarter video to not play
|
2024-03-28 00:01:42 -04:00 |
|
EliteMasterEric
|
463e946b17
|
Merge remote-tracking branch 'origin/rewrite/master' into bugfix/buncha-2hot-fixes
|
2024-03-27 01:40:22 -04:00 |
|
EliteMasterEric
|
24b03e4f6b
|
Replace calls to FlxG.sound.playMusic with ones that set the BPM.
|
2024-03-23 23:38:07 -04:00 |
|
EliteMasterEric
|
6407770ed6
|
Rework every class to use FunkinSound.
|
2024-03-23 17:50:48 -04:00 |
|
Cameron Taylor
|
01e83d4713
|
the funkin crew presents
|
2024-03-22 20:21:09 -07:00 |
|
EliteMasterEric
|
d56c33cd17
|
Fix a dozen tiny issues with 2hot's audio and visuals (and some script crashes!).
|
2024-03-16 00:55:57 -04:00 |
|
EliteMasterEric
|
e4eb543fa7
|
Fix a bug where title music starts blaringly loud.
|
2024-03-15 21:53:07 -04:00 |
|
Cameron Taylor
|
3aada18a59
|
title screen volume fix
|
2024-03-14 04:03:33 -07:00 |
|
EliteMasterEric
|
be8f5699b5
|
2hot stutter actually fixed!
|
2024-03-11 23:42:32 -04:00 |
|
EliteMasterEric
|
fa4b896d9a
|
Merge branch 'rewrite/master' into feature/hashlink-hot-reload
|
2024-02-13 02:23:14 -05:00 |
|
EliteMasterEric
|
e5fb1de4ba
|
Fix a boatload of deprecation warnings and upgrade a few libraries.
|
2024-02-05 19:46:11 -05:00 |
|
EliteMasterEric
|
80c7bcdfdf
|
Rewrite Stage data handling to use the Registry pattern, and add support for solid colors.
|
2024-01-16 17:08:25 -05:00 |
|
EliteMasterEric
|
3e8200ee9d
|
Allow builds without hxCodec if using hashlink
|
2024-01-12 21:52:28 -05:00 |
|
EliteMasterEric
|
ca489b5609
|
Rewrite the Conductor to be a singleton instance.
|
2023-12-14 16:56:20 -05:00 |
|
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 |
|