Cameron Taylor
bc7d804550
actual proper commit
2024-04-30 23:32:03 -04:00
Eric
9599536ffc
Merge branch 'rewrite/master' into hxcodec-hmm
2024-04-29 15:55:45 -04:00
Hazel
3a7efeeca3
fix(ci): linux private repo issues ( #524 )
2024-04-29 20:04:01 +01:00
Cameron Taylor
450a232eb8
hxcodec version commit bump
2024-04-29 01:39:19 -04:00
Cameron Taylor
46dcd4c8ea
homemade flixel tracker button
2024-04-27 01:17:15 -04:00
Hazel
bebb16875e
hardcode funkvis version
2024-04-24 23:31:00 +01:00
EliteMasterEric
5f26eaacd3
Fix issue where some FlxAnimate symbols wouldn't render on HTML5
2024-04-21 17:23:27 -04:00
Cameron Taylor
658fd392fa
Merge branch 'rewrite/master' into a-bot-bars
2024-04-14 02:57:05 -04:00
EliteMasterEric
9a7a385af1
Fix segmentation fault on Linux by rebuilding Lime.
2024-04-06 01:11:27 -04:00
EliteMasterEric
b39712d33f
Prevent crashes when the game attempts to load bad save data.
2024-04-03 20:31:34 -04:00
Cameron Taylor
b75c7c2361
funkVis html5
2024-03-28 23:08:50 -04:00
EliteMasterEric
e5a10c6a25
Merge branch 'rewrite/master' into a-bot-bars
2024-03-28 20:26:13 -04:00
EliteMasterEric
c9f4a0a86d
Update polymod to fix several script-related crashes
2024-03-22 15:29:58 -04:00
EliteMasterEric
efa0e103b0
Merge remote-tracking branch 'origin/rewrite/master' into a-bot-bars
2024-03-21 21:54:22 -04:00
Cameron Taylor
186fdfdead
Merge branch 'a-bot-bars' of github.com:FunkinCrew/Funkin-secret into a-bot-bars
2024-03-19 13:05:12 -07:00
Cameron Taylor
4eea9b76e7
idk assets revert this if I busted shit here lol
2024-03-19 13:04:58 -07:00
EliteMasterEric
9eda84019d
Merge branch 'rewrite/master' into a-bot-bars
2024-03-19 13:34:06 -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
1808f08554
Merge branch 'rewrite/master' into a-bot-bars
2024-03-08 00:21:51 -05:00
Cameron Taylor
d6608fe435
a-bot in progress
2024-03-07 14:19:26 -05:00
EliteMasterEric
9212ea9c90
Script fixes for 2hot explosions breaking Polymod
2024-03-05 02:29:44 -05:00
Cameron Taylor
35d0feceb8
assets submod
2024-03-01 00:15:30 -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
Cameron Taylor
3764a5db3f
Merge branch 'rewrite/master' of https://github.com/FunkinCrew/funkin-secret into a-bot-bars
2024-02-27 22:41:08 -05:00
Cameron Taylor
8a9a8bb179
abot bars in probress
2024-02-22 01:50:55 -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