Skip to content

Releases: Project-Cartographer/H2Codez

2.0.30

24 Aug 12:39
0ebe86a
Compare
Choose a tag to compare
Remove structure painter if it would have crashed when opened.

Also adds a warning if the editor doesn't have enough memory.

2.0.29

02 Aug 06:48
fe6631d
Compare
Choose a tag to compare
Update readme.

2.0.28

02 Aug 06:46
68ae4aa
Compare
Choose a tag to compare
Don't reload tags that aren't loaded in the first place.

2.0.27

01 Aug 12:35
07c356c
Compare
Choose a tag to compare
Don't reload tags we modified ourselfs.

2.0.26

31 Jul 14:24
9be1fb1
Compare
Choose a tag to compare
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

31 Jul 03:31
59d7778
Compare
Choose a tag to compare
Add option to force game loading animation to run.

No idea why anyone would ask for this, but you are welcome.

2.0.24

29 Jul 00:18
923160f
Compare
Choose a tag to compare
[H2Tool] Fix Squad placement scripts.

2.0.23

28 Jul 22:48
eab8fd3
Compare
Choose a tag to compare
Fixed trimming an empty string causing a crash.

Also fixed a few signed-unsigned comparisons

2.0.22

28 Jul 08:33
95ca3ed
Compare
Choose a tag to compare
Fix AI orders placement script.

Fixes reported issues with AI causing startup scripts to be re-run.

2.0.21

25 Jul 16:50
abebd34
Compare
Choose a tag to compare
Make debug console more useful.