Skip to content

v1.8.0

Compare
Choose a tag to compare
@chreden chreden released this 18 Jan 13:15
· 235 commits to master since this release
849bde8

In this release there are a number of quality of life improvements, the most obvious being the verbose tooltips that are enabled by default. There is also the improved Randomizer integration and more test coverage for existing code.

Quality of Life:
#848 Increase number of recent files
#850 Show room flags even when false and add missing flags
#319 Tooltips for entity flags and attributes
#865 Add more details for the tooltip

Bug Fixes:
#854 Entity waypoints added through context menu have wrong position
#871 Update steam emitter names for TR5
#876 Scalars being incorrectly casted to bool
#876 Sampler State not being set correctly

Rando:
#841 Add support for Randomizer secrets export
#843 Extra features for Randomizer integration
#846 Combine Rando Locations into regular Waypoint

Refactoring:
#833 Load UI from file
#858 Load icons from a sprite font instead of embedded images
#866 Change ViewOptions to be easier to update

Testing:
#855 Add tests for UI loading from file
#507 Add tests for the UI elements

Documentation:
#879 Create version 1.8.0