..
BlockColor.cs
Fix initial issues and add error on patch fail
2020-10-29 00:37:47 +01:00
BlockEngine.cs
Replace ToManagedArray() and fix getting blocks from group
2020-11-10 23:08:27 +01:00
BlockEngineInit.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
BlockEventsEngine.cs
Add ability to create & move block groups & other stuff
2020-11-12 02:39:58 +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 blocks and some blueprint/block group support
2020-11-10 16:37:20 +01:00
BlockTests.cs
Add wiring API and improve signal support
2020-08-03 12:45:38 -04:00
BlueprintEngine.cs
Add ability to create & move block groups & other stuff
2020-11-12 02:39:58 +01:00
ConsoleBlock.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
DampedSpring.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
LogicGate.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
Motor.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
MovementEngine.cs
Implement init for position and rotation
2020-07-24 11:11:52 -04:00
MusicBlock.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
ObjectIdentifier.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
Piston.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
PlacementEngine.cs
Add ability to create & move block groups & other stuff
2020-11-12 02:39:58 +01:00
RemovalEngine.cs
Fix initial issues and add error on patch fail
2020-10-29 00:37:47 +01: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
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
SfxBlock.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
SignalEngine.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05: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-09 16:18:25 -05:00
TextBlock.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
Timer.cs
Fix build errors from beta hotfix 1
2020-11-09 16:18:25 -05:00
Wire.cs
Convert relevant blocks to wireable blocks and fix wire connect during block init
2020-08-23 09:59:13 -04:00