..
BlockColor.cs
Make BlockColor.Index a property and other fixes
2020-10-02 17:06:06 +02:00
BlockEngine.cs
Replace ToManagedArray() and fix getting blocks from group
2020-11-13 17:02:27 +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 blocks and some blueprint/block group support
2020-11-13 17:02:27 +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-13 17:02:28 +01:00
ConsoleBlock.cs
Fix build errors from beta hotfix 1
2020-11-13 17:02:27 +01:00
DampedSpring.cs
Fix build errors from beta hotfix 1
2020-11-13 17:02:27 +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
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-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
Fix build errors from beta hotfix 1
2020-11-13 17:02:27 +01:00
PlacementEngine.cs
Add ability to create & move block groups & other stuff
2020-11-13 17:02:28 +01:00
RemovalEngine.cs
Fix initial issues and add error on patch fail
2020-11-13 17:01:46 +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-13 17:02:27 +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
Fix build errors from beta hotfix 1
2020-11-13 17:02:27 +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