TechbloxModdingAPI/TechbloxModdingAPI
NorbiPeti 966fdd4c3a Fix even more issues uncovered by tests
- Fixed the time mode toggle not working during testing (changed the runner)
- Made the testing thing wait until the time toggle finishes
- Fixed the Game.Enter/Exit event being triggered on time mode change
- Added a way to spawn and despawn the player's machine (which doesn't work yet)
- Fixed the Player.Id property always being 0
- Attempted to fix the fake action inputs not working in simulation
2022-01-07 02:14:58 +01:00
..
App Fix even more issues uncovered by tests 2022-01-07 02:14:58 +01:00
Blocks Organize anti-anticheat, add block IDs, fix crash when adding event handlers multiple times 2021-12-26 23:37:02 +01:00
Commands Resolve all compile-time and patching errors, remove anticheat in singleplayer 2021-12-16 21:13:45 +01:00
Engines Fix even more issues uncovered by tests 2022-01-07 02:14:58 +01:00
Events Removed all obsolete classes and some commented out code 2021-05-21 00:09:36 +02:00
Input Fix even more issues uncovered by tests 2022-01-07 02:14:58 +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 Start updating to 2021.12.14.17.00 2021-12-15 03:46:38 +01:00
Players Fix even more issues uncovered by tests 2022-01-07 02:14:58 +01:00
Tasks Added player join/leave events and fix errors 2021-12-27 02:28:09 +01:00
Tests Fix even more issues uncovered by tests 2022-01-07 02:14:58 +01:00
Utility Fix even more issues uncovered by tests 2022-01-07 02:14:58 +01:00
Block.cs Start updating to 2021.12.14.17.00 2021-12-15 03:46:38 +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 Seat events, and everything needed to get there 2021-10-11 01:26:35 +02:00
EcsObjectBase.cs Fix even more issues uncovered by tests 2022-01-07 02:14:58 +01:00
Main.cs All kinds of fixes of issues during automatic tests 2021-12-28 15:09:01 +01:00
Player.cs Fix even more issues uncovered by tests 2022-01-07 02:14:58 +01:00
Player.Events.cs Added player join/leave events and fix errors 2021-12-27 02:28:09 +01:00
SimBody.cs Seat events, and everything needed to get there 2021-10-11 01:26:35 +02:00
TechbloxModdingAPI.csproj Start updating to 2021.12.14.17.00 2021-12-15 03:46:38 +01:00
TechbloxModdingAPIException.cs Some file renames that were missing 2021-05-03 00:17:49 +02:00