TechbloxModdingAPI/GamecraftModdingAPI
2021-04-24 03:41:37 +02:00
..
App Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
Blocks Add constructor for placing block, remove most PlaceNew args 2021-04-19 19:32:14 +02:00
Commands Update to Gamecraft 2020.06.11.18.50 2020-06-12 17:27:36 +02:00
Engines Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
Events Remove ScalingEngine.Setup() and add object ID to dict 2020-10-02 14:52:37 +02:00
Input Fix fake input 2021-04-20 01:23:39 +02:00
Interface/IMGUI Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
Inventory Add support for flipped blocks and auto-wiring, other fixes 2021-04-19 03:13:00 +02:00
Persistence Fix all startup errors 2021-04-12 17:37:51 +02:00
Players Turned the rest of the errors into TODOs 2021-04-11 02:36:00 +02:00
Tasks Improve documentation 2020-02-25 18:05:13 -05:00
Tests Attempts to bring console commands back (test) 2021-04-24 03:41:37 +02:00
Utility Improve color API and add material API 2021-04-16 01:40:30 +02:00
Block.cs Add constructor for placing block, remove most PlaceNew args 2021-04-19 19:32:14 +02:00
BlockGroup.cs Fix picking block groups... 2020-11-14 22:43:45 +01:00
Blueprint.cs Fix move/rotate during init, add blueprint properties 2020-11-14 18:29:48 +01:00
Cluster.cs Chunk and cluster fixes and improvements & bump version 2020-10-02 16:40:06 +02:00
GamecraftModdingAPI.csproj Start compatibility with Techblox 2021-04-10 02:02:47 +02:00
GamecraftModdingAPIException.cs Create custom error types and error catching 2020-05-15 17:42:04 -04:00
Main.cs Attempt to bring console back and update block ID list 2021-04-13 02:05:16 +02:00
Player.cs Displaying blueprint before placing, enums, ToString()s 2020-11-14 02:52:16 +01:00
SimBody.cs Chunk and cluster fixes and improvements & bump version 2020-10-02 16:40:06 +02:00