Hundrec
89e07dac76
Add 2 sec fade and shorten timer to 37.5 sec
...
Co-Authored-By: Abnormal <86753001+AbnormalPoof@users.noreply.github.com>
2025-08-17 03:37:38 +08:00
EliteMasterEric
f2732cb253
Rework attract state to play multiple videos.
2025-08-17 03:37:38 +08:00
MrMadera
e281bdddca
south button now works!
2025-08-03 21:29:29 +08:00
Karim Akra
e6fd5d9b12
Make the Android back button close the game when in TitleState
...
Co-authored-by: Hyper_ <40342021+NotHyper-474@users.noreply.github.com>
Co-authored-by: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-08-01 13:59:02 +07:00
Abnormal
4cc922c373
add the long awaited tap to enter for mobile....
2025-06-26 02:10:47 -04:00
KarimAkra
a2c0625137
Fixed title state aligment
2025-06-13 07:10:55 +03:00
Hundrec
6222c389e3
Hide cursor when Title Screen starts
2025-06-06 20:03:51 -04:00
KarimAkra
193f83e000
Improved memory cleaning by including the weeks directories to the textures purge
2025-06-02 23:45:39 +03:00
CrusherNotDrip
b52c73f2b0
Fix crash when mashing I or D on title state.
2025-05-28 23:14:43 -04:00
EliteMasterEric
fc83685b0f
Remove a bunch of deprecation warnings
2025-05-28 16:33:10 -07: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
KarimAkra
616004d7f6
move FullScreenScaleMode
from flixel.system.scaleModes
to funkin.ui
2025-04-17 00:29:45 +03:00
sector-a
0e256021b1
Made note vibrations weaker, removed HAPTIC_VIBRATIONS define, moved vibration option from mobileOptions to options
2025-04-16 15:29:26 +03:00
sector-a
f970ea6acf
Move TouchUtil and SwipeUtil to funkin.util
2025-04-16 15:00:02 +03:00
KarimAkra
e9b1800ec9
Improves HapticUtil's code a bit
...
Co-Authored-By: Mihai Alexandru <77043862+majigsaw77@users.noreply.github.com>
Co-Authored-By: Karim Akra <144803230+karimakra@users.noreply.github.com>
Co-Authored-By: sector-a <82838084+sector-a@users.noreply.github.com>
2025-04-16 00:22:56 +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
d43dfac3e4
Added vibrations to most ResultState ranks and more!
...
* Vibrations for most ranks
* Vibrations when scrolling through FreeplayState
* Vibrations for notes hits
* Vibrations for game over
Co-Authored-By: sector-a <82838084+sector-a@users.noreply.github.com>
2025-04-15 21:37:14 +03:00
KarimAkra
9cf134fc2a
Made more menus adapted to wide-screens & fixed some bugs
...
* Made stuff on the edge of the screen get moved away by the notch
* Made FreeplayState look better on wide-screens
* Adapted StoryMenuState to wide-screens
* Fixed the transition being small on some screen sizes
* refactored some code
2025-04-15 21:37:06 +03:00
KarimAkra
193d293dea
Added HapticUtil and some vibrations to some menus & scenes!
...
Added vibrations to:
* TitleState on beat hits during into
* Freeplay when a new rank is slammed to the capsule
* Some vibrations on ResultState (such as when the tally counter increases...)
Co-Authored-By: sector-a <82838084+sector-a@users.noreply.github.com>
2025-04-15 21:36:54 +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
afb4a3dd68
Remove some unused/redundant debug hotkeys.
2025-04-03 16:02:10 -04:00
EliteMasterEric
0bc938d0fa
Implement support for Newgrounds Events
2025-03-27 15:49:09 -04:00
Cameron Taylor
82a316c5b3
Merge branch 'rewrite/master' into public-develop-merge
2025-03-11 17:19:24 -04:00
EliteMasterEric
4e05d16cb6
Merge branch 'public-develop' into public-develop-merge
2025-03-10 20:46:33 -04:00
Cameron Taylor
0a911ae607
remove a buncho unused imports
2025-02-17 19:25:33 -05:00
Abnormal
6795c33980
remove leftover legacy code
2025-02-16 04:08:15 -05:00
fabs
a6388962dd
Merge branch 'public-develop' into rewrite/master
2025-01-27 22:31:38 +00:00
EliteMasterEric
526f326323
Use the bound BACK key to quit the game from Title rather than hardcoding to ESC.
2025-01-23 17:29:02 -05:00
Cameron Taylor
71d0d38190
unlock the NG medal only once you've pressed ENTER on title screen, rather than when game boots, so that it feels like a player unlocks a medal from input, rather than random automatically
2024-11-14 17:24:39 -05:00
EliteMasterEric
e9e639500a
Newly revamped Newgrounds integration, with working medals and leaderboards
2024-11-04 15:05:33 -05:00
Cameron Taylor
9c8ba2c053
shader fix for title screen doh
2024-10-10 16:29:05 -04:00
Cameron Taylor
097dbf5bb4
feat: Added InverseDotsShader that emulates flash selections
2024-10-10 13:28:00 -04:00
Victor G
0d60929f18
Fix window not closing when specified
2024-10-05 21:24:24 +02:00
EliteMasterEric
711e0a6b75
fix: Main menu music doesn't cut out when switching states anymore.
2024-10-04 12:15:20 -04:00
Cameron Taylor
0971a0bb4c
music persist fixes for title screen
2024-09-30 10:53:27 -04:00
Cameron Taylor
93039c3d65
intro text stuff
2024-09-28 12:37:12 -04:00
EliteMasterEric
d5c7e4ffdb
Fix bug where Pico would become locked on every game restart.
2024-09-14 20:26:19 -04:00
CheemsAndFriends
3553d008cf
tinkering shit
2024-09-12 01:37:32 +02:00
CheemsAndFriends
2aa9e58f67
Fix titlestate reentering crash
2024-09-11 18:29:00 +02:00
CheemsAndFriends
6961e6cc63
Add a buncho Gizmos
2024-09-09 08:23:46 +02:00
Cameron Taylor
55edb9ea14
pressing escape on title screen exits game
2024-06-09 15:38:22 -04:00
Cameron Taylor
7a2f3c81a1
fix the one random slice of pixels where the bg doesnt show... lol
2024-05-30 21:11:17 -04:00
gamerbross
b10872e8e8
Fix TitleState late start + enter spam crash
2024-05-17 23:51:07 +02:00
TheGalo X
5160fd02d4
fix window tween
2024-05-07 23:17:49 -03:00
Cameron Taylor
0f6ee32d8f
add saruky gf ringtone as easter egg
2024-05-01 16:23:02 -04:00
Cameron Taylor
05361af964
easter egg fix in progress
2024-05-01 15:54:44 -04:00
Cameron Taylor
ce24ad1a8a
add fullscreen rebindable keybind across whole game
2024-04-30 00:40:42 -04:00
EliteMasterEric
4671a9172c
Fix the NG logo overlapping the text
2024-04-20 23:48:27 -04:00
Cameron Taylor
dcffe0537f
Merge branch 'rewrite/master' into bugfix/buncha-2hot-fixes
2024-04-01 22:40:10 -04:00
EliteMasterEric
342782c3d3
Fix issue with pink screen when moving from PlayState->Freeplay->Main Menu
2024-03-28 22:33:50 -04:00