TechbloxModdingAPI/GamecraftModdingAPI
Norbi Peti 1c5ce37fce Add debug interface API and improve block API
Added API for adding more information on the debug display (not object-oriented yet)
Removed the setter for block type to ensure stability
Made the block API return defaults if the block no longer exists
Added property to check if the block exists
Made a struct for the block's color property
Added missing block IDs
2020-05-17 23:46:31 +02:00
..
Blocks Add debug interface API and improve block API 2020-05-17 23:46:31 +02:00
Commands Create custom error types and error catching 2020-05-15 17:42:04 -04:00
Engines Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
Events Add Event builders 2020-05-15 17:42:04 -04:00
Input Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
Inventory Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
Persistence Upgrade to Harmony v2.0.0 2020-05-15 17:42:04 -04:00
Players Create custom error types and error catching 2020-05-15 17:42:04 -04:00
Tasks Improve documentation 2020-02-25 18:05:13 -05:00
Tests Add debug interface API and improve block API 2020-05-17 23:46:31 +02:00
Utility Add debug interface API and improve block API 2020-05-17 23:46:31 +02:00
Block.cs Add debug interface API and improve block API 2020-05-17 23:46:31 +02:00
GamecraftModdingAPI.csproj Remove serializer registration at startup 2020-05-17 11:52:55 -04:00
GamecraftModdingAPIException.cs Create custom error types and error catching 2020-05-15 17:42:04 -04:00
Main.cs Add debug interface API and improve block API 2020-05-17 23:46:31 +02:00
Player.cs Create custom error types and error catching 2020-05-15 17:42:04 -04:00