EliteMasterEric
b39712d33f
Prevent crashes when the game attempts to load bad save data.
2024-04-03 20:31:34 -04:00
EliteMasterEric
c9f4a0a86d
Update polymod to fix several script-related crashes
2024-03-22 15:29:58 -04:00
EliteMasterEric
a7780474fe
Improve error handling for bad script superclasses
2024-03-19 00:28:25 -04:00
EliteMasterEric
a8ebdc5ee8
Update Polymod to fix several bugs on web
2024-03-18 22:27:19 -04:00
EliteMasterEric
c67e64a8f5
Update Flixel and assets submodule
2024-03-13 12:07:19 -04:00
EliteMasterEric
9212ea9c90
Script fixes for 2hot explosions breaking Polymod
2024-03-05 02:29:44 -05:00
Cameron Taylor
aab050d757
trolled use FunkinCrew for hxcodec in hmm.json
2024-02-29 13:44:53 -05:00
EliteMasterEric
0193c1ddea
Update hxCodec to add autoFocus
2024-02-29 02:50:04 -05:00
EliteMasterEric
d535a3f547
Update haxeui
2024-02-17 02:13:19 -05:00
Mike Welsh
91ab1cb520
Remove hmm
dependency to fix HTML5 target
...
Remove the `hmm` haxelib dependency from the build.
Linking to `hmm` caused `utest` to be transitively linked, which
eventually caused OpenFL to act strangely and instatiate the
application twice on the HTML5 target.
`hmm` was only used for `HaxelibVersions.getLibraryVersions` macro
call. Instead, manually parse the `hmm.json` ourselves to avoid
the dependency. This fixes the HTML5 target.
`hmm` is still used for package management, but no longer linked
in to the build itself.
2024-02-15 00:23:24 -08:00
EliteMasterEric
5b20e00a7b
Upgrade Polymod to no longer spam popups when the same function fails repeatedly.
2024-02-13 21:43:54 -05:00
EliteMasterEric
bd4103fd11
Merge remote-tracking branch 'origin/rewrite/master' into feature/hashlink-hot-reload
2024-02-13 03:06:20 -05:00
EliteMasterEric
fa4b896d9a
Merge branch 'rewrite/master' into feature/hashlink-hot-reload
2024-02-13 02:23:14 -05:00
EliteMasterEric
c4522fe177
Merge branch 'rewrite/master' into rewrite/weekend-1-gameplay-shaderdev
2024-02-13 02:17:06 -05:00
EliteMasterEric
f0b5ef4491
Rest in peace, SwagCamera.
2024-02-13 01:38:11 -05:00
Cameron Taylor
1ad17aa904
flixel hmm update
2024-02-13 00:45:29 -05:00
Cameron Taylor
8c54a62ed6
Merge branch 'rewrite/master' into feature/freeplay-pico-character
2024-02-13 00:41:03 -05:00
EliteMasterEric
4346214dc8
Update Polymod to resolve a crash thrown when no mods are installed.
2024-02-12 18:18:50 -05:00
EliteMasterEric
d0b3842d44
Merge branch 'feature/freeplay-pico-character' into rewrite/weekend-1-gameplay-shaderdev
2024-02-10 02:38:23 -05:00
EliteMasterEric
091f8eb724
Merge branch 'rewrite/master' into feature/freeplay-pico-character
2024-02-09 23:13:40 -05:00
EliteMasterEric
2d4ca436ec
Update Polymod to drastically improve efficiency of openfl.utils.Assets.list()
2024-02-07 18:46:09 -05:00
EliteMasterEric
fa556dc1f2
Rewrite conversation JSON parsing code.
2024-02-07 09:21:44 -05:00
EliteMasterEric
e5fb1de4ba
Fix a boatload of deprecation warnings and upgrade a few libraries.
2024-02-05 19:46:11 -05:00
Cameron Taylor
984c26c0e5
Merge branch 'rewrite/master' into feature/chart-editor-offset-toolbox
2024-02-05 13:06:25 -05:00
Cameron Taylor
30cb53d8c2
haxeui-core update
2024-02-05 13:02:23 -05:00
EliteMasterEric
8cef0c48d8
Update flixel-addons and assets submodule.
2024-02-02 22:03:32 -05:00
Cameron Taylor
90fc1b3962
haxeui hmm update to latest
2024-01-25 22:46:47 -05:00
EliteMasterEric
c9163986d5
Initial attempt at rendering the waveform inside the offsets toolbox.
2024-01-25 20:23:18 -05:00
EliteMasterEric
0f8af2ca50
Switch branches for HaxeUI-Flixel
2024-01-18 22:08:01 -05:00
EliteMasterEric
19cd7da8ee
Fix an FlxDrawItems crash tied to FlxAnimate
2024-01-17 01:01:13 -05:00
EliteMasterEric
3366240eb5
Fix "Edit Event" menu item when right clicking chart events
2024-01-15 18:21:49 -05:00
Cameron Taylor
0f03021c20
tooltip fix
2024-01-14 08:52:43 -05:00
EliteMasterEric
180e9eefc8
Fix an issue with parsing enums in HScript.
2024-01-14 06:47:17 -05:00
EliteMasterEric
444e5b7040
Several library updates to fix bugs.
2024-01-12 22:02:37 -05:00
Cameron Taylor
e87c895131
Merge branch 'rewrite/master' into feature/chart-editor-drag-edit-holds
2024-01-12 08:13:30 -05:00
EliteMasterEric
025fd326bd
Click and drag on a sustain to edit it.
2024-01-12 06:13:34 -05:00
EliteMasterEric
eea9ac1883
Update to include linux fix (???)
2024-01-10 20:27:40 -05:00
EliteMasterEric
043fb553f6
Fix an issue causing an overflow error when using gamepad (WINDOWS ONLY)
2024-01-10 00:20:00 -05:00
EliteMasterEric
a1002c4756
Merge remote-tracking branch 'origin/rewrite/master' into bugfix/conductor-rewrite
2024-01-02 14:14:26 -05:00
Cameron Taylor
11d21c1369
Merge branch 'rewrite/master' into bugfix/chart-editor-monday-fixes
2024-01-01 19:09:36 -05:00
EliteMasterEric
a4c993f733
Update HaxeUI and Flixel
2023-12-23 16:25:50 -05:00
EliteMasterEric
711253a202
Update HaxeUI to latest
2023-12-19 16:12:25 -05:00
EliteMasterEric
f01535e431
Don't forget to update hmm!
2023-12-19 01:28:24 -05:00
EliteMasterEric
8dd6f29e26
Move all haxelib forks to the FunkinCrew organization.
2023-12-15 04:34:59 -05:00
EliteMasterEric
3f2d1b4c1b
Update haxelibs, add flixel-text-input to fix overlapping text
2023-12-14 17:34:02 -05:00
EliteMasterEric
ba3bf4e846
Update HaxeUI again
2023-12-14 17:05:48 -05:00
Cameron Taylor
4193cd4ee2
proper dialog fading
2023-12-13 18:24:55 -05:00
EliteMasterEric
a0ae30a7c1
Metronome slider and scroll anchor
2023-12-01 17:14:48 -05:00
EliteMasterEric
90fc00f9bb
Additional web fixes, Github CI should be happy now.
2023-11-28 21:19:07 -05:00
EliteMasterEric
9a2f235bed
Platform-specific fixes for HTML5 and MacOS
2023-11-28 20:52:45 -05:00