Cameron Taylor
|
f6fb11de4c
|
hardcode 'touch here to play' graphic to be scaled at 0.5x instead FUNK-2710
|
2025-08-28 03:25:53 +08:00 |
|
Abnormal
|
c94d6bbb66
|
feat: Variation-specific song scripts
|
2025-08-21 09:51:01 -05:00 |
|
Hyper_
|
34ce13c5df
|
chore: Add null safety to PlayState and LoadingState
|
2025-08-05 01:18:53 +08:00 |
|
Cameron Taylor
|
f8634e2b81
|
tidy: small preloader code removing
|
2025-07-16 00:54:35 +07:00 |
|
Cameron Taylor
|
4f68f63e2d
|
preloader lookin alright on iOS now
|
2025-07-16 00:54:35 +07:00 |
|
Cameron Taylor
|
e9e0567f8b
|
preloader placement wips
more preloader placeholder wips
|
2025-07-16 00:54:35 +07:00 |
|
Cameron Taylor
|
8db768fd2a
|
tidy(preloader): some variable renaming
|
2025-07-16 00:54:35 +07:00 |
|
Cameron Taylor
|
cf814ee4e2
|
tidy(preloader): stop the preloader from spamming traces after completing
|
2025-07-16 00:54:35 +07:00 |
|
MoonDroid
|
42ec7f7796
|
Call GC only for IPhones above 12
|
2025-06-27 07:31:32 +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 |
|
Eric
|
f95258358c
|
Format and re-arrange project.hxp (#1233)
* Format and re-arrange project.hxp
* Remove merge conflict
|
2025-06-16 19:34:03 +00: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
|
fb3277ea35
|
fix: update memory management during state transitions
|
2025-05-29 07:33:47 +07:00 |
|
Cameron Taylor
|
94f1720870
|
accomodate notch positioning for different orientations
|
2025-05-12 14:13:20 -04:00 |
|
KarimAkra
|
fffea09270
|
Chore: rename Desktop with Native in places where the stuff apply for both Mobile & Desktop
|
2025-05-06 18:08:26 -04:00 |
|
Cameron Taylor
|
86ead7096e
|
tidy(preloader): remove old progressBar code (i believe this was a solid progress bar, we use pieces now
|
2025-05-05 23:05:47 -07:00 |
|
Cameron Taylor
|
bdb8857d5c
|
tidy(preloader): remove unused site lock things, unplanned feature
|
2025-05-05 23:05:47 -07:00 |
|
Cameron Taylor
|
2325317902
|
tidy(preloader): guard clause readability change for updateProgressLeftText()
|
2025-05-05 23:05:47 -07:00 |
|
Cameron Taylor
|
adb74b4539
|
tidy(preloader): cleanup relating to displaying current status. We get the string info from our enum abstract instead
|
2025-05-05 23:05:47 -07:00 |
|
Cameron Taylor
|
f737ce6ed3
|
tidy(preloader): remove some old preloader code relating to logo
|
2025-05-05 23:05:47 -07:00 |
|
KarimAkra
|
7fe621a839
|
Small implementation to ASTC textures
|
2025-04-27 14:33:34 +03:00 |
|
KarimAkra
|
a7ef5580a4
|
Merge branch 'rewrite/master' of github.com:FunkinCrew/Funkin-secret into funkin-mobile/main
|
2025-04-18 14:41:20 +03:00 |
|
MAJigsaw77
|
bd39e2023c
|
Change the duration and ampl of the sticker vibration.
|
2025-04-17 12:55:56 +03:00 |
|
sector-a
|
ba449cabd6
|
Added vibrations to the sticker transition
|
2025-04-17 12:44:07 +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 |
|
KarimAkra
|
944141292d
|
Move part of the code from the old repository
Co-Authored-By: sector-a <82838084+sector-a@users.noreply.github.com>
Co-Authored-By: mcagabe19 <egzozu.be.bas@gmail.com>
Co-Authored-By: Mihai Alexandru <77043862+majigsaw77@users.noreply.github.com>
Co-Authored-By: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
Co-Authored-By: luckydog7 <59097731+luckydog7@users.noreply.github.com>
|
2025-04-15 21:32:39 +03:00 |
|
EliteMasterEric
|
6390725ef0
|
Redo data format for sticker packs to make it simpler and allow for song-specific selections.
|
2025-04-14 19:25:42 -04:00 |
|
Abnormal
|
cdc468ba15
|
feat: Sticker Registry
|
2025-04-14 19:25:29 -04:00 |
|
EliteMasterEric
|
afb4a3dd68
|
Remove some unused/redundant debug hotkeys.
|
2025-04-03 16:02:10 -04:00 |
|
EliteMasterEric
|
b35abffd1b
|
Fix a crash with the chart editor.
|
2025-02-25 23:42:20 -05:00 |
|
Cameron Taylor
|
0a911ae607
|
remove a buncho unused imports
|
2025-02-17 19:25:33 -05:00 |
|
EliteMasterEric
|
b7f2112c60
|
feat: Add alternate sticker set, and sticker pack swapping.
|
2024-11-14 22:25:44 -05:00 |
|
Hyper_
|
e6b6b41766
|
revert: "[BUGFIX?] Reset CWD before Preloader" (#3538)
|
2024-10-26 16:03:42 -04:00 |
|
Kolo
|
0a5419d7fc
|
the stage editor shit
|
2024-10-10 13:28:00 -04:00 |
|
Burgerballs
|
165ad60155
|
fix: center preloader 'fnf' and 'dsp' text so it doesn't clip anymore
|
2024-10-04 12:09:33 -04:00 |
|
EliteMasterEric
|
0bf1bead03
|
Fix some issues causing the Input Offsets view to crash on web.
|
2024-09-22 12:14:15 -04:00 |
|
Cameron Taylor
|
a41d3033d5
|
small Assets -> OpenFLAssets fix
|
2024-09-20 18:20:40 -04:00 |
|
Cameron Taylor
|
d02e834460
|
Merge branch 'rewrite/master' into abnormalpoof/assets-getpath
|
2024-09-20 18:13:13 -04:00 |
|
EliteMasterEric
|
1beb21e57a
|
Replace all instances of openfl/lime Assets with funkin.Assets
|
2024-09-18 05:04:32 -04:00 |
|
EliteMasterEric
|
2e9223ec72
|
Merge remote-tracking branch 'origin/develop' into anysad/custom-popups-countdowns
|
2024-09-16 20:50:13 -04:00 |
|
EliteMasterEric
|
ccabded2cc
|
Fix warning related to bad asset caching for judgements.
|
2024-08-28 05:43:41 -04:00 |
|
EliteMasterEric
|
200b3c963b
|
Updated compile defines to use feature flag system
|
2024-08-26 18:01:36 -04:00 |
|
anysad
|
d3209e57b7
|
goodbye scripts, hello notestyles!
|
2024-07-28 02:34:12 -04:00 |
|
anysad
|
d5a53855d3
|
how the hell did I miss these?
|
2024-07-28 02:31:25 -04:00 |
|
anysad
|
dc9dbe84fa
|
cache textures at their new locations!
|
2024-07-28 02:31:25 -04:00 |
|
anysad
|
f8a0627fd2
|
goodbye scripts, hello notestyles!
|
2024-07-16 20:53:12 +03:00 |
|
anysad
|
aed100df47
|
how the hell did I miss these?
|
2024-07-13 23:39:56 +03:00 |
|
anysad
|
9d3c043f8a
|
cache textures at their new locations!
|
2024-07-13 23:29:26 +03:00 |
|
NotHyper-474
|
6f26fbba5f
|
Fix trace
|
2024-06-26 20:57:01 -04:00 |
|
Your Name
|
ee4be81062
|
Now Preloader resets CWD
|
2024-05-29 15:16:31 -03:00 |
|