NGnius (Graham)
708dbdd81d
Add wiring API and improve signal support
4 years ago
NGnius (Graham)
c912f3ba64
Add Client and Game OOP features (undocumented)
4 years ago
NorbiPeti
084cbb40c4
Added AsyncUtils and Block.PlaceNewAsync()
4 years ago
NGnius (Graham)
8326d70cbf
Integrate tweak and signal functionality into Blocks
4 years ago
NorbiPeti
6dce87fb66
Documentation, added invalid block ID, error handling
4 years ago
NorbiPeti
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
4 years ago
NorbiPeti
6f8241554d
Add block type and color properties
4 years ago
NorbiPeti
ff57a16565
Create Block class with existing functionality
Placement, movement, rotation, removal
Block looked at (in Player class), connected blocks
4 years ago
NGnius (Graham)
e3b3fd5ef4
Implement Player OOP class
4 years ago
NGnius (Graham)
1f35b2a434
Upgrade to Harmony v2.0.0
4 years ago
NGnius (Graham)
07ba6f2dc4
Add game file persistence functionality
4 years ago
NorbiPeti
81f2f613f7
Add API to remove blocks
4 years ago
NGnius
d1c0556b9c
Update to Gamecraft 2020.04.06.14.50
4 years ago
NGnius
5ca18d272a
Add WIP GUI input functionality
4 years ago
NGnius
2149458d96
Add inventory select block support
4 years ago
NGnius
fd98879ccd
Add Tweakable stat support
4 years ago
NGnius
7ac5120ef5
Add Simulation and Build switch to events
4 years ago
NorbiPeti
a7d23f4017
Add block placement API
4 years ago
NGnius (Graham)
b796751420
Fix signal API & docs and improve API Init
4 years ago
NGnius (Graham)
2df8da1af5
Add mostly reliable signal & channel API support
4 years ago
NGnius (Graham)
15a73ecfab
Add missing public accessibility
4 years ago
NGnius (Graham)
0357728f0e
Implement some common block operations
4 years ago
NGnius (Graham)
c55454e4a3
Add general purpose engine management & cleanup
4 years ago
NGnius (Graham)
047f0bb344
Add command support
4 years ago
NGnius (Graham)
fae054b72b
Implement missing events
4 years ago
NGnius (Graham)
864efca755
Add event handling framework
4 years ago