1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-09-09 07:18:33 +00:00
Commit graph

7074 commits

Author SHA1 Message Date
PurSnake 8bab6196e5 RESPECT 2025-08-18 15:16:00 -05:00
Hundrec 4e183a4dc9 Additional 0.7.4 charting changes
1. Blazin' - fixed an incorrect rhythm
2. South Erect - fixed minor misalignments
3. Cocoa Erect - added hey animation
4. Eggnog (Pico Mix) - fixed minor misalignments
2025-08-19 04:12:07 +08:00
Hundrec ec2cc44cc3 Revert "Fix events still moving when not moved"
This reverts commit 45ba0cb7a6.
2025-08-17 16:38:03 -05:00
Hundrec 663987fbcd Change Monster and Winter Horrorland to Vol 2 2025-08-18 04:39:57 +08:00
Lasercar 172041d4f7 chart editor context menu solitaire fix 2025-08-17 13:47:41 -05:00
Hundrec 422da38662 Add min scale to SetHealthIcon event 2025-08-17 13:44:27 -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
Hundrec 6d5249df79 Bump submod for charter field
Co-Authored-By: Hyper_ <40342021+nothyper-474@users.noreply.github.com>
2025-08-18 02:03:37 +08:00
Hyper_ 23b163cb69 Charter for new chart metadata dialog 2025-08-18 02:03:37 +08:00
Karim Akra 1b84c21c36 Remove "accidentally" leftover math on the conductor 2025-08-18 01:53:50 +08:00
Hundrec a87eb25765 Bump submod to fix Nene freezing
Co-Authored-By: Hyper_ <40342021+nothyper-474@users.noreply.github.com>
2025-08-17 09:59:01 +08:00
cyn0x8 df67b642a8 chart editor song id option + manifest id fix 2025-08-17 09:46:41 +08:00
Hundrec 6eefe9e31e Fix "Starting BPM" text being tiny 2025-08-17 09:40:04 +08:00
Hundrec fea34c4a7b Bring back Pause Menu offset adjustment for now 2025-08-16 17:11:24 -07:00
sector-a 10e8cbbac3 Fix pixel icon search 2025-08-17 07:12:51 +08:00
MAJigsaw77 37812ae2f8 Add isWindows check back. 2025-08-17 05:22:12 +08:00
MAJigsaw77 acb1930d7e Make the unicode check acually work. 2025-08-17 05:22:12 +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
Karim Akra 724992d3b3 Prevent the conductor from doing excessive nromal updates 2025-08-17 03:45:35 +08: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
Abnormal bf2b1af185 cut down senpai's length by 8 seconds like how it was in legacy 2025-08-17 02:23:22 +08:00
MaybeMaru a2b347e31e Improve note batching 2025-08-15 12:27:53 -05:00
Kolo 4317f129e7 fuuuuuuuucckkkkkkkkkkkkkkkkkkk 2025-08-15 10:00:50 -05:00
VioletSnowLeopard 51eec4522e ensure song starts at starting bpm
works when start time isn't zero
2025-08-15 16:59:21 +03: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
unknown ff09cb88cd use System.totalMemoryNumber 2025-08-15 16:27:00 +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
Lasercar 223e837fe8 Character icon clickable in playstate fix 2025-08-15 16:08:35 +03:00
Kolo 50c601a7f0 FOUND media 2025-08-15 06:16:45 +08:00
Kolo f870ed2858 don't register classes twice silly 2025-08-15 06:13:02 +08:00
Hundrec f1d6906616 Remove laginator because song restarting fix works 2025-08-15 05:31:04 +08:00
Karim Akra aec3c646d5 make sure the conductor's lerp doesn't exceed the resync threshold 2025-08-15 05:31:04 +08:00
Hyper_ e7f7f4794f oops, you forgot this! 2025-08-14 16:16:58 -05:00
Cameron Taylor 517eb4eb48 input util functions for less verbose key combos 2025-08-14 14:34:55 -04:00
Hundrec 8cba81d207 Add nene-tankmen and apply shaders to A-Bot
Co-Authored-By: sector-a <82838084+sector-a@users.noreply.github.com>
2025-08-14 22:02:32 +08:00
Cameron Taylor 5831852edf use x and o as placeholder cross and checkmark 2025-08-13 19:50:33 -07:00
Cameron Taylor 114bb37c7f some unicode/utf windows fixies 2025-08-13 19:50:33 -07:00
Cameron Taylor 1db75cc55e use different unicode for checkmark and X 2025-08-13 19:50:33 -07:00