v1.52.1
v1.50+
-
v1.50+ is
NOT
backwards-compatible with v1.30 and below, it requires a clean installation -
it also requires AutoHotkey 1.1.36 or newer
(but not the v2 branch)
: download -
you can find a quick-start and general usage guide here
Core Changes
Movable UI-elements
-
added "snap to center" functionality to these UI-elements:
alarm/timer widget
,notepad window & widgets
,leveltracker zone-layouts
(horizontal layout) -
moving the cursor close to the horizontal center of the client-window while dragging these elements will make them "snap" to it and change their alignment to centered
-
this allows you to move widgets away from their default centered edge-position without losing centered alignment (e.g. docking them to the exp-bar or moving them from the top to the bottom edge)
Color Customization
-
changed the color-customization process: instead of tabbing back and forth and copying rgb hex-codes into clipboard, you can now use a color palette to choose a color
-
the palette has 13 different colors in the center, and each one has 8 additional shades
-
the current color is marked with an
X
, however some default colors are not present on the palette and will not be marked (default colors use slightly different shades and have not changed) -
the palette automatically hides when clicking a color-field or when the cursor is moved away from it
-
-
added background color-customization for
alarm/timer
andnotepad
widgets (suggested by Fleymour in #275)
- the left button changes the text color, the right one changes the background color: click them to open the color palette
Feature Changes / Fixes / Additions
Leveling Tracker
-
the main guide-overlay is now a movable widget: drag the small white square to move it, right-click it to reset to the default position (bottom edge, centered)
-
removed the
exp-bar offset
setting since the guide-overlay also has "snap to center" functionality and can be moved manually to avoid obstructing the exp-bar -
the
fade out after x seconds
setting now completely hides the overlay instead of making it very transparent- this is primarily a compatibility setting to improve variable refresh-rate (G-Sync, FreeSync, AdaptiveSync) support by hiding overlays as much as possible
-
re-integrated the leveling timer into the main guide-overlay (similar to before v1.50)
-
it sits between the guide-text and the control-buttons, showing:
total time
|current act
|act time
-
clicking
current act
will pause/resume the timer, holding right-click on it will reset the timer and guide-progress (you need to be insideTwilight Strand
to reset)
-
-
the gear tracker now opens in the center of the client-window (instead of the center of the bottom edge)
Mapping Tracker
-
removed the log-viewer's "window title bar" in order to not make it look like a movable window
-
the main tracker-panel is now a movable widget (while you are in an untracked area), and it also snaps to center: drag the small white square to move it, right-click it to reset to the default position
-
added a
hide the panel when the tracker is paused
setting (default: off, which means the panel is only grayed out)-
"paused" refers to the state after right-clicking the maptracker-button on the toolbar, where tracking stops completely until resumed
-
this is primarily a compatibility setting to improve variable refresh-rate (G-Sync, FreeSync, AdaptiveSync) support by hiding overlays as much as possible
-
Notepad
-
increased the minimum size of the main window (i.e. when the current tab is blank or only has little text)
-
newly-created tabs will now be automatically selected/activated
-
widget opacity now ranges from 0 - 5, and 0 makes them completely invisible
-
this setting only affects widgets while they are inactive (i.e. TAB is not held down), and it doesn't affect the quick-note widget
-
0 opacity is primarily a compatibility setting to improve variable refresh-rate (G-Sync, FreeSync, AdaptiveSync) support by hiding overlays as much as possible
-
-
changing a note now also updates the corresponding widget if it's on screen
-
this applies once the main window changes, e.g. after closing/resizing it, or (re)selecting a tab
-
before, you had to re-create the widget by dragging the tab out again
-
-
widget color-customization can also be applied to individual tabs: every tab now has two colored buttons to customize text and background color, and the tab itself also uses this color-scheme
-
fixed a priority conflict between the notepad's grouped widget and the zone-layout widget (leveling tracker) that caused mouse-scrolls to resize the layout widget instead of switching pages (even when hovering over the notepad widget specifically)
-
fixed an oversight that would delete the quick-note text when toggling the main notepad-window, causing the quick-note widget to be blank if moved again afterwards
-
fixed an oversight that would cause an error message if you tried to create a widget of a tab whose name contained special characters
Feedback
-
post general feedback, ideas, and opinions here
-
non-GitHub users: add me on Discord (lailloken)