Skip to content

Releases: Project-Cartographer/H2Codez

2.0.135

12 Feb 15:27
6d209ec
Compare
Choose a tag to compare
Update appveyor.yml

Maybe this will fix ftp

2.0.134

12 Feb 15:07
f39bb51
Compare
Choose a tag to compare
[Animations] Fix `read_aninmation_file` returning wrong length.

Tool code expects a file/char length while we returned the wide string length. This resulted in unexpected placement of a null character which would sometimes result in the file cutting off halfway through resulting in a EOF error.

Apologies to anyone affected by this bug.

2.0.133

18 Dec 21:11
901792e
Compare
Choose a tag to compare
[Tool] Fix node compare on import.

Also names the empty node default instead of just nothing.

2.0.132

18 Dec 21:08
901792e
Compare
Choose a tag to compare
[Tool] Fix node compare on import.

Also names the empty node default instead of just nothing.

2.0.131

08 Dec 21:06
9d9c084
Compare
Choose a tag to compare
[Tool] Fix empty render node contents.

Looks like all making it all zero doesn't actually work.

2.0.130

08 Dec 20:36
67375bc
Compare
Choose a tag to compare
[Tool] Rewrite bsp -> model conversion code.

More feature complete and way more maintainable now than directly reading tags as binary data from disk was.

2.0.129

01 Dec 03:06
6c5365e
Compare
Choose a tag to compare
[lightmap] Add `increase_lightmap_size` config option.

2.0.128

02 Nov 01:01
44fbd53
Compare
Choose a tag to compare
[Tool] Allow compiling larger files other files types.

It was only possible for TGA before.

2.0.127

02 Nov 00:26
594c999
Compare
Choose a tag to compare
Increase bitmap size limit to 8k.

2.0.126

21 Oct 22:55
82c3406
Compare
Choose a tag to compare
[Guerilla] Well not *all* fields.

No need to show blocks that can't be used.