fdc47832f4
Store custom block IDs in save files
2020-12-26 01:59:06 +01:00
NGnius (Graham)
95574a50f8
Merge branch 'master' of https://git.exmods.org/modtainers/GamecraftModdingAPI
2020-12-21 16:57:32 -05:00
NGnius (Graham)
1c014e36ac
Add IMGUI styling and initial OOP implementation
2020-12-21 16:31:57 -05:00
6a90739197
Attempt to use custom cube category
2020-12-19 21:43:49 +01:00
4f8feaa24b
Add new blocks and some blueprint/block group support
2020-11-13 17:02:27 +01:00
987fbe673a
Fix initial issues and add error on patch fail
...
Fixed compilation and loading issues for 2020.10.27.17.13
2020-11-13 17:01:46 +01:00
NGnius (Graham)
708dbdd81d
Add wiring API and improve signal support
2020-08-03 12:45:38 -04:00
NGnius (Graham)
c912f3ba64
Add Client and Game OOP features (undocumented)
2020-06-17 21:04:08 -04:00
084cbb40c4
Added AsyncUtils and Block.PlaceNewAsync()
2020-05-22 03:00:33 +02:00
NGnius (Graham)
8326d70cbf
Integrate tweak and signal functionality into Blocks
2020-05-21 15:04:55 -04:00
6dce87fb66
Documentation, added invalid block ID, error handling
2020-05-17 23:46:55 +02:00
1c5ce37fce
Add debug interface API and improve block API
...
Added API for adding more information on the debug display (not object-oriented yet)
Removed the setter for block type to ensure stability
Made the block API return defaults if the block no longer exists
Added property to check if the block exists
Made a struct for the block's color property
Added missing block IDs
2020-05-17 23:46:31 +02:00
6f8241554d
Add block type and color properties
2020-05-15 17:42:04 -04:00
ff57a16565
Create Block class with existing functionality
...
Placement, movement, rotation, removal
Block looked at (in Player class), connected blocks
2020-05-15 17:42:04 -04:00
NGnius (Graham)
e3b3fd5ef4
Implement Player OOP class
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)
07ba6f2dc4
Add game file persistence functionality
2020-04-28 21:56:34 -04:00
81f2f613f7
Add API to remove blocks
2020-04-13 01:31:06 +02:00
NGnius
d1c0556b9c
Update to Gamecraft 2020.04.06.14.50
2020-04-07 13:05:00 -04:00
NGnius
5ca18d272a
Add WIP GUI input functionality
2020-04-04 14:48:12 -04:00
NGnius
2149458d96
Add inventory select block support
2020-04-02 09:50:30 -04:00
NGnius
fd98879ccd
Add Tweakable stat support
2020-02-29 13:20:03 -05:00
NGnius
7ac5120ef5
Add Simulation and Build switch to events
2020-02-25 22:19:22 -05:00
a7d23f4017
Add block placement API
2020-01-03 01:21:47 +01: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)
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