Commit graph

15 commits

Author SHA1 Message Date
Norbi Peti 5dff88d703
Switch from IPA to BepInEx
- Removed a bunch of test code
- Preparing for 3.0
2023-08-22 00:02:26 +02:00
Norbi Peti dfe1bfb504
Begin updating to Techblox 2022.04.28.14.02
Updated project generator script to always order assemblies (it didn't do that for me on Linux) and to fix minor issues
2022-04-29 02:07:46 +02:00
Norbi Peti 5c1fe34f46 Bump version and restore displayed block fix attempt
It doesn't work but anyway
Also remove parameter that allowed placing blocks in sim
2021-12-15 02:15:24 +01:00
Norbi Peti ef1b3de1a1 Remove preview from references 2021-12-15 00:16:51 +01:00
Norbi Peti 99f077a917 Update to Techblox 2021.06.08.16.19
Added check for time mode toggle to avoid crashing the game
Added support for having the ref folder outside the solution in gen_csproj.py
Removed BlockIdentifiers class
Added check for invalid player ID when placing blocks
Resolved compilation errors
2021-06-09 20:11:31 +02:00
Norbi Peti 3eef859095
Update gen_csproj script and references 2021-05-11 22:56:36 +02:00
Norbi Peti a6b69d94c9
Start compatibility with Techblox
Added some TODOs as well
2021-04-10 02:02:47 +02:00
Norbi Peti 987fbe673a Fix initial issues and add error on patch fail
Fixed compilation and loading issues for 2020.10.27.17.13
2020-11-13 17:01:46 +01:00
NGnius (Graham) 7f5a36cb62 Automate version bumping because I keep forgetting doxygen.conf 2020-08-04 15:10:07 -04:00
Norbi Peti 1c5ce37fce Add debug interface API and improve block API
Added API for adding more information on the debug display (not object-oriented yet)
Removed the setter for block type to ensure stability
Made the block API return defaults if the block no longer exists
Added property to check if the block exists
Made a struct for the block's color property
Added missing block IDs
2020-05-17 23:46:31 +02:00
NGnius (Graham) 782e00e3dd Update deps 2020-05-15 17:42:04 -04:00
NGnius (Graham) a17e5a6449 Fix ref gen 2020-05-15 17:42:04 -04:00
NGnius (Graham) f244eb9683 Fix script errors 2020-05-15 17:42:04 -04:00
NGnius (Graham) 4e5cc40be4 Convert Automation to something actually cross-platform 2020-05-15 17:42:04 -04:00
NGnius (Graham) 47fdc9e45c Create dependency gen 2019-12-12 21:00:11 -08:00