File Details
v2.23.0
- R
- Apr 22, 2026
- 481.77 KB
- 102
- 12.0.5+1
- Retail
File Name
Vigil-v2.23.0.zip
Supported Versions
- 12.0.5
- 12.0.1
Vigil
v2.23.0 (2026-04-22)
Full Changelog Previous Releases
- Add editor UI scale control, convert toolbar sliders to numeric inputs (#45)
Users on ultrawide displays reported the edit mode config UI was too small
to read or interact with. The HUD scale slider only affected the runtime
HUD, not the toolbar or sidebar themselves.
Adds a new Editor scale setting (0.5-2.0) that scales the toolbar and
sidebar independently of HUD scale, persisted in the root DB so it is
consistent across profiles. Converts the toolbar sliders to numeric
text inputs, which sidesteps cursor-math under parent scaling and makes
precise values easier to enter. Relabels and reorders the inputs so
they self-describe (HUD Scale, UI Scale, Combat Alpha, OOC Alpha) and
adds a group gap between the scale and alpha pairs.
Fixes a pre-existing bug in the toolbar width calculation where the GCD
button was missing from the sum, which caused overlap when the row grew.

