TechbloxModdingAPI/GamecraftModdingAPI
Norbi Peti 9609187cff
Created a BlockUtility class, changed PlaceBlock return type
Removed GameState methods from block APIs
Created a BlockUtility class to get the block the player is looking at
Changed the return type of PlaceBlock, returning the ID of the newly placed block or null
2020-04-13 02:21:36 +02:00
..
Blocks Created a BlockUtility class, changed PlaceBlock return type 2020-04-13 02:21:36 +02:00
Commands Merge branch 'master' of https://git.exmods.org/modtainers/GamecraftModdingAPI 2020-03-12 18:52:02 -04:00
Events Update to Gamecraft 2020.04.06.14.50 2020-04-07 13:05:00 -04:00
Input Add semi-functional action inputs 2020-04-07 11:47:32 -04:00
Inventory Add WIP GUI input functionality 2020-04-04 14:48:12 -04:00
Tasks Improve documentation 2020-02-25 18:05:13 -05:00
Tests Update to Gamecraft 2020.04.06.14.50 2020-04-07 13:05:00 -04:00
Utility Update to Gamecraft 2020.04.06.14.50 2020-04-07 13:05:00 -04:00
GamecraftModdingAPI.csproj Update to Gamecraft 2020.04.06.14.50 2020-04-07 13:05:00 -04:00
Main.cs Add API to remove blocks 2020-04-13 01:31:06 +02:00