TechbloxModdingAPI/TechbloxModdingAPI/Blocks
2022-02-06 03:11:51 +01:00
..
Engines Add support for generating block classes that use reflection to access internal components 2022-02-06 03:11:51 +01:00
BlockColor.cs Fix block color and group 2021-05-18 00:44:09 +02:00
BlockExceptions.cs Renamed all references of Gamecraft to Techblox 2021-05-02 01:56:20 +02:00
BlockIDs.cs Organize anti-anticheat, add block IDs, fix crash when adding event handlers multiple times 2021-12-26 23:37:02 +01:00
BlockMaterial.cs Update to Techblox 2021.11.03.15.56 2021-11-04 20:45:21 +01:00
BlockTests.cs Fix tests, getting machine blocks, block labels and visuals 2022-01-31 23:20:03 +01:00
DampedSpring.cs Finish code generator (mostly) 2021-08-11 23:44:26 +02:00
Engine.cs Add support for generating block classes that use reflection to access internal components 2022-02-06 03:11:51 +01:00
LogicGate.cs Finish code generator (mostly) 2021-08-11 23:44:26 +02:00
Motor.cs Add Motor class 2021-08-12 00:44:23 +02:00
Piston.cs Finish code generator (mostly) 2021-08-11 23:44:26 +02:00
Seat.cs Finish code generator (mostly) 2021-08-11 23:44:26 +02:00
Servo.cs Finish code generator (mostly) 2021-08-11 23:44:26 +02:00
SignalingBlock.cs Fix looking at wires, reduce Wire code 2021-09-03 01:30:38 +02:00
WheelRig.cs Add block types, run tests, remove unintended properties 2021-08-12 00:34:39 +02:00
Wire.cs Seat events, and everything needed to get there 2021-10-11 01:26:35 +02:00