v1.0.8.24: Context menu visibility fix; Duty List objectives match by quest name

Made-with: Cursor
This commit is contained in:
2026-03-04 21:31:22 -05:00
parent 293f83dc36
commit 7c46a50b7e
8 changed files with 53 additions and 17 deletions
+4
View File
@@ -1,3 +1,7 @@
# 1.0.8.24
- **Visibility**: When a context menu is open for an element (e.g. Main Menu bar), visibility settings are ignored for that element so it stays visible while the menu is open.
- **Duty List & Scenario Guide**: Fixed wrong objectives for the top entries — objectives are now matched by quest name to the game's string array instead of by index, so each quest shows the correct objective text.
# 1.0.8.23
- **Main Menu**: New customizable main menu bar replacing the game's bar. Correct icons (Duty, Logs, Travel, Social) and context menus; Logs/Travel identified by submenu names. Background drawn only behind icons (no extra side padding). Crash fix when executing from context menu (RunOnFrameworkThread).
- **Duty List & Scenario Guide**: Background transparent by default; optional skip draw when fully transparent.