1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-06-16 14:31:20 +00:00
Commit graph

4871 commits

Author SHA1 Message Date
UltimateQuack bc521b7e7f
"Fixed" the Apache 2.0 LICENSE file part (#3843)
very simple
2025-01-16 19:51:15 -05:00
Eric cb131d8c9d
Merge branch 'develop' into main 2025-01-16 19:49:59 -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
Eric bb24821f13
Remove duplicate issue detector. (#3944) 2024-12-18 10:44:01 -05:00
Cameron Taylor 61a7978020 changelog yoink 2024-12-17 21:48:16 -05:00
Cameron Taylor b5c5693d4d proj hxp version bump 2024-12-17 21:47:40 -05:00
EliteMasterEric d6db842efb Fix a typo. 2024-12-17 21:47:40 -05:00
EliteMasterEric ec9ec2031a Update save data format and error handling. 2024-12-17 21:47:40 -05:00
EliteMasterEric 2383fdfade Remove unused custom type resolver. 2024-12-17 21:47:40 -05:00
EliteMasterEric 36d7de5692 Enable log messages on all builds by default after we got too many complaints. 2024-12-17 21:47:40 -05:00
EliteMasterEric 7f8937d540 Only display the Stage Editor in builds that enable it, and enable it by default (this re-enables the Stage Editor keybind). 2024-12-17 21:47:39 -05:00
EliteMasterEric 4ce83b2ac5 Updated Save data version to indicate new values. 2024-12-17 21:47:39 -05:00
EliteMasterEric 517359914b Bump the Stage data version to indicate that new values were added. 2024-12-17 21:47:39 -05:00
Hundrec be08bbec58
Add status: planned label to label actions (#3910)
* Make label actions more convenient

* chore: Add status: planned to label actions
2024-12-03 17:21:53 -05:00
Abnormal 9e13ea0b2c
fixed a plethora of dead links (#3831) 2024-11-04 13:13:37 -05:00
Hundrec 79188b06f4
Make label actions more convenient (#3771) 2024-11-03 15:54:51 -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
Cameron Taylor 6321983eba assets submod 2024-10-28 14:27:00 -04:00
Cameron Taylor 101b9f59b3 assets submod 2024-10-28 14:24:30 -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
Abnormal 76c8c8b520
docs: Fix a 'ludem' -> 'ludum' typo in CHANGELOG.md 2024-10-26 15:58:12 -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
Hundrec c0b15ec066
[docs] Add missing changes and links to Changelog (#3655)
* changelog sweep

* Resolve a few conflicts

* Resolve more conflicts

* DadBattle

* Re-add @ianharrigan

* Add links to 0.5.0

* Add links and contributors to 0.4.1 and 0.4.0

* Add links to 0.3.3 and finishing touches

* Add and polish 0.5.3 changes

* Make spacing consistent
2024-10-23 17:30:52 -04:00
Eric 62de2a0345
...sandwiches. 2024-10-23 13:40:35 -04:00
Eric 8cf346c3b0
Update CHANGELOG.md 2024-10-22 20:36:10 -04:00
Cameron Taylor a0cefba9fd changelog yoink 2024-10-22 12:14:14 -04:00
Cameron Taylor f46f57e23d proj hxp version bump 2024-10-18 19:51:06 -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 4dbb0baa17 Enable log messages on all builds by default after we got too many complaints. 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
EliteMasterEric 4effd709eb Updated Save data version to indicate new values. 2024-10-18 19:11:27 -04:00
Eric 09b42f3f08 Rewrite CHANGELOG.md for v0.5.2 2024-10-11 23:57:06 -04:00
EliteMasterEric 55c2dabe84 Bump the Stage data version to indicate that new values were added. 2024-10-11 23:44:31 -04:00
Cameron Taylor 3746545452 update changelog for 0.5.2 2024-10-11 22:06:07 -04:00
Cameron Taylor b4c48893bc more small little changelog template stuff 2024-10-11 22:01:19 -04:00
Abnormal a42240e6a5
docs: Delete Modding.md since we have a separate modding documentation (#3651) 2024-10-11 19:24:41 -04:00
Cameron Taylor 91b4544f7e docs(changelog): create a git cliff template for easier changelog stuff 2024-10-11 19:22:57 -04:00
Cameron Taylor 9c8ba2c053 shader fix for title screen doh 2024-10-10 16:29:05 -04:00
Cameron Taylor 19abcb5009 bump version to 0.5.2 2024-10-10 13:58:11 -04:00
Cameron Taylor 1189c226ee some selection shader stuff in progress 2024-10-10 13:28:00 -04:00
Cameron Taylor 097dbf5bb4 feat: Added InverseDotsShader that emulates flash selections 2024-10-10 13:28:00 -04:00
Cameron Taylor 8890cbf270 pixel perfect mouse check rather than hitbox 2024-10-10 13:28:00 -04:00
Cameron Taylor 623985a2cc mac keyboard shortcuts on stage editor 2024-10-10 13:28:00 -04:00