1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-05 06:14:36 +00:00
Commit graph

1822 commits

Author SHA1 Message Date
Cameron Taylor 84f908fbde tween in fixed 2023-10-09 18:04:28 -04:00
Cameron Taylor 9571eb70e0 scaling of capsules 2023-10-09 18:04:28 -04:00
Cameron Taylor 7ac2e91c8d selected in middle-ish 2023-10-09 18:04:28 -04:00
Hazel db563a4967 hotfix: windows style paths 2023-10-09 21:03:49 +01:00
Cameron Taylor effae70223 Merge pull request #182 from FunkinCrew/rewrite/feat/lots-of-ci-caching
ci: cache build artifacts & hxcpp
2023-10-09 15:49:18 -04:00
Hazel 9c13095cb4 trigger ci event to see if caching worked 2023-10-09 20:38:30 +01:00
EliteMasterEric 1df8603763 Update scripts to fix alt animation issues. 2023-10-09 15:36:00 -04:00
EliteMasterEric 5ae2bc814b Fix issue causing crash on F5 2023-10-09 15:35:50 -04:00
Hazel 3e1e5d330c ci: hxcpp + export caching 2023-10-09 19:39:11 +01:00
EliteMasterEric e967b1e7f3 Fix vocals not changing when switching difficulties. 2023-10-09 14:19:52 -04:00
EliteMasterEric 74b925d2c6 Assert the difficulty exists (and throw an error if it doesn't) before performing reset. 2023-10-09 14:13:14 -04:00
Hazel 697be2c88c Merge pull request #179 from FunkinCrew/rewrite/bugfix/ci-bad-refname-cherrypick
ci: fix incorrect labelling of builds
2023-10-09 19:12:51 +01:00
Hazel 2a25c4c625 Merge branch 'rewrite/master' into rewrite/bugfix/ci-bad-refname-cherrypick 2023-10-09 19:04:21 +01:00
Hazel 9a762e1129 switch from GITHUB_REF to GITHUB_REF_NAME 2023-10-09 19:02:05 +01:00
Cameron Taylor 689420ed02 Merge pull request #177 from FunkinCrew/rewrite/bugfix/git-hooks
Added Git Hooks to the repo
2023-10-09 13:25:10 -04:00
Cameron Taylor 8db2c91bf2 Merge pull request #178 from FunkinCrew/rewrite/bugfix/disable-unittest-action
Disable unit test suite on Actions until we can figure out what's up.
2023-10-09 13:24:39 -04:00
EliteMasterEric 4b23eaea59 Merge remote-tracking branch 'origin/rewrite/master' into rewrite/feature/chart-editor-erect-template 2023-10-09 12:15:05 -04:00
EliteMasterEric 1462d90a35 Disable unit test suite on Actions until we can figure out what's up. 2023-10-09 12:12:31 -04:00
EliteMasterEric 2a3f5bc5db Added Git Hooks 2023-10-09 12:02:19 -04:00
Cameron Taylor 5617f8f63e Merge pull request #165 from FunkinCrew/rewrite/feature/chart-editor-variation-button
Chart Editor: Add Variation Button
2023-10-09 05:20:11 -04:00
Cameron Taylor 9fe74d719b Merge pull request #175 from FunkinCrew/rewrite/bugfix/hold-note-scoring
Fix a bug where hold notes wouldn't grant score
2023-10-09 05:19:17 -04:00
Cameron Taylor f20ef5456f Merge pull request #176 from FunkinCrew/rewrite/bugfix/capitalization
Correct FunkinDropDown capitalization
2023-10-09 04:13:05 -04:00
EliteMasterEric 7a1a2e1ab4 Correct FunkinDropDown capitalization 2023-10-08 22:09:09 -04:00
EliteMasterEric e33c825a1f Merge branch 'rewrite/master' into rewrite/feature/chart-editor-variation-button 2023-10-06 23:11:11 -04:00
EliteMasterEric 7c653a9e9b Merge branch 'rewrite/master' into rewrite/feature/chart-editor-wasd 2023-10-06 22:54:12 -04:00
Cameron Taylor dd17e04051 Merge pull request #174 from FunkinCrew/rewrite/fix-ci-builds-pt-i
fix ci builds in rewrite branch
2023-10-06 20:30:44 -04:00
EliteMasterEric 4a4708fe23 That is the fastest I have ever fixed a bug holy shit. 2023-10-06 11:42:39 -04:00
Hazel 2e97bb2d7b attempt i. at caching haxe installs 2023-10-06 15:52:28 +01:00
EliteMasterEric 6e37b81b67 Update assets/ 2023-10-06 01:21:45 -04:00
Cameron Taylor e0d6a9a188 Merge pull request #170 from FunkinCrew/feature/chart-editor-theme
Add chart editor theme music
2023-10-06 00:53:27 -04:00
Cameron Taylor f6dec84387 Merge pull request #168 from FunkinCrew/rewrite/bugfix/crash-handler
Fix crash handler without breaking HaxeUI
2023-10-06 00:48:52 -04:00
Hazel af65b83ddd remove --quiet so i can see errors (woah) 2023-10-05 15:55:23 +01:00
Hazel 1e72c3d600 64fast is not worth it 2023-10-05 15:54:13 +01:00
Hazel 66e9bf8716 64fast 2023-10-05 15:41:37 +01:00
Hazel 6d7df09437 missed a checkout for unit tests 2023-10-05 15:34:01 +01:00
Hazel 572dfb2656 apt update 2023-10-05 14:57:02 +01:00
Hazel 50b579ed4f attempt using PAT for submodule checkout 2023-10-05 14:48:54 +01:00
EliteMasterEric 5931345c71 Rewrite precise inputs to work on gamepad 2023-10-05 02:21:01 -04:00
EliteMasterEric 380d30d63f Rewrote code for preferences to use Save data. 2023-10-04 11:40:55 -04:00
EliteMasterEric 490b2f18d0 Rewrite save data functionality (now with type safety and migration) 2023-10-03 19:14:46 -04:00
EliteMasterEric b6752531bf Add chart editor theme 2023-09-29 22:29:32 -04:00
EliteMasterEric 6c99f7161d Working Input Style, note snapping in menu, W/S to scroll 2023-09-29 21:49:07 -04:00
EliteMasterEric 92162bfdad Fix crash handler without breaking HaxeUI 2023-09-28 16:49:01 -04:00
EliteMasterEric 8580cf1640 Snapped/unsnapped pasting, plus fixes for selection box and event rendering. 2023-09-26 20:36:41 -04:00
EliteMasterEric 2fcb906edf Fixed volume sliders, Load Instrumental button, and fixed hitsounds. 2023-09-26 17:46:07 -04:00
EliteMasterEric be4fd74d40 Resolve metadata loading issues. 2023-09-25 23:24:18 -04:00
EliteMasterEric 42bb50882d "Add Variation" button, SongMetadata format changes, bug fixes, resolve metadata loading issues. 2023-09-25 23:24:07 -04:00
EliteMasterEric 62c62cb53e Update json2object to fork 2023-09-25 21:18:56 -04:00
EliteMasterEric ed6bc553ed Implemented art and assets as submodules. 2023-09-25 20:12:38 -04:00
Cameron Taylor 480b34cf6b Merge pull request #159 from FunkinCrew/feature/chart-editor-performance-revamp
Chart Editor: Peformance Revamp
2023-09-20 21:24:48 -04:00