TechbloxModdingAPI/GamecraftModdingAPI/Blocks
Norbi Peti 56a64daa18 Merge branch 'master' into customblocks
# Conflicts:
#	GamecraftModdingAPI/Tests/GamecraftModdingAPIPluginTest.cs
2020-12-11 17:16:05 +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.11.30.16.02 2020-12-11 17:11:24 +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 Update to Gamecraft 2020.11.30.16.02 2020-12-11 17:11:24 +01:00
BlockTests.cs Add wiring API and improve signal support 2020-08-03 12:45:38 -04: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 Fix ConcurrentModificationException and some attempts 2020-10-22 02:34:59 +02: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 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 Fix build errors from beta hotfix 1 2020-11-13 17:02:27 +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 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