..
api
Update so that album art works.
2024-09-25 03:58:43 -04:00
audio
music persist fixes for title screen
2024-09-30 10:53:27 -04:00
data
Update stage data version after adding new values.
2024-09-28 09:51:41 -04:00
effects
revert extra flxtrail function
2024-09-22 10:57:00 -04:00
graphics
Create shader for Week 5 once and reuse it rather than recreating it every frame.
2024-09-23 21:41:48 -04:00
input
A bunch of controls fixes
2024-09-25 08:39:57 -04:00
modding
fix: Add additional classes to Polymod Blacklist
2024-10-03 21:25:34 -04:00
play
Fixed Modded StrumlineNote Sprite Looping Animation
2024-10-05 13:34:08 -04:00
save
fix: Song.getFirstValidVariation()
now properly takes into account multiple variations/difficulty input
2024-10-04 12:01:45 -04:00
ui
fix: Character Select cursor moves properly at lower framerates
2024-10-04 12:32:36 -04:00
util
fix: center preloader 'fnf' and 'dsp' text so it doesn't clip anymore
2024-10-04 12:09:33 -04:00
Assets.hx
Add a bunch of other functions to funkin.Assets, and add documentation
2024-09-18 05:03:04 -04:00
Conductor.hx
fix: fix the user song offsets being applied incorrectly
2024-10-03 21:25:34 -04:00
Highscore.hx
Bunch of results screen fixes
2024-04-01 21:59:53 -04:00
import.hx
Replace all instances of openfl/lime Assets with funkin.Assets
2024-09-18 05:04:32 -04:00
InitState.hx
Merge branch 'feature/discord-rpc-resurrected' into rewrite/master
2024-09-27 17:47:59 -04:00
Paths.hx
Replace all instances of openfl/lime Assets with funkin.Assets
2024-09-18 05:04:32 -04:00
PlayerSettings.hx
A bunch of checkstyle fixes
2024-03-16 22:20:22 -04:00
Preferences.hx
style: Fix some misspellings and grammar in code documentation
2024-09-30 17:49:25 -04:00