TechbloxModdingAPI/GamecraftModdingAPI
Norbi Peti 3592c6f464 Add support for initializing blocks with properties
Newly created blocks use the initializer to set properties, allowing the user to set per-block properties
2020-07-15 21:58:24 +02:00
..
App Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
Blocks Add support for initializing blocks with properties 2020-07-15 21:58:24 +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 Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02: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 Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
Players Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
Tasks Improve documentation 2020-02-25 18:05:13 -05:00
Tests Automatically invoke the correct block constructor 2020-07-13 21:55:48 +02:00
Utility Add Client and Game OOP features (undocumented) 2020-06-17 21:04:08 -04:00
Block.cs Add support for initializing blocks with properties 2020-07-15 21:58:24 +02:00
GamecraftModdingAPI.csproj Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02: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 Update to Gamecraft 2020.06.17.08.41 (preview) 2020-07-11 00:30:58 +02:00
SimBody.cs Implement Equals for the OOPs & fix Player properties 2020-06-05 00:20:35 +02:00