TechbloxModdingAPI/GamecraftModdingAPI/Blocks
2021-04-13 02:05:16 +02:00
..
BlockCloneEngine.cs Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
BlockColor.cs Make BlockColor.Index a property and other fixes 2020-10-02 17:06:06 +02:00
BlockEngine.cs Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
BlockEngineInit.cs Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
BlockEventsEngine.cs Add ability to create & move block groups & other stuff 2020-11-13 17:02:28 +01: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 Attempt to bring console back and update block ID list 2021-04-13 02:05:16 +02:00
BlockTests.cs Attempt to bring console back and update block ID list 2021-04-13 02:05:16 +02:00
BlueprintEngine.cs Fix picking block groups... 2020-11-14 22:43:45 +01:00
CustomBlock.cs Attempt to bring console back and update block ID list 2021-04-13 02:05:16 +02:00
CustomBlockAttribute.cs Add custom block registration functionality and a test 2020-12-17 20:20:46 +01:00
CustomBlockEngine.cs Add ability to change properties of existing blocks 2020-12-27 21:13:49 +01:00
DampedSpring.cs Add new block IDs, a property, 2 tests and fixes 2020-12-20 00:05:02 +01:00
LogicGate.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
Motor.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
MovementEngine.cs Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
MusicBlock.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
ObjectIdentifier.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
Piston.cs Update to Gamecraft 2020.12.16.14.19 and custom block stuff 2020-12-17 02:34:36 +01:00
PlacementEngine.cs Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
RemovalEngine.cs Fix initial issues and add error on patch fail 2020-11-13 17:01:46 +01:00
RotationEngine.cs Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
ScalingEngine.cs Remove ScalingEngine.Setup() and add object ID to dict 2020-10-02 14:52:37 +02:00
Servo.cs Update to Gamecraft 2020.12.16.14.19 and custom block stuff 2020-12-17 02:34:36 +01:00
SfxBlock.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
SignalEngine.cs Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
SignalingBlock.cs Add wiring API and improve signal support 2020-08-03 12:45:38 -04:00
SpawnPoint.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
TextBlock.cs Update to Gamecraft 2020.12.16.14.19 and custom block stuff 2020-12-17 02:34:36 +01:00
Timer.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
Wire.cs Convert relevant blocks to wireable blocks and fix wire connect during block init 2020-08-23 09:59:13 -04:00