Skip to content

v2.2.0

Compare
Choose a tag to compare
@chreden chreden released this 28 Jun 22:29
· 162 commits to master since this release
c0dae83

This release has been brought forward to address two bugs that have appeared when loading some custom levels that caused trview to crash (#979, #985). There is still something unusual going on (see #983) but the program should stop crashing at least.

Also included in this release is the quick reload function which can be used by pressing F5 or selecting it from the menu, as well as the first version of the log viewer.

Features:
#976 Quick Refresh Support for a Level

Bug Fixes:
#985 Crash when loading custom - trying to pop empty transform stack
#979 Crash when invalid level data encountered

Quality of Life:
#240 Add logging for loading a level
#980 Add a tooltip for the enable/disable filters checkbox

Documentation:
#988 Create version 2.2.0

What's Changed

Full Changelog: v2.1.0...v2.2.0