TechbloxModdingAPI/TechbloxModdingAPI/Players
Norbi Peti 4684b33c69 Fix tests, getting machine blocks, block labels and visuals
- Checking the material property again, it seems to work now
- Fixed the Seat events not triggering during tests (the player in build and in sim is different)
- Fixed Game.GetAllBlocksInGame() returning environment blocks (since a Game refers to a machine save)
- Fixed the Block.Label property
- Fixed the block visuals not being updated after applying changes
2022-01-31 23:20:03 +01:00
..
PlayerBuildingMode.cs Made the Game.Enter event only fire once loading finishes and fixed player building mode 2021-11-25 01:48:06 +01:00
PlayerEngine.cs Fix tests, getting machine blocks, block labels and visuals 2022-01-31 23:20:03 +01:00
PlayerEventsEngine.cs Update to Techblox 2022.01.25.15.52 2022-01-30 04:32:10 +01:00
PlayerExceptions.cs Renamed all references of Gamecraft to Techblox 2021-05-02 01:56:20 +02:00
PlayerState.cs Update to Techblox 2022.01.25.15.52 2022-01-30 04:32:10 +01:00
PlayerTests.cs Fix tests, getting machine blocks, block labels and visuals 2022-01-31 23:20:03 +01:00
PlayerType.cs Rename to TechbloxModdingAPI 2021-05-02 01:08:25 +02:00