Skip to content

v2.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 18:58
· 908 commits to dev since this release

Changes:

  • Added UndoManager to handle undo and redo actions and queue management, check out the tutorial at https://valheim-modding.github.io/Jotunn/tutorials/undoqueue.html (big thx to Jere)
  • Refactored and improved the ModQuery utility
  • Reworked mock system to improve world loading time, up to 5x faster than the old system
  • Added support for shaders and materials to the mock system