TechbloxModdingAPI/GamecraftModdingAPI/Blocks
Norbi Peti ff57a16565 Create Block class with existing functionality
Placement, movement, rotation, removal
Block looked at (in Player class), connected blocks
2020-05-15 17:42:04 -04:00
..
BlockColors.cs Fix styling and docs 2020-01-03 19:54:35 -05:00
BlockEngine.cs Create Block class with existing functionality 2020-05-15 17:42:04 -04:00
BlockIdentifiers.cs Upgrade to Harmony v2.0.0 2020-05-15 17:42:04 -04:00
BlockIDs.cs Fix placement engine for latest GC and add block IDs 2020-04-09 01:14:21 +02:00
MovementEngine.cs Create Block class with existing functionality 2020-05-15 17:42:04 -04:00
PlacementEngine.cs Create Block class with existing functionality 2020-05-15 17:42:04 -04:00
RemovalEngine.cs Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
RotationEngine.cs Create Block class with existing functionality 2020-05-15 17:42:04 -04:00
SignalEngine.cs Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
Signals.cs Created a BlockUtility class, changed PlaceBlock return type 2020-04-13 02:21:36 +02:00
Tweakable.cs Add Tweakable stat support 2020-02-29 13:20:03 -05:00
TweakableEngine.cs Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
TweakableStat.cs Add Tweakable stat support 2020-02-29 13:20:03 -05:00