1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-09-04 12:48:04 +00:00
Commit graph

1958 commits

Author SHA1 Message Date
Abnormal 1b9e385840 Replace FlxAnimate with flixel-animate
Co-authored-by: Hyper_ <40342021+NotHyper-474@users.noreply.github.com>
Co-authored-by: MaybeMaru <97055307+MaybeMaru@users.noreply.github.com>
Co-authored-by: Trayfellow <48515908+trayfellow@users.noreply.github.com>
2025-09-04 00:54:01 -05:00
Hundrec f1066a2b0d Fix Freeplay capsule offsetting once and for all
And nudge the Gold Perfect sparkles to where they used to be in 0.5.3

Both of these issues were introduced in 0.6.0 and have finally been uprooted. Huzzah!

Co-Authored-By: Lasercar <64717068+lasercar@users.noreply.github.com>
Co-Authored-By: Kolo <67389779+koloindacrib@users.noreply.github.com>
Co-Authored-By: Abnormal <86753001+AbnormalPoof@users.noreply.github.com>
Co-Authored-By: Hyper_ <40342021+nothyper-474@users.noreply.github.com>
Co-Authored-By: Linus Torvalds <1024025+torvalds@users.noreply.github.com>
2025-09-03 18:44:24 -05:00
MoonDroid f349eedc72 fix: Re-add backbutton transitioning 2025-09-03 18:28:19 +07:00
VioletSnowLeopard ee2f3c32eb Fixes for the recent update 2025-09-03 18:28:19 +07:00
Lasercar 0f99a1c7c2 Fix for https://github.com/FunkinCrew/Funkin/issues/3627 2025-09-03 18:28:19 +07:00
Lasercar 95aba09cd6 Fix target variation
Also no need to do instrumental stuff if not random
2025-09-03 18:28:19 +07:00
VioletSnowLeopard 811b9e3343 don't freeze game if it fails to find target song/difficulty 2025-09-03 18:28:19 +07:00
VioletSnowLeopard 37b9823b36 minor fix
Don't allow letter sort input while the instrumental selector is up
2025-09-03 18:28:19 +07:00
VioletSnowLeopard 555684afda choose if you want the instrumental to be random 2025-09-03 18:28:19 +07:00
VioletSnowLeopard 0d5c6ac963 selecting random can choose a random available instrumental 2025-09-03 18:28:19 +07:00
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
Kolo 3a41b696d3 Ugh, I'm NEW 2025-08-27 23:19:36 +08:00
EliteMasterEric e4fdf1019a Explicitly specify the variation for a bunch of song requests to fix some bugs 2025-08-27 23:18:32 +08:00
Hyper_ fe6c8cabd6 the living dead capsules 😱 2025-08-27 15:19:56 +08:00
MAJigsaw77 7f7fc3fa90 Prevent re-initialization of specific core features.
Co-Authored-By: MoonDroid <81515012+moondroidcoder@users.noreply.github.com>
2025-08-23 23:32:33 -05:00
EliteMasterEric ebc5133062 Rename dialogue registry classes to make them build properly on Windows 2025-08-21 09:51:01 -05:00
Abnormal 20187540b3 fix a null-safey compilation error 2025-08-21 09:51:01 -05:00
Abnormal c94d6bbb66 feat: Variation-specific song scripts 2025-08-21 09:51:01 -05:00
anysad 75d8c5cc7a fix: fixing the fix 2025-08-20 16:41:27 -04:00
MaybeMaru 1d22e073a2 Disable blue shader when unnecessary 2025-08-20 05:30:24 +08:00
MaybeMaru 9da770f6cd oop 2025-08-20 05:30:24 +08:00
MaybeMaru d414a4974a Mobile fix 2025-08-20 05:30:24 +08:00
MaybeMaru 6f193c4bd8 A lot of stuff 2025-08-20 05:30:24 +08:00
Cameron Taylor aaa722abcf change debug_dumpSave -> debug_dumpSaveJsonSave 2025-08-19 16:05:08 -04:00
anysad f878624f44 fix: no more playtesting while dialog is open 2025-08-19 15:43:30 -04:00
Cameron Taylor 7f6c0d56cd fix options menu being able to be pressed during fade 2025-08-19 19:28:23 +07:00
Cameron Taylor a21eace70c fix main menu spam when FlxTransition stuff ends 2025-08-19 19:28:23 +07:00
anysad 47813eac31 fix: oopsie! no more big ranks 2025-08-19 00:10:26 -05:00
Hundrec ec2cc44cc3 Revert "Fix events still moving when not moved"
This reverts commit 45ba0cb7a6.
2025-08-17 16:38:03 -05:00
Lasercar 172041d4f7 chart editor context menu solitaire fix 2025-08-17 13:47:41 -05:00
Lasercar 9b81ebc4f2 The default events now have minimum values
lol, lmao, imagine coding a input to have minimum values but just.. not setting a value?
2025-08-17 13:44:27 -05:00
Lasercar 0b9ad0905e Toggle both hitsound audio volumes to 0 2025-08-17 13:41:05 -05:00
Lasercar 1e1b5643a8 Audio playback volume toggle hotkeys
Shift + M for metronome
Shift + H for hitsounds
Shift + I for instrumental
Shift + V for vocals
Shift + B for Boyfriend vocals
Shift + D for Dad vocals
2025-08-17 13:41:05 -05:00
Lasercar 45ba0cb7a6 Fix events still moving when not moved 2025-08-17 13:34:27 -05:00
Lasercar b1406e07f5 Mention that this prevents the issue from happening 2025-08-17 13:34:27 -05:00
Lasercar 4b655879f7 Don't move the notes if they weren't actually moved 2025-08-17 13:34:27 -05:00
JVN-Pixels fabfaa3a9c Fix Typo In MusicBeatState 2025-08-17 13:26:57 -05:00
Hyper_ 23b163cb69 Charter for new chart metadata dialog 2025-08-18 02:03:37 +08:00
cyn0x8 df67b642a8 chart editor song id option + manifest id fix 2025-08-17 09:46:41 +08:00
sector-a 10e8cbbac3 Fix pixel icon search 2025-08-17 07:12:51 +08:00
Hundrec b98095f8aa Fix the Chart Editor character switcher whoopsie
A public PR made it no longer selectable

Co-Authored-By: Kolo <67389779+koloindacrib@users.noreply.github.com>
2025-08-16 15:38:47 -05:00
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 2fb973049a Tweak a couple clamp calls 2025-08-17 03:37:38 +08:00
EliteMasterEric dc20586e95 Switch from random weights to cycling, and remove Gameshark. 2025-08-17 03:37:38 +08:00
EliteMasterEric ccb4c03b85 Implement new videos for attract state. 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
Hundrec 21c16c3a50 Adjust a few notekind names 2025-08-15 16:38:33 +03:00
Lasercar b7a5761730 Add missing note kinds
Also clarifies that ugh and pretty good are for tankman only
2025-08-15 16:38:33 +03:00
JVN-Pixels d1a96f791f Home + End Keybinds - Story Mode 2025-08-15 16:24:28 +03:00
Hundrec 84bafa43b7 Remove extra line 2025-08-15 16:08:35 +03:00