TechbloxModdingAPI/GamecraftModdingAPI
2020-05-21 20:00:31 -04:00
..
Blocks Reduce potentially unnecessary calls to Sync() by always forcing Sync() for new blocks 2020-05-21 20:00:31 -04: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 Delay serializer registration and disable version check even in Debug mode to fix #5 2020-05-21 19:40:46 -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 Delay serializer registration and disable version check even in Debug mode to fix #5 2020-05-21 19:40:46 -04:00
Utility Add first block children ConsoleBlock and TextBlock, I hope they're not bullied at school for those names 2020-05-17 23:36:11 -04:00
Block.cs Reduce potentially unnecessary calls to Sync() by always forcing Sync() for new blocks 2020-05-21 20:00:31 -04:00
GamecraftModdingAPI.csproj Add first block children ConsoleBlock and TextBlock, I hope they're not bullied at school for those names 2020-05-17 23:36:11 -04:00
GamecraftModdingAPIException.cs Create custom error types and error catching 2020-05-15 17:42:04 -04:00
Main.cs Integrate tweak and signal functionality into Blocks 2020-05-21 15:04:55 -04:00
Player.cs Create custom error types and error catching 2020-05-15 17:42:04 -04:00