TechbloxModdingAPI/CodeGenerator
Norbi Peti d27bcee8d5 Update to Techblox 2022.01.25.15.52
- Fixed compilation errors
- Fixed patching errors and added missing anti-cheat patch
- Added check to verify that the init data has been removed from blocks once they are placed in game
- Removed block place event deduplication as it seems to be not needed anymore
- Fixed async tests not properly running
- Added Player.State
- Attempted to fix seat entering/leaving (we can only send inputs in client code)
- Fixed the weak dictionary ContainsKey returning true even if the item is no longer there
2022-01-30 04:32:10 +01:00
..
Properties Get wire looked at, block class generation 2021-07-29 00:08:57 +02:00
BlockClassGenerator.cs Finish code generator (mostly) 2021-08-11 23:44:26 +02:00
CodeGenerator.csproj Remove preview from references 2021-12-15 00:16:51 +01:00
Program.cs Update to Techblox 2022.01.25.15.52 2022-01-30 04:32:10 +01:00