Releases: Project-Cartographer/H2Codez
Releases · Project-Cartographer/H2Codez
2.0.135
Update appveyor.yml
Maybe this will fix ftp
2.0.134
[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
[Tool] Fix node compare on import.
Also names the empty node default instead of just nothing.
2.0.132
[Tool] Fix node compare on import.
Also names the empty node default instead of just nothing.
2.0.131
[Tool] Fix empty render node contents.
Looks like all making it all zero doesn't actually work.
2.0.130
[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
[lightmap] Add `increase_lightmap_size` config option.
2.0.128
[Tool] Allow compiling larger files other files types.
It was only possible for TGA before.
2.0.127
Increase bitmap size limit to 8k.
2.0.126
[Guerilla] Well not *all* fields.
No need to show blocks that can't be used.