EliteMasterEric
af93da6cd4
Fixes to Chart Editor toolboxes
2024-08-28 05:43:23 -04:00
EliteMasterEric
68b7610225
Update OpenFL to latest (requires a few fixes)
2024-07-29 17:26:49 -04:00
EliteMasterEric
f76309c91e
Update rendering for custom note styles
2024-07-12 04:13:20 -04:00
lemz
1fe44fa368
add from
2024-07-12 02:13:23 -04:00
lemz
492af8add4
String works now
2024-07-12 02:13:21 -04:00
lemz
44d9785317
editing them works now
...
still need to implement String and do some testing
2024-07-12 02:13:21 -04:00
lemz
c41d846df5
store params in chart
...
chart editor still doesnt fully work
2024-07-12 02:13:20 -04:00
lemz
764cdee63d
add more options
2024-07-12 02:13:20 -04:00
lemz
0fe726cefa
fix min, max
2024-07-12 02:13:20 -04:00
lemz
437cc68ba7
adapt to minimize problem
2024-07-12 02:13:19 -04:00
lemz
93475ae8aa
minimized check
2024-07-12 02:13:19 -04:00
lemz
d9b9854d91
add params to toolbox
...
not completely finished
2024-07-12 02:13:18 -04:00
lemz
bb97549171
fixed a bit
2024-07-12 02:13:14 -04:00
lemz
040fc85a62
change note style on change
2024-07-12 02:13:14 -04:00
lemz
ca2cbb44f5
display custom note style in chart editor
2024-07-12 02:13:14 -04:00
lemz
ca69e7b850
custom note styles in chart editor
2024-07-12 02:13:13 -04:00
EliteMasterEric
70f027cc3f
Fix another crash with the chart editor event toolbox
2024-06-06 16:44:47 -04:00
EliteMasterEric
6fb19dc4d3
Update chart editor dropdowns to be searchable
2024-06-05 20:09:26 -04:00
EliteMasterEric
6d133f007d
Fix a bug where the event data toolbox wouldn't rebuild, and it would crash.
2024-06-05 19:25:53 -04:00
Cameron Taylor
5adeada357
Merge branch 'gamerbross/scripted-stage-tostring' into develop-0.4.0
2024-05-29 16:49:12 -04:00
Keoiki
4e47bfe68b
Fix Note Styles in PlayState & Chart Editor
2024-05-21 23:52:40 +03:00
EliteMasterEric
228ac66cc2
Credit the song's charter in the pause menu.
2024-05-19 01:48:51 -04:00
EliteMasterEric
5e0de6d1ce
Fix some issues with events unintentionally sharing data after being edited via the toolbox.
2024-03-21 23:57:26 -04:00
Jenny Crowe
42506909f7
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/Funkin-secret into feature/focusCameraTweening
2024-03-14 15:24:51 -07:00
Cameron Taylor
b9ab38e0b9
timertools -> timerutil fix
2024-03-13 18:47:15 -07:00
Jenny Crowe
f9291d6458
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/Funkin-secret into feature/focusCameraTweening
2024-03-10 14:51:24 -07:00
FabsTheFabs
6bc1eb7278
typo oops
2024-03-06 05:06:57 +00:00
FabsTheFabs
607b5757fd
added decimal point to waveform duration
2024-03-06 05:05:03 +00:00
Jenny Crowe
d9cf097e46
Fixed bools and associated checkboxes not updating properly.
2024-03-04 20:57:21 -07:00
Hazel
0a19c7a8cb
fix(ci), feat(ci), refactor: i don't need sleep, i need answers ( #357 )
...
* hx the codec
* fix(ci,html5): use haxe.Timer instead of Sys.time
* refactor(compat): use haxe.Timer instead of Sys.time(), introduce TimerUtil to reduce code dupe
* fix: redundant types
* refactor(style): use TimerTools in place of haxe.Timer
* refactor: consistent timer code
* feat: build timings
* refactor(ci): cleanup ci configs
* sigh
* sigh, 2
* fix: haxelib deleterepo does not silently fail
* retrigger ci
* verbose output
* debug info after haxelib gti
* force haxelib git override
* more debug info
* force bash
* at least haxelib is consistent now
* fix the runners first, then do that
* update ci-haxe
* it is time?
* deleterepo may fail
* finishing touches
2024-03-02 23:49:27 -05:00
EliteMasterEric
44623071cd
Redo event stuff for abot and game over audio logic
2024-02-18 03:02:36 -05:00
EliteMasterEric
8a9a7f3b97
Additional chart editor fixes.
2024-02-17 02:13:11 -05:00
EliteMasterEric
98e6d4091e
Revamp note kind handling in the chart editor.
2024-02-16 22:01:47 -05:00
Cameron Taylor
681cfa0883
chart editor waveform fixes for single vocal audio files
2024-02-13 01:16:09 -05:00
Cameron Taylor
66188fbd52
Merge branch 'rewrite/master' into feature/chart-editor-freeplay-difficulty
2024-02-10 02:32:23 -05:00
EliteMasterEric
4bf9f68658
Finalize freeplay preview toolbox
2024-02-09 14:58:57 -05:00
EliteMasterEric
4491465bf9
Implement difficulty rank into Metadata toolbox.
2024-02-08 19:22:28 -05:00
Cameron Taylor
984c26c0e5
Merge branch 'rewrite/master' into feature/chart-editor-offset-toolbox
2024-02-05 13:06:25 -05:00
EliteMasterEric
f6f9ad3985
Completed functionality for offset window.
2024-02-02 21:53:45 -05:00
EliteMasterEric
f74604c48e
Feature changes to Offsets window
2024-01-30 21:50:25 -05:00
EliteMasterEric
f6e4bc863d
Work in progress on offsets toolbox (working dragging!)
2024-01-27 03:24:49 -05:00
EliteMasterEric
8085b20a67
Merge remote-tracking branch 'origin/rewrite/master' into feature/chart-editor-offset-toolbox
2024-01-27 00:56:13 -05:00
Jenny Crowe
4f7c2cd511
Now using hbox to more easily append unit label
2024-01-26 18:30:41 -07:00
Jenny Crowe
8b19a7511c
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/Funkin-secret into feature/units
2024-01-26 18:20:04 -07:00
EliteMasterEric
c9163986d5
Initial attempt at rendering the waveform inside the offsets toolbox.
2024-01-25 20:23:18 -05:00
Jenny Crowe
e111e91a9c
Editor: Added ability to set units for event properties. Fixed bug where event icon tooltip wouldn't show an enum text value correctly.
2024-01-24 20:31:25 -07:00
EliteMasterEric
608d9b6968
Add new Offsets window, work in progress
2024-01-20 14:07:31 -05:00
Jenny Crowe
a7e9f08e26
Editor now loads saved inst/vocal offset properly.
2024-01-19 21:24:18 -07:00
Jenny Crowe
9adfd0b6f1
Vocal offset is now properly taken into account when playing a song
2024-01-19 21:02:43 -07:00
EliteMasterEric
3ef7a03094
Add "Remove Difficulty" button to the Difficulty toolbox.
2024-01-18 01:08:38 -05:00