Skip to content

NavKit v2.12.0

Choose a tag to compare

@dbierek dbierek released this 24 Feb 00:22
· 2 commits to main since this release
37c24ff

NavKit v2.12.0

Enhancements

  • Standardizes json parsing
  • Uses the new getValue function everywhere
  • Adds error handling for every field read
  • Optimizes blender material creation by reusing materials for the same texture
  • Moves logging from recast to entirely within Logger
  • Saves log to NavKit.log
  • Adds an option to show debug logs for the entire app under NavKit Settings
  • Removes glacier2obj.log
  • Removes option to show debug logs just for glacier2obj
  • Adds a view toggle to menu for axes

Fixes

  • Rendering for pf boxes and lines are no longer ever grey and transparent
  • Rendering for navp and airg indices text by disabling shaders text is visible now
  • Frame rate increased significantly when view indices is enabled

Full Changelog: v2.11.1...v2.12.0

Note: As of the time of this release you will need to use the artifacts from this SDK action:
https://github.com/OrfeasZ/ZHMModSDK/actions/runs/22315952705