TechbloxModdingAPI/TechbloxModdingAPI
2022-04-12 00:52:24 +02:00
..
App Update to Techblox 2022.02.17.10.32 2022-02-18 23:09:56 +01:00
Blocks Re-add object ID class, add some wheel rig properties, remove old game assembly refernces 2022-04-12 00:52:24 +02: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 Improve UI elements (IMGUI) 2022-02-23 02:25:34 +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 Re-add object ID class, add some wheel rig properties, remove old game assembly refernces 2022-04-12 00:52:24 +02:00
Tasks Update to Techblox 2022.02.17.10.32 2022-02-18 23:09:56 +01:00
Tests Re-add object ID class, add some wheel rig properties, remove old game assembly refernces 2022-04-12 00:52:24 +02:00
Utility Fix support for accessing properties using reflection 2022-03-27 03:49:45 +02: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 Improve UI elements (IMGUI) 2022-02-23 02:25:34 +01:00
Player.Events.cs Added player join/leave events and fix errors 2021-12-27 02:28:09 +01:00
SimBody.cs Improve UI elements (IMGUI) 2022-02-23 02:25:34 +01:00
TechbloxModdingAPI.csproj Re-add object ID class, add some wheel rig properties, remove old game assembly refernces 2022-04-12 00:52:24 +02:00
TechbloxModdingAPIException.cs Some file renames that were missing 2021-05-03 00:17:49 +02:00