TechbloxModdingAPI/GamecraftModdingAPI/Blocks
Norbi Peti 5bbb54c0c5 Automatically invoke the correct block constructor
And store delegates of dynamic methods invoking constructors
Tested with the automated tests
2020-07-13 21:55:48 +02:00
..
BlockColor.cs Implement Equals for the OOPs & fix Player properties 2020-06-05 00:20:35 +02:00
BlockEngine.cs Find block when group is unknown 2020-07-11 02:26:36 +02:00
BlockEventsEngine.cs Added 2 block events and removed BDNEException 2020-06-02 03:15:32 +02:00
BlockExceptions.cs Added 2 block events and removed BDNEException 2020-06-02 03:15:32 +02: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 2020-06-13 00:48:13 +02:00
BlockTests.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
ConsoleBlock.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
Motor.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
MovementEngine.cs Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
ObjectIdentifier.cs Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
Piston.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
PlacementEngine.cs Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
RemovalEngine.cs Update to Gamecraft 2020.06.11.18.50 2020-06-12 17:27:36 +02:00
RotationEngine.cs Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
ScalingEngine.cs Added WaitForNextFrame() and fixed block scaling 2020-06-04 01:42:13 +02:00
Servo.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
SignalEngine.cs Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
SignalingBlock.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
SpawnPoint.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
TextBlock.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
Timer.cs Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00