num0005

Results 19 issues of num0005

Should be fairly easy to add.

enhancement

No logging is currently setup, it should be done ASAP to help with debugging.

enhancement

Dotnet 5 support is being dropped on 2021-05-08, we should move to dotnet 6 before that happens.

bug
enhancement

Attempting to get the dependencies of a invalid tag results in a return code of 0 despite the tag being unreadable. Attempting to get the dependencies of a non-existent tag...

Likely need to clear some flags set on load. ![image](https://user-images.githubusercontent.com/30047358/69569928-9d8dc580-0fb6-11ea-84cc-fc66ce60cf12.png)

enhancement
post-processing

Copied from #10 * Crash on load due to improper handling of 3D BSP node. Fixed by 0c528e3 * Environment objects needs the references readded. Environment pallet seems to be...

bug
post-processing

Copied from #10 * Crashes on load. Appears to be because the tag extractor isn't undoing the post processing H2Tool does on package. Add the number of mass distribution tag...

bug
post-processing

Copied from #10 * Mesh itself is fine but weights and/or node indexes in the parts tag block aren't filled in properly. This means rigged models have to be remade...

bug
post-processing

Copied from #10 Due to post processing H2Tool does on package, the tag does not function for it's intended purpose. Must be remade from scratch. Data within can be used...

enhancement
post-processing

Copied from #10 Same issue with render_models (see #15) where everything after section will not be written. Unlike render_models this does not have anything to do with resource maps. My...

bug
post-processing