33 Commits
Author SHA1 Message Date
TheZoroForce240andGitHub 4fe3ba76e3 Charter/Editor additions and fixes (#793)
* camera highlights again

* option to mute all hitsounds

* context menus inside context menus and wip sliders in context menu

* wip volume slider stuff

* strumline preview fix with resizable editors

* more slider stuff

* editor sfx option should now actually work for everything

* fixed strumline vocals volume, fixed note type option keybinds and moved bookmarks and note types into submenus

* fix for saving difficulty specific meta json

* some extra misc changes

fixed camera highlights not updating when zooming in/out, optimized some of the highlight draw code so it doesn't do a full loop, and added the note scale flag into the strumline preview

* fix compiling after merge
2026-03-01 21:13:33 +07:00
TheZoroForce240andGitHub 1c4c962f4d Add Funkin Modchart classes to hscript config to allow custom classes (#727)
* add funkin modchart to hscript config for custom classes

* change to only classes that are needed
2025-08-10 12:59:20 +03:00
TheZoroForce240andGitHub 8b05257ec5 fix loading stages with imported scripts outside of playstate (#678) 2025-07-04 19:35:54 +02:00
TheZoroForce240 2b087dc96e floating point fixes (hopefully) 2025-05-05 17:53:43 +01:00
TheZoroForce240andGitHub 650c0f4aed Fix Hscript Call event not calling public and static functions (#459)
* fix hscript call event not calling public/static functions

also can now call character scripts

* cache args
2025-03-01 14:11:23 +01:00
TheZoroForce240 0f0d116fb2 more event icon stuff 2025-02-02 12:29:42 +00:00
TheZoroForce240 cb4a95678c Negative and decimal support for event numbers (and some other changes) 2025-02-02 09:48:11 +00:00
TheZoroForce240 3e13bf50c6 Continuous bpm change event, lots of other reworks and fixes 2025-02-01 21:13:46 +00:00
TheZoroForce240andGitHub d0254eec44 fix infinite loop that could happen when deleting a strumline (#535) 2025-01-26 22:02:44 +01:00
TheZoroForce240andGitHub 2f6207b11b fixing beat and measure lines with time sig changes (#2) 2025-01-11 14:16:46 -05:00
e2a3951702 Transition crash fix again + changeable transition script (#493)
* fix transition crash when skipping

* transition crash fix again

* rename transition script var

* better transition scripting

* add more transition script functions

* move post create to actually be after

* change this

* actually destroy the script

* add a variable to disable skipping the transition

* opa

idk felt better like this

---------

Co-authored-by: ⍚~Nex <87421482+NexIsDumb@users.noreply.github.com>
2024-12-14 16:48:58 +01:00
TheZoroForce240andGitHub 49f13ed8c8 fix transition crash when skipping (#490) 2024-12-13 16:19:44 +01:00
TheZoroForce240andGitHub 3297befda2 Backwards compatibility with older vertex shaders (#477)
* add backwards compatibility with older vertex shaders

* add todo comment for fixing comments in shaders
2024-12-07 22:34:18 +01:00
TheZoroForce240 dcbf9d74ad Merge branch 'new-editors' into zoro-charterstuffs 2024-10-14 22:06:43 +01:00
TheZoroForce240andNe_Eo 032c3a174f splash show event 2024-09-18 16:03:06 +02:00
TheZoroForce240 6c64168c55 advanced charter settings flag 2024-09-12 21:27:17 +01:00
TheZoroForce240 30a84774a8 Merge branch 'new-editors' into zoro-charterstuffs 2024-09-12 21:14:06 +01:00
TheZoroForce240 166700303d splash show event 2024-08-30 11:49:40 +01:00
TheZoroForce240 f886e2b34b match splash scale with strum scale 2024-08-30 11:15:39 +01:00
TheZoroForce240 ba129a9c8c custom controls stuff 2024-08-29 19:48:22 +01:00
TheZoroForce240 fc5c57f731 offset strum y to center and adjust fade tween to match keycount 2024-08-28 21:57:48 +01:00
TheZoroForce240 5f7913affb chart version tag 2024-08-28 21:56:17 +01:00
TheZoroForce240 c6af3690fb note spacing option + reworked positioning 2024-08-28 19:49:10 +01:00
TheZoroForce240 bef678a3a8 multikey anim support on pixel notes 2024-08-28 12:34:49 +01:00
TheZoroForce240 a033c2cfa1 change this value to not be hardcoded 2024-08-28 11:46:42 +01:00
TheZoroForce240 ffbcc7534a preview strumline stuff 2024-08-28 11:41:26 +01:00
TheZoroForce240 296e90481d pixel note fixes for scale/mulitkey 2024-08-28 11:37:11 +01:00
TheZoroForce240 9a09f12398 Merge branch 'new-editors' into zoro-charterstuffs 2024-08-28 11:01:33 +01:00
TheZoroForce240 da18a1a570 Merge branch 'new-editors' into zoro-charterstuffs 2024-08-25 14:49:21 +01:00
TheZoroForce240 f36d2311bd caching totalKeyCount and startingID 2024-08-23 14:55:13 +01:00
TheZoroForce240andGitHub c294c70817 fix video cutscenes (#372) 2024-08-20 21:50:12 +02:00
TheZoroForce240 7914603009 fixed strumline drop down with different zooms 2024-08-03 16:48:29 +01:00
TheZoroForce240andNe_Eo 00dde96956 ported over charter multikey and other stuff
Co-Authored-By: Ne_Eo <NeeEoo@users.noreply.github.com>
2024-08-03 14:34:01 +01:00