TechbloxModdingAPI/GamecraftModdingAPI
2020-06-30 20:43:45 -04:00
..
App Add some state info and save method 2020-06-26 19:37:58 -04:00
Blocks Create some test cases for blocks 2020-06-30 20:43:45 -04: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 Fix double event call, jankily 2020-06-13 15:26:31 -04:00
Input Update to Gamecraft 2020.06.11.18.50 2020-06-12 17:27:36 +02:00
Inventory Update to Gamecraft 2020.06.11.18.50 2020-06-12 17:27:36 +02: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 Document App and Test additions (+ minor tweaks) 2020-06-23 13:49:42 -04:00
Tasks Improve documentation 2020-02-25 18:05:13 -05:00
Tests Add standard asserts 2020-06-30 20:43:14 -04:00
Utility Add Client and Game OOP features (undocumented) 2020-06-17 21:04:08 -04:00
Block.cs Implement Equals for the OOPs & fix Player properties 2020-06-05 00:20:35 +02:00
GamecraftModdingAPI.csproj Version bump to v1.3.0 2020-06-22 12:04:21 -04:00
GamecraftModdingAPIException.cs Create custom error types and error catching 2020-05-15 17:42:04 -04:00
Main.cs Add Client and Game OOP features (undocumented) 2020-06-17 21:04:08 -04:00
Player.cs Document App and Test additions (+ minor tweaks) 2020-06-23 13:49:42 -04:00
SimBody.cs Implement Equals for the OOPs & fix Player properties 2020-06-05 00:20:35 +02:00