Commit Graph

115 Commits

Author SHA1 Message Date
d7262b3643 Update character creation tool XML: adjust ValueBox dimensions to 42x42, add ValueBoxChildren style, and update ColumnLayout styles 2026-05-12 10:34:56 +02:00
50874c0ac7 Update character creation tool XML: adjust ValueBox dimensions to 42x42, add ValueBoxChildren style, and update ColumnLayout styles 2026-05-12 10:33:04 +02:00
5fe3f8e470 Update character creation tool XML: adjust ValueBox dimensions to 52x52 and add alignment properties 2026-05-12 10:29:48 +02:00
7285ef4b50 Update character creation tool XML: adjust ValueBox dimensions (Width, Height) to 64x64 2026-05-12 10:12:01 +02:00
376ff50255 Update character creation tool XML: add Width and Height properties to ValueBox style 2026-05-12 10:09:43 +02:00
088d10b03e Update character creation tool XML: remove Recursive and IgnoreSelf attributes from ValueBox style 2026-05-11 16:05:02 +02:00
8fed96aaa7 Refactor character creation tool XML: replace main_table style with ValueBox, restructure body with ColumnLayouts, and update attribute display 2026-05-11 16:03:54 +02:00
b164811c33 Update character creation tool XML: add IgnoreSelf attribute to main_table style 2026-05-11 15:58:49 +02:00
3132f5ede2 Refactor character creation tool XML: add recursive style property and restructure body with RowLayout for attribute display 2026-05-11 15:19:01 +02:00
110b9844da Update character creation tool XML: modify column width and add percentage property to table column 2026-05-11 14:38:32 +02:00
3191bf0aaf Refactor character creation tool XML: replace nested Label with standalone TableLayout in body 2026-05-11 14:07:24 +02:00
73dc0dc038 Refactor character creation tool XML: restructure header with RowLayout and replace Table with TableLayout in body 2026-05-11 13:28:20 +02:00
6148c85641 Update character creation tool XML: implement header with dynamic character data and add attribute table to body 2026-05-11 12:01:09 +02:00
583359aff0 Update character creation tool XML: add back button, update label text, and comment out unused header/footer tags 2026-05-08 16:30:18 +02:00
ecea5860b6 Add preprint check logic, PDF generation functionality, and new print page to character creation tool XML 2026-05-08 15:41:37 +02:00