Kelsidavis-WoWee/include/ui
Kelsi 6f7c57d975 feat: add graphics quality presets system
Implement quick-access quality presets (Low, Medium, High, Ultra) that adjust multiple graphics settings at once for better user experience. Each preset configures:
- Shadow rendering and distance
- Anti-aliasing (MSAA) level
- Normal mapping and parallax mapping
- Ground clutter density

The system automatically detects when settings deviate from a preset and marks them as "Custom". Presets are persisted to settings.cfg for consistency across sessions. Users can quickly switch between performance and quality modes or tweak individual settings as needed.
2026-03-11 15:21:48 -07:00
..
auth_screen.hpp Optimize login music scanning and warden debug formatting 2026-02-25 09:50:33 -08:00
character_create_screen.hpp Fix character creation for expansion-filtered servers (Turtle WoW) 2026-02-14 00:57:33 -08:00
character_screen.hpp Handle SMSG_CHARACTER_LOGIN_FAILED (0x041) for AzerothCore/Playerbot compatibility 2026-02-17 13:59:29 -08:00
game_screen.hpp feat: add graphics quality presets system 2026-03-11 15:21:48 -07:00
inventory_screen.hpp feat: track UNIT_FIELD_STAT0-4 from server update fields for accurate character stats 2026-03-10 23:08:15 -07:00
keybinding_manager.hpp feat: add TOGGLE_BAGS action and integrate inventory screen with keybinding manager 2026-03-11 09:02:15 -07:00
quest_log_screen.hpp ui: add raid frames, quest log scroll-to-quest, and quest tracking polish 2026-03-10 05:26:16 -07:00
realm_screen.hpp Improve UI layout, spell casting, and realm selection screen 2026-02-17 03:50:36 -08:00
spellbook_screen.hpp fix: animation stutter, resolution crash, memory cap, spell tooltip hints, GO collision 2026-03-10 22:26:50 -07:00
talent_screen.hpp Revamp talent and spellbook UIs with proper visuals and functionality 2026-02-25 14:55:40 -08:00
ui_manager.hpp Add character creation screen with race/class/appearance customization 2026-02-05 14:13:48 -08:00