1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-08-31 10:56:21 +00:00
Funkin/source/funkin
2025-08-28 03:25:53 +08:00
..
api Fix android compile. 2025-07-28 10:41:31 +03:00
audio chore: Switch all FlxMath.bound calls to .clamp calls instead 2025-08-11 21:35:41 -04:00
data Rename dialogue registry classes to make them build properly on Windows 2025-08-21 09:51:01 -05:00
effects chore: Enable null safety for 11 classes 2025-04-18 19:35:24 -04:00
external Add winapi stuff. 2025-08-05 01:14:22 -04:00
graphics Prevent re-initialization of specific core features. 2025-08-23 23:32:33 -05:00
input Revert "Prevent the song from drifting away after a lagspike" 2025-08-13 12:46:49 -04:00
mobile rework main menu a lot more to use our state machine stuff 2025-08-13 19:49:21 -07:00
modding NOTE TO ERIC: typedefs are not classes. These should be fine to remove since I don't think you can import them anyway. 2025-08-21 09:51:01 -05:00
play Fix later notes being hit before earlier ones 2025-08-22 11:47:36 -05:00
save create ConsoleMacro to allow easy initialization of classes into flixels console 2025-08-19 16:05:08 -04:00
ui hardcode 'touch here to play' graphic to be scaled at 0.5x instead FUNK-2710 2025-08-28 03:25:53 +08:00
util Camera bop offset 2025-08-20 23:41:32 -04:00
Assets.hx add cache to Assets 2025-06-10 08:57:14 -07:00
Conductor.hx ensure song starts at starting bpm 2025-08-15 16:59:21 +03:00
FunkinMemory.hx stuff 2025-08-06 11:47:10 -05:00
Highscore.hx funkin null safe 2025-06-23 13:49:32 -04:00
import.hx
InitState.hx Explicitly specify the variation for a bunch of song requests to fix some bugs 2025-08-27 23:18:32 +08:00
Paths.hx funkin null safe 2025-06-23 13:49:32 -04:00
PlayerSettings.hx funkin null safe 2025-06-23 13:49:32 -04:00
Preferences.hx Update haptic values to compensate for default 1 multiplier 2025-07-17 03:04:54 +07:00