aex/style
yaroslav k 294bf430fd character: drop player card; RU headings; growable attunements; AC
- PlayerCard removed — it duplicated the sidebar editors; the character
  page now shows only prepared spells and attunements
- headings are plain RU: Заготовленные заклинания / Атюнменты
  (no EN/RU double labels; h6 no longer lowercased)
- Attunements is Vec<Option<String>> instead of a fixed 3-slot array;
  '+ слот' appends a slot, so custom campaigns can track more items
  (old saved JSON parses: arrays map to Vec)
- PlayerData.ac (u8, serde default 0): manual armor-class input in the
  sidebar HP block (hp/оз, ac/КД), editable like the HP numbers
2026-08-16 13:07:07 +03:00
..
_character.scss character: drop player card; RU headings; growable attunements; AC 2026-08-16 13:07:07 +03:00
_header.scss undo: header buttons, shortcuts, wiring 2026-08-16 12:31:22 +03:00
_inventory.scss item rendering, custom numput components 2025-09-23 15:44:06 +03:00
_mixins.scss styles 2025-09-20 11:06:55 +03:00
_modal.scss modal: in-app dialog for confirms and import errors 2026-08-16 11:28:19 +03:00
_nav.scss basic routing, <Nav> component 2025-09-20 11:06:39 +03:00
_sidebar.scss character: drop player card; RU headings; growable attunements; AC 2026-08-16 13:07:07 +03:00
_vars.scss css fix 2025-09-13 16:05:48 +03:00
main.scss character page: player card, prepared spells, attunements 2026-08-16 12:43:52 +03:00
reset.scss styles 2025-09-20 11:06:55 +03:00