TechbloxModdingAPI/TechbloxModdingAPI
2022-02-19 02:25:58 +01:00
..
App Update to Techblox 2022.02.17.10.32 2022-02-18 23:09:56 +01:00
Blocks Block fixes, add mass and complexity properties, make Player.LocalPlayer return null if not found 2022-02-19 02:25:58 +01:00
Commands Resolve all compile-time and patching errors, remove anticheat in singleplayer 2021-12-16 21:13:45 +01:00
Engines Update to Techblox 2022.01.25.15.52 2022-01-30 04:32:10 +01:00
Events Removed all obsolete classes and some commented out code 2021-05-21 00:09:36 +02:00
Input Update to Techblox 2022.01.25.15.52 2022-01-30 04:32:10 +01:00
Interface/IMGUI Added player join/leave events and fix errors 2021-12-27 02:28:09 +01:00
Inventory Removed 2 non-OOP classes and fixed fly cam teleport 2021-05-30 01:34:30 +02:00
Persistence Update to Techblox 2022.02.17.10.32 2022-02-18 23:09:56 +01:00
Players Update to Techblox 2022.02.17.10.32 2022-02-18 23:09:56 +01:00
Tasks Update to Techblox 2022.02.17.10.32 2022-02-18 23:09:56 +01:00
Tests Update to Techblox 2022.02.17.10.32 2022-02-18 23:09:56 +01:00
Utility Add option to delay entity change publish and remove reflection stuff 2022-02-07 00:25:01 +01:00
Block.cs Block fixes, add mass and complexity properties, make Player.LocalPlayer return null if not found 2022-02-19 02:25:58 +01:00
BlockGroup.cs Merge branch 'master' into preview 2021-12-14 23:26:35 +01:00
Blueprint.cs Merge branch 'master' into preview 2021-12-14 23:26:35 +01:00
Cluster.cs Block fixes, add mass and complexity properties, make Player.LocalPlayer return null if not found 2022-02-19 02:25:58 +01:00
EcsObjectBase.cs Update to Techblox 2022.01.25.15.52 2022-01-30 04:32:10 +01:00
Main.cs All kinds of fixes of issues during automatic tests 2021-12-28 15:09:01 +01:00
Player.cs Block fixes, add mass and complexity properties, make Player.LocalPlayer return null if not found 2022-02-19 02:25:58 +01:00
Player.Events.cs Added player join/leave events and fix errors 2021-12-27 02:28:09 +01:00
SimBody.cs Block fixes, add mass and complexity properties, make Player.LocalPlayer return null if not found 2022-02-19 02:25:58 +01:00
TechbloxModdingAPI.csproj Update to Techblox 2022.02.17.10.32 2022-02-18 23:09:56 +01:00
TechbloxModdingAPIException.cs Some file renames that were missing 2021-05-03 00:17:49 +02:00