TechbloxModdingAPI/GamecraftModdingAPI
Norbi Peti 3929144171
Merge remote-tracking branch 'origin/master' into preview
# Conflicts:
#	GamecraftModdingAPI/Block.cs
#	GamecraftModdingAPI/GamecraftModdingAPI.csproj
2020-10-28 21:10:30 +01:00
..
App Fix build issues for latest Gamecraft preview version 2020-08-22 09:23:59 -04:00
Blocks Merge remote-tracking branch 'origin/master' into preview 2020-10-28 21:10:30 +01: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 Remove ScalingEngine.Setup() and add object ID to dict 2020-10-02 14:52:37 +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 Fix namespace build error from unused using statement (I deleted it) 2020-08-22 09:26:51 -04:00
Tasks Improve documentation 2020-02-25 18:05:13 -05:00
Tests Merge master into preview 2020-09-18 17:10:01 +02:00
Utility Fixes, block IDs, cluster & chunk health support 2020-08-22 09:24:18 -04:00
Block.cs Add damped spring 2020-10-27 11:59:21 -04:00
Cluster.cs Chunk and cluster fixes and improvements & bump version 2020-10-02 16:40:06 +02:00
GamecraftModdingAPI.csproj Merge remote-tracking branch 'origin/master' into preview 2020-10-28 21:10:30 +01:00
GamecraftModdingAPIException.cs Create custom error types and error catching 2020-05-15 17:42:04 -04:00
Main.cs Add wiring API and improve signal support 2020-08-03 12:45:38 -04:00
Player.cs Add hotfix blocks and Player.LocalPlayer 2020-10-02 14:52:37 +02:00
SimBody.cs Chunk and cluster fixes and improvements & bump version 2020-10-02 16:40:06 +02:00