1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-08-30 10:25:00 +00:00
Funkin/source/funkin/ui
Abnormal b61bd255c1 added legacyBoundsPosition
this option will offset the atlas such that it's positioned exactly like how it was in flxanimate. this exists as a sort of backwards-compatability layer for mods to use!
2025-08-29 22:44:11 -05:00
..
charSelect added legacyBoundsPosition 2025-08-29 22:44:11 -05:00
credits fix main menu scrolling during transition 2025-08-13 05:35:33 +08:00
debug update results debug for modded character support to make testing easier 2025-08-29 18:04:58 -05:00
freeplay added legacyBoundsPosition 2025-08-29 22:44:11 -05:00
haxeui Scoring rework: Penalize the player (deducting health and score) for dropping a hold note before it's finished. 2025-04-14 19:32:54 -04:00
mainmenu change debug_dumpSave -> debug_dumpSaveJsonSave 2025-08-19 16:05:08 -04:00
options Add comment to clarify double note in offset menu 2025-08-13 11:09:08 -05:00
story Explicitly specify the variation for a bunch of song requests to fix some bugs 2025-08-27 23:18:32 +08:00
title Add 2 sec fade and shorten timer to 37.5 sec 2025-08-17 03:37:38 +08:00
transition hardcode 'touch here to play' graphic to be scaled at 0.5x instead FUNK-2710 2025-08-28 03:25:53 +08:00
AtlasMenuList.hx chore: Add null-safety for some classes in funkin.ui 2025-06-25 09:07:48 -04:00
AtlasText.hx Offsets menu wip 2025-06-28 13:47:27 -07:00
Codex.hx refactor: refactor some of the Page menu handling out of OptionsState 2025-03-24 19:20:25 -04:00
FullScreenScaleMode.hx nudge the speakers a bit to cover the curtain properly 2025-06-13 02:42:05 +03:00
MenuItem.hx MathUtil additions + lerp fix 2025-06-28 01:11:18 -05:00
MenuList.hx rework main menu a lot more to use our state machine stuff 2025-08-13 19:49:21 -07:00
MusicBeatState.hx Fix Typo In MusicBeatState 2025-08-17 13:26:57 -05:00
MusicBeatSubState.hx Fixed Window Title When Pressing F4 2025-08-03 15:36:26 -05:00
Page.hx Don't make it inline 2025-04-17 13:03:27 +03:00
PixelatedIcon.hx Fix pixel icon search 2025-08-17 07:12:51 +08:00
Prompt.hx chore: Add null-safety for some classes in funkin.ui 2025-06-25 09:07:48 -04:00
ScriptedMusicBeatState.hx scriptable class changes 2025-06-23 17:24:36 -04:00
ScriptedMusicBeatSubState.hx scriptable class changes 2025-06-23 17:24:36 -04:00
TextMenuList.hx Offsets menu wip 2025-06-28 13:47:27 -07:00
UIStateMachine.hx fix main menu spam when FlxTransition stuff ends 2025-08-19 19:28:23 +07:00