v1.1.0
Changes in 1.1.0
The on-screen HUD is now movable and resizable, and remembers where you put it.
Added
- HUD position and font size are adjustable and persist across restarts:
snitch hud move <x> <y>,
snitch hud font <n>, andsnitch hud reset(back to defaults), plus matchingHudX,HudY, and
HudFontSizesettings (sliders in the Mod Manager UI). The overlay auto-fits, so a bigger font makes a
bigger window. - Drag the HUD with the mouse: grab the body to move it, or its bottom-right corner to change the font size
(works while the cursor is free, e.g. with the phone or pause menu open).
Fixed
- The
F6hotkey now actually toggles the HUD (it was documented but never wired up).