1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-03-25 19:40:11 +00:00
Commit graph

3177 commits

Author SHA1 Message Date
Lasercar e83b88d320 I'm so done with this stupid bug
Eric wuz here!
2025-03-17 06:44:21 -04:00
Kolo 3667c51c1e prevent unnecessary resync 2025-03-17 06:19:54 -04:00
JVN-Pixels edb270d15e Update ResultState.hx 2025-02-28 17:21:27 -05:00
Abnormal 5054c58dca set the default to 1 2025-02-18 13:24:25 -05:00
Abnormal de02137d7c Add the ability to flip the character in the Animation Editor 2025-02-17 23:32:49 -05:00
Abnormal 128afcaad1 quick fixin 2025-02-17 23:28:38 -05:00
Abnormal f6d9d29181 add angle too bc why not 2025-02-17 23:28:38 -05:00
Abnormal ff56b1948a add scrollfactor and alpha + grammatical fix in StageData 2025-02-17 23:28:38 -05:00
EliteMasterEric 87b1fc92f8 Renamed the new controls (I had to edit the margins to make the name fit) 2025-02-17 23:25:09 -05:00
Abnormal bb974c2642 home and end can now jump to the beginning and end of freeplay 2025-02-17 23:25:09 -05:00
Abnormal 0e0c4aeb77 fix: Fix the instrumental selector still allowing inputs after a song is selected 2025-02-17 22:36:49 -05:00
Abnormal 3492d412c6 Blacklist SharedObject 2025-02-17 22:00:08 -05:00
Abnormal b13bf05d16 fix: Fix the difficulty graphic in the Result Screen cutting off 2025-02-17 21:56:22 -05:00
Abnormal 36df61ba9e the checkbox is now grouped together with the rest 2025-02-17 21:29:18 -05:00
Abnormal ee53ccd327 feat: Add a setting that automatically launches the game in fullscreen 2025-02-17 21:29:18 -05:00
Abnormal 7058126e99 fix: Actually check if the Playable Character is unlocked 2025-02-17 21:26:16 -05:00
Abnormal 06c12e36c6 Revert "blacklist one additional class"
This reverts commit 3267c61258.
2025-02-17 20:36:36 -05:00
Abnormal c06d79441d Add comments to 3 functions in funkin.Assets 2025-02-17 20:33:40 -05:00
Abnormal 6795c33980 remove leftover legacy code 2025-02-16 04:08:15 -05:00
Abnormal 6466b88d88 a -> an 2025-02-14 18:15:59 -05:00
Abnormal 9b774e3264 format a few files 2025-02-14 18:13:05 -05:00
MrScottyPieey f3ea19ec31 Update Main.hx 2025-02-14 18:05:41 -05:00
Abnormal 62166554e7
Add 6 more functions to ReflectUtil (#4019) 2025-01-23 17:21:46 -05:00
lemz a01bcc3da8
change ui controls order (#3027)
a lot of squashed stuff
2025-01-23 16:32:35 -05:00
Kolo dfe02ec668
check if the vocal files actually exist (#3861)
Co-authored-by: Kolo <67389779+JustKolosaki@users.noreply.github.com>
2025-01-17 15:52:02 -05:00
Abnormal a3e23733db
fix early return in hasbeatensong and hasbeatenlevel (#3820) 2025-01-17 15:49:21 -05:00
Sinco 1c12b8467e
Mouse cursor is no longer visible outside of the ingame editors (#3881) 2025-01-17 15:48:06 -05:00
Abnormal ad45b72b1a
Update Constants.hx (#3853) 2025-01-17 15:45:01 -05:00
Kade 785c4be88b
[ENHANCEMENT] [MODDING] Several QOL modding changes (#4009)
* Custom render distance strumline

* Custom note positions

* Custom vertices for holds

* Song Retry Event

Song retry event for pausesubstate.hx
Song retry event for playstate.hx
Song retry event for stage.hx
Song retry event for bopper.hx
Song retry event for song.hx
Scripted class event
Module event

* this should be cast

* Show notesplash toggle

* Formatting and EOF
2025-01-17 15:37:00 -05:00
Til 22d41d21b8
i think this does it (#3955) 2025-01-17 15:33:16 -05:00
Abnormal 69d8570a9e
[ENHANCEMENT] Add offsets support for Album titles (#3618)
* add album title offsets

* cleanup

* cleanup

* fix inconsistency
2025-01-17 15:32:03 -05:00
anysad a17b0e8b3c
[ENHANCEMENT] Preference Descriptions + Other Tweaks (#3872)
* updated preference menu

* update comment
2025-01-17 14:47:47 -05:00
Abnormal e73be4a2b3
Update ReflectUtil.hx (#4008) 2025-01-17 14:46:53 -05:00
Abnormal 4b127b6413
[ENHANCEMENT] Add Script Events for losing/gaining focus (#3721)
* add events for focus gain/lost

* add callbacks

* move the events to a new interface

* Ok NOW it works

* the event can now longer be canceled
2025-01-16 20:25:19 -05:00
MrMadera 2b7f62edd3
added gamepad binds (#3934) 2025-01-16 20:23:29 -05:00
Abnormal b5d95d59ff
more reflectutil additions (#3809) 2025-01-16 20:13:59 -05:00
Abnormal 9f23a7c54c
add setField (#3622) 2025-01-16 20:13:40 -05:00
Til 3aad825f86
use event.isComboBreak instead of isComboBreak (#3936) 2025-01-16 19:41:04 -05:00
Abnormal 1c2fb43ae1
Update PolymodHandler.hx (#3993) 2025-01-16 19:40:22 -05:00
Cameron Taylor 0d8e4a5330
fix: re-enable precise chart editor scrolling, and also fix smooth scroll playhead/playbar playback (#3806) 2024-10-30 12:41:28 -04:00
Keoiki e570dfb8e7
fix: Fix beat/step ticks sometimes not appearing on non-4/4 time signatures in chart editor (#2860)
Beat and step ticks now appear fully on 5/4, 6/4 and 9/8 time signatures.
2024-10-26 16:11:49 -04:00
Hyper_ e6b6b41766
revert: "[BUGFIX?] Reset CWD before Preloader" (#3538) 2024-10-26 16:03:42 -04:00
Cameron Taylor 090ddd1f1c fix: fixes the initial camera position on the debug menu 2024-10-26 15:59:13 -04:00
Cameron Taylor 20d9016984 feat: Added smoother scrolling when using the Chart Editor
smoother drag / movement in chart editor

playbarHead movement fixie
2024-10-26 15:54:15 -04:00
Cameron Taylor 144ba00377 refactor: remove commented out code from draw() in PlayState.hx 2024-10-26 15:53:22 -04:00
Cameron Taylor 7159cad2c1 style: remove a buncho unused imports from PlayState.hx 2024-10-26 15:51:38 -04:00
EliteMasterEric 5819a43522 Fix a typo. 2024-10-18 19:11:27 -04:00
EliteMasterEric dff4135fc9 Update save data format and error handling. 2024-10-18 19:11:27 -04:00
EliteMasterEric 24ad7f4a39 Remove unused custom type resolver. 2024-10-18 19:11:27 -04:00
EliteMasterEric ce85ee20a7 Only display the Stage Editor in builds that enable it, and enable it by default (this re-enables the Stage Editor keybind). 2024-10-18 19:11:27 -04:00