Commit graph

11 commits

Author SHA1 Message Date
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