TechbloxModdingAPI/GamecraftModdingAPI/Blocks
2020-12-20 00:05:02 +01:00
..
BlockCloneEngine.cs Add support for copying wires, some fixes and additions 2020-11-13 23:59:37 +01:00
BlockColor.cs Make BlockColor.Index a property and other fixes 2020-10-02 17:06:06 +02:00
BlockEngine.cs Update to Gamecraft 2020.12.16.14.19 and custom block stuff 2020-12-17 02:34:36 +01:00
BlockEngineInit.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01: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 Add new block IDs, a property, 2 tests and fixes 2020-12-20 00:05:02 +01:00
BlockTests.cs Add new block IDs, a property, 2 tests and fixes 2020-12-20 00:05:02 +01:00
BlueprintEngine.cs Fix picking block groups... 2020-11-14 22:43:45 +01:00
ConsoleBlock.cs Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01:00
CustomBlock.cs Attempt to use custom cube category 2020-12-19 21:43:49 +01:00
CustomBlockAttribute.cs Add custom block registration functionality and a test 2020-12-17 20:20:46 +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 Fix move/rotate during init, add blueprint properties 2020-11-14 18:29:48 +01: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 Fix picking block groups... 2020-11-14 22:43:45 +01:00
RemovalEngine.cs Fix initial issues and add error on patch fail 2020-11-13 17:01:46 +01:00
RotationEngine.cs Fix move/rotate during init, add blueprint properties 2020-11-14 18:29:48 +01: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 Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +01: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