A stable modding interface between Techblox and mods https://mod.exmods.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NorbiPeti 807470e289
Add new block types and improve listing them
3 years ago
..
BlockCloneEngine.cs Start compatibility with Techblox 3 years ago
BlockColor.cs Improve color API and add material API 3 years ago
BlockEngine.cs Update to Techblox 2021.04.29.18.37 3 years ago
BlockEngineInit.cs Update to Techblox 2021.04.29.18.37 3 years ago
BlockEventsEngine.cs Add ability to create & move block groups & other stuff 4 years ago
BlockExceptions.cs Add wiring API and improve signal support 4 years ago
BlockIDs.cs Add new block types and improve listing them 3 years ago
BlockIdentifiers.cs Add support for flipped blocks and auto-wiring, other fixes 3 years ago
BlockMaterial.cs Improve color API and add material API 3 years ago
BlockTests.cs Attempt to bring console back and update block ID list 3 years ago
BlueprintEngine.cs Fix picking block groups... 4 years ago
CustomBlock.cs Add new block types and improve listing them 3 years ago
CustomBlockAttribute.cs Add custom block registration functionality and a test 3 years ago
CustomBlockEngine.cs Add ability to change properties of existing blocks 3 years ago
DampedSpring.cs Add new block IDs, a property, 2 tests and fixes 3 years ago
LogicGate.cs Fix build errors from beta hotfix 1 4 years ago
Motor.cs Fix build errors from beta hotfix 1 4 years ago
MovementEngine.cs Update to Techblox 2021.04.29.18.37 3 years ago
MusicBlock.cs Fix build errors from beta hotfix 1 4 years ago
ObjectIdentifier.cs Fix build errors from beta hotfix 1 4 years ago
Piston.cs Update to Gamecraft 2020.12.16.14.19 and custom block stuff 3 years ago
PlacementEngine.cs Add constructor for placing block, remove most PlaceNew args 3 years ago
RemovalEngine.cs Fix initial issues and add error on patch fail 4 years ago
RotationEngine.cs Update to Techblox 2021.04.29.18.37 3 years ago
ScalingEngine.cs Remove ScalingEngine.Setup() and add object ID to dict 4 years ago
Servo.cs Update to Gamecraft 2020.12.16.14.19 and custom block stuff 3 years ago
SfxBlock.cs Fix build errors from beta hotfix 1 4 years ago
SignalEngine.cs Update to Techblox 2021.04.29.18.37 3 years ago
SignalingBlock.cs Add wiring API and improve signal support 4 years ago
SpawnPoint.cs Fix build errors from beta hotfix 1 4 years ago
TextBlock.cs Update to Gamecraft 2020.12.16.14.19 and custom block stuff 3 years ago
Timer.cs Fix build errors from beta hotfix 1 4 years ago
Wire.cs Convert relevant blocks to wireable blocks and fix wire connect during block init 4 years ago