Releases: Project-Cartographer/H2Codez
Releases · Project-Cartographer/H2Codez
2.0.30
Remove structure painter if it would have crashed when opened.
Also adds a warning if the editor doesn't have enough memory.
2.0.28
Don't reload tags that aren't loaded in the first place.
2.0.27
Don't reload tags we modified ourselfs.
2.0.26
Add experimental tag disk sync
It's very simplistic for now, just detects any filesystem changes and calls tag reload if it thinks it's a tag file. Didn't test what happens with tags that are not used, or are invalid. Also need to look into a better check for detecting when a new scenario is being loaded.
2.0.25
Add option to force game loading animation to run.
No idea why anyone would ask for this, but you are welcome.
2.0.24
[H2Tool] Fix Squad placement scripts.
2.0.23
Fixed trimming an empty string causing a crash.
Also fixed a few signed-unsigned comparisons
2.0.22
Fix AI orders placement script.
Fixes reported issues with AI causing startup scripts to be re-run.
2.0.21
Make debug console more useful.