TechbloxModdingAPI/GamecraftModdingAPI/Blocks
2020-10-02 17:06:06 +02:00
..
BlockColor.cs Make BlockColor.Index a property and other fixes 2020-10-02 17:06:06 +02:00
BlockEngine.cs Chunk and cluster fixes and improvements & bump version 2020-10-02 16:40:06 +02:00
BlockEngineInit.cs Add some info and prev. value for setters 2020-07-24 11:11:53 -04:00
BlockEventsEngine.cs Test fixes, block event Block property 2020-07-24 11:11:53 -04:00
BlockExceptions.cs Add wiring API and improve signal support 2020-08-03 12:45:38 -04:00
BlockIdentifiers.cs Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
BlockIDs.cs Add hotfix blocks and Player.LocalPlayer 2020-10-02 14:52:37 +02:00
BlockTests.cs Add wiring API and improve signal support 2020-08-03 12:45:38 -04:00
ConsoleBlock.cs Convert relevant blocks to wireable blocks and fix wire connect during block init 2020-08-23 09:59:13 -04:00
LogicGate.cs Add wiring API and improve signal support 2020-08-03 12:45:38 -04:00
Motor.cs Convert relevant blocks to wireable blocks and fix wire connect during block init 2020-08-23 09:59:13 -04:00
MovementEngine.cs Implement init for position and rotation 2020-07-24 11:11:52 -04:00
MusicBlock.cs Implement SFX block API and bump version 2020-10-02 14:52:33 +02:00
ObjectIdentifier.cs Add support for initializing blocks with properties 2020-07-24 11:11:52 -04:00
Piston.cs Convert relevant blocks to wireable blocks and fix wire connect during block init 2020-08-23 09:59:13 -04:00
PlacementEngine.cs Test fixes, block event Block property 2020-07-24 11:11:53 -04:00
RemovalEngine.cs Update to Gamecraft 2020.06.11.18.50 2020-06-12 17:27:36 +02:00
RotationEngine.cs Implement init for position and rotation 2020-07-24 11:11:52 -04:00
ScalingEngine.cs Remove ScalingEngine.Setup() and add object ID to dict 2020-10-02 14:52:37 +02:00
Servo.cs Convert relevant blocks to wireable blocks and fix wire connect during block init 2020-08-23 09:59:13 -04:00
SfxBlock.cs Implement SFX block API and bump version 2020-10-02 14:52:33 +02:00
SignalEngine.cs Fix build issues for latest Gamecraft preview version 2020-08-22 09:23:59 -04:00
SignalingBlock.cs Add wiring API and improve signal support 2020-08-03 12:45:38 -04:00
SpawnPoint.cs Add support for initializing blocks with properties 2020-07-24 11:11:52 -04:00
TextBlock.cs Make BlockColor.Index a property and other fixes 2020-10-02 17:06:06 +02:00
Timer.cs Convert relevant blocks to wireable blocks and fix wire connect during block init 2020-08-23 09:59:13 -04:00
Wire.cs Convert relevant blocks to wireable blocks and fix wire connect during block init 2020-08-23 09:59:13 -04:00