NorbiPeti
1a986056a1
Add new blocks and some blueprint/block group support
2020-11-10 16:37:20 +01:00
NorbiPeti
58cfba443e
Add hotfix blocks and Player.LocalPlayer
2020-09-30 23:52:17 +02:00
NorbiPeti
d581ec598a
Add the rest of the blocks
2020-09-19 00:13:05 +02:00
NorbiPeti
1e9d1c8f81
Fix TextBlock.Text=null, most new blocks and others
2020-09-18 21:19:39 +02:00
NorbiPeti
2172364d26
Fixes, block IDs, cluster & chunk health support
2020-08-13 16:59:13 +02:00
NorbiPeti
3592c6f464
Add support for initializing blocks with properties
...
Newly created blocks use the initializer to set properties, allowing the user to set per-block properties
2020-07-15 21:58:24 +02:00
NorbiPeti
ae1f53e119
Add new blocks
2020-06-13 00:48:13 +02:00
NorbiPeti
3ff98f29bb
Improve GetBlockInfo(), block colors
...
Made GetBlockInfo() always return a reference without needing it as a parameter
Fixed Color property
Added CustomColor property for temporarily setting any color
2020-05-20 00:08:02 +02:00
NorbiPeti
6dce87fb66
Documentation, added invalid block ID, error handling
2020-05-17 23:46:55 +02:00
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
2020-05-17 23:46:31 +02:00
NorbiPeti
f231ea9f6d
Fix placement engine for latest GC and add block IDs
2020-04-09 01:14:21 +02:00
NorbiPeti
b4e70fcebe
Update to GC 2020.03.11.11.02
...
Fixed compile issues and added new blocks
2020-03-12 23:38:32 +01:00
NorbiPeti
eba490fbe8
Fix issues and add new block IDs
2020-02-08 22:05:16 +01:00
cd6862bb29
Fix styling and docs
2020-01-03 19:54:35 -05:00
NorbiPeti
94ad78d1ee
Added block IDs, rotation doesn't work well
2020-01-03 14:38:59 +01:00