TechbloxModdingAPI/GamecraftModdingAPI/Blocks
2020-10-02 01:54:59 +02:00
..
BlockColor.cs Add support for getting the RGB of block colors 2020-09-28 03:10:59 +02:00
BlockEngine.cs Add support for getting the RGB of block colors 2020-09-28 03:10:59 +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-09-30 23:52:17 +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-09-23 15:31:54 -04: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 01:54:59 +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-09-23 15:31:54 -04: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 Fix TextBlock.Text=null, most new blocks and others 2020-09-18 21:19:39 +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