1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-08-30 18:34:51 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Abnormal 37ded560e1 combine FlxAtlasSprite and FunkinSprite 2025-08-28 22:48:53 -05:00
PurSnake feb55b2625 stuff 2025-08-06 11:47:10 -05:00
cherry 3bcd6813c1 Clear key from correct map 2025-07-22 06:12:56 +08:00
Kade ec10f273b6
Merge pull request #1298 from FunkinCrew/kade-github/new-offsets 2025-06-28 22:44:27 -07:00
EliteMasterEric f036593037 Fix error messages from the game trying to pre-cache the note style 2025-06-28 19:23:34 -05:00
kade-github 28fc5109d4
Offset menu Final maybe 2025-06-28 13:47:27 -07:00
kade-github 2b5ba8dfa9
Offsets menu wip 2025-06-28 13:47:27 -07:00
EliteMasterEric 24d1116deb Preload all the graphics of a note style before the song starts, greatly reduces stutters early in the song. 2025-06-16 16:34:07 -07:00
KarimAkra 193f83e000 Improved memory cleaning by including the weeks directories to the textures purge 2025-06-02 23:45:39 +03:00
MoonDroid 4eff23a6f2 chore: update compression-excludes.txt with additional exclusions
Some of these if compressed will benefit us with nothing but app size increase.
2025-05-29 08:03:49 +07:00
MoonDroid d8db5f7d88 refactor: optimize clearFreeplay() to improve cleanup of freeplay assets 2025-05-29 08:01:49 +07:00
MoonDroid 23d31ff73b feat: add clearStickers() to clean sticker data from memory, alongside purging cache in StickerSubState 2025-05-29 08:01:15 +07:00
MoonDroid a89351f083 feat: add null safety to FunkinMemory class for improved stability 2025-05-29 07:53:38 +07:00
KarimAkra 7fe621a839 Small implementation to ASTC textures 2025-04-27 14:33:34 +03:00
KarimAkra b6e31e581a Fixed building errors 2025-04-17 14:51:33 +03:00
KarimAkra 068747b01a Optimized Memory Usage & Added FunkinMemory
Co-Authored-By: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-04-15 22:20:01 +03:00