TechbloxModdingAPI/GamecraftModdingAPI/Utility
NorbiPeti 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
..
ApiExclusiveGroups.cs Fix groups stealing Ids 2020-05-16 12:53:58 -04:00
AudioTools.cs Add audio volume tools 2019-12-16 21:31:03 -05:00
DebugInterface.cs Add debug interface API and improve block API 2020-05-17 23:46:31 +02:00
DebugInterfaceEngine.cs Add debug interface API and improve block API 2020-05-17 23:46:31 +02:00
Dependency.cs Add basic plugin version checking functionality 2020-02-18 14:02:27 -05:00
FullGameFields.cs Upgrade to Harmony v2.0.0 2020-05-15 17:42:04 -04:00
GameEngineManager.cs Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
GameState.cs Fix signal API & docs and improve API Init 2019-12-25 16:16:17 -05:00
GameStateEngine.cs Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
Logging.cs Update to Gamecraft 2020.04.06.14.50 2020-04-07 13:05:00 -04:00
MenuEngineManager.cs Rework engine inheritance structure 2020-05-15 17:42:04 -04:00
VersionTracking.cs Remove serializer registration at startup 2020-05-17 11:52:55 -04:00