This page was last updated on 07 April 2024, 8:39PM
Changelogs
Version 0.16.10
Fix for game version 1.6.1170.
Version 0.16.9
Updated to a more recent CommonLibSSE-NG as well as more recent Rust deps.
Made text encoding detection fall back more aggressively to iso-8859-1.
Version 0.16.8
Fixed a regression with noticing removed items (caused by resequencing some code that was sensitive to resequencing).
Do a better job of handling menu un-pausers by paying attention to additional menus being opened.
Use the menu open/close observer to handle some key input suppression as well.
Removed an outmoded limit on fade times left over from the earliest mod designs. Now very long fades should be very long.
Version 0.16.7
The HUD now hides itself when you show menus when running any menu-unpauser like Skyrim Souls.
You can now override the scale for any layout in the settings, the same way you can override its position.
Version 0.16.6
You can now truncate text at a single line in layouts.
Layout text is now correctly aligned when wrapped into multiple lines.
Version 0.16.5
Fixed the problem with the HUD disappearing when the SkyClimb indicator is visible.
Version 0.16.4
fix(keywords): some KID items were breaking certain active effects (#119)
feature: Let's start scaling when display tweaks is active (#118)
fix(input): overlapping modifiers not consistently respected (#116)
chore: A consistent player-in-control check for input contexts
feat(ux): Show the HUD on first tap without cycling
feat(hud): a min alpha setting to go with the max alpha
A basic integration with the trainwreck crash logger. (#111)
Handle Eld-beri lanterns and Colorful Torches v2.
Version 0.16.3
Improved handling of vampire lord mode.
Feature! You can now override any layout's position in the settings.
Icon tweaks and some new icons.
Version 0.16.2
A rework of how we convert strings from the various encodings Bethesda might fling at us into utf-8, the one they should have been using for everything even back in 2011.
Better logging for situations where format strings fail to be filled in with item information.
Version 0.16.0
Enchantment charge meters, torch burn time, shout cooldown time now displayed!