UI improvements

This commit is contained in:
2026-06-14 10:19:31 -05:00
parent 8ffde98fdd
commit 0cf1f92eaa
16 changed files with 263 additions and 114 deletions
+2
View File
@@ -13,6 +13,7 @@ Detailed reference lives in [.claude/docs/](.claude/docs/):
- [Stubs](.claude/docs/stubs.md) — incomplete / placeholder systems to avoid relying on
- [Overworld](.claude/docs/overworld.md) — map transitions, Entity exports, interaction types, camera, movement
- [UI](.claude/docs/ui.md) — UI singleton, VNTextbox, ClosableMenu, pause/debug/settings menus, AdvancedRichText
- [UI Navigation](.claude/docs/ui-navigation.md) — FocusStack, FocusLayer, SidebarMenu, modal layering, mouse blocking (design doc — not yet implemented)
@.claude/docs/code-style.md
@.claude/docs/architecture.md
@@ -21,3 +22,4 @@ Detailed reference lives in [.claude/docs/](.claude/docs/):
@.claude/docs/stubs.md
@.claude/docs/overworld.md
@.claude/docs/ui.md
@.claude/docs/ui-navigation.md