Commit graph

22 commits

Author SHA1 Message Date
eb7a09ed22
Fixes, move command patch out of the test class
Removed some command line engines that shouldn't be registered
Fixed registering custom commands - registering it with the existing ones
2021-04-25 02:07:31 +02:00
62318b0843 Update to Gamecraft 2020.06.11.18.50
Removed some inputs from FakeInput
2020-06-12 17:27:36 +02:00
NGnius (Graham)
9cb6917d28 Create custom error types and error catching 2020-05-15 17:42:04 -04:00
NGnius (Graham)
211c9c9c31 Add CommandBuilder existing commands function 2020-05-15 17:42:04 -04:00
NGnius (Graham)
42b21bc16d Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
NGnius (Graham)
1f35b2a434 Upgrade to Harmony v2.0.0 2020-05-15 17:42:04 -04:00
NGnius (Graham)
5cb27b05c0 Create CommandBuilder 2020-05-15 17:42:04 -04:00
NGnius
206ec19d1e Merge branch 'master' of https://git.exmods.org/modtainers/GamecraftModdingAPI 2020-03-12 18:52:02 -04:00
b4e70fcebe
Update to GC 2020.03.11.11.02
Fixed compile issues and added new blocks
2020-03-12 23:38:32 +01:00
NGnius
c6f8afa812 Add uREPL passthru for calling in-game commands 2020-03-06 10:52:07 -05:00
NGnius
2f5064a41d Make engines get registered ASAP instead of on next engine root switch 2020-01-26 14:28:57 -05:00
NGnius
bc3dc81338 Fix CommandPatch properly 2020-01-26 13:49:51 -05:00
NGnius (Graham)
72050ceeeb Add command call (uREPL wrap) 2019-12-28 14:40:34 -05:00
NGnius (Graham)
b796751420 Fix signal API & docs and improve API Init 2019-12-25 16:16:17 -05:00
NGnius (Graham)
2df8da1af5 Add mostly reliable signal & channel API support 2019-12-25 14:25:53 -05:00
NGnius (Graham)
15a73ecfab Add missing public accessibility 2019-12-19 15:42:50 -05:00
NGnius (Graham)
f13d634a2c Fix breaking changes in Gamecraft v2019.12.17.15.48 2019-12-19 11:46:32 -05:00
NGnius (Graham)
0357728f0e Implement some common block operations 2019-12-16 20:55:52 -05:00
NGnius (Graham)
c55454e4a3 Add general purpose engine management & cleanup 2019-12-15 16:35:59 -08:00
NGnius (Graham)
047f0bb344 Add command support 2019-12-14 23:20:20 -08:00
NGnius (Graham)
fae054b72b Implement missing events 2019-12-14 10:52:24 -08:00
NGnius (Graham)
864efca755 Add event handling framework 2019-12-13 20:42:55 -08:00