TechbloxModdingAPI/GamecraftModdingAPI/Blocks
Norbi Peti 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
..
BlockColor.cs Add debug interface API and improve block API 2020-05-17 23:46:31 +02:00
BlockEngine.cs Improve GetBlockInfo(), block colors 2020-05-20 00:08:02 +02:00
BlockExceptions.cs Add first block children ConsoleBlock and TextBlock, I hope they're not bullied at school for those names 2020-05-17 23:36:11 -04:00
BlockIdentifiers.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
BlockIDs.cs Improve GetBlockInfo(), block colors 2020-05-20 00:08:02 +02:00
ConsoleBlock.cs Improve GetBlockInfo(), block colors 2020-05-20 00:08:02 +02:00
MovementEngine.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
PlacementEngine.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
RemovalEngine.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
RotationEngine.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
SignalEngine.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
Signals.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
TextBlock.cs Improve GetBlockInfo(), block colors 2020-05-20 00:08:02 +02:00
Tweakable.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
TweakableEngine.cs Add block type and color properties 2020-05-15 17:42:04 -04:00
TweakableStat.cs Add block type and color properties 2020-05-15 17:42:04 -04:00