MosswartOverlord/static
erik a82e6f4856 Extract createWindow helper to deduplicate window setup code
Refactor showStatsWindow, showInventoryWindow, and showChatWindow to use
a shared createWindow() helper that handles existence checks, z-index
management, header/close button creation, and makeDraggable setup. Each
function now only contains its unique content creation logic.

Added .window-content CSS class to style.css, style-ac.css, and the
christmas theme to maintain flex layout through the new wrapper div.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 09:26:06 +00:00
..
icons added inventory, updated DB 2025-06-10 19:21:21 +00:00
debug.html Debug and inventory 2025-06-19 17:46:19 +00:00
dereth.png Overlord sees all 2025-04-29 22:23:34 +00:00
favicon.ico added favicon 2025-05-09 23:31:01 +00:00
index.html major fixes for inventory 2025-07-02 10:29:36 +00:00
inventory.html Add client-side spell column sorting and improve inventory search 2026-01-28 15:32:54 +00:00
inventory.js Add client-side spell column sorting and improve inventory search 2026-01-28 15:32:54 +00:00
prismatic-taper-icon.png Major overhaul of db -> hypertable conversion, updated GUI, added inventory 2025-06-08 20:51:06 +00:00
script.js Extract createWindow helper to deduplicate window setup code 2026-02-26 09:26:06 +00:00
style-ac.css Extract createWindow helper to deduplicate window setup code 2026-02-26 09:26:06 +00:00
style.css Extract createWindow helper to deduplicate window setup code 2026-02-26 09:26:06 +00:00
suitbuilder.css Add suitbuilder UI improvements for locked slots and suit summary 2026-02-05 19:11:37 +00:00
suitbuilder.html Add suitbuilder UI improvements for locked slots and suit summary 2026-02-05 19:11:37 +00:00
suitbuilder.js Add suitbuilder UI improvements for locked slots and suit summary 2026-02-05 19:11:37 +00:00