Commit Graph

27 Commits

Author SHA1 Message Date
a2716264d0 Refactor character PDF XML: replace <TableColumn> with <Column> for improved consistency 2026-05-12 17:17:42 +02:00
60c9a4be4c Update character PDF XML: add new table column widths for improved layout flexibility 2026-05-12 17:16:03 +02:00
0c91dc5729 Update character PDF and creation tool XML: refine table columns, adjust label text formatting, and improve layout consistency 2026-05-12 17:12:52 +02:00
262b526bed Update character PDF XML: add new styles, introduce tables for XP and personal details, and enhance layout with motivational and descriptive fields 2026-05-12 17:09:13 +02:00
b5cffeb61e Update character creation tool XML: add precision parameter to Round function and rename local sum variables for clarity 2026-05-12 14:57:00 +02:00
132c2b1e90 Refactor character creation tool XML: encapsulate label pairs within Content tags for improved structural consistency 2026-05-12 14:47:36 +02:00
759c827d5e Refactor character creation tool XML: simplify RowLayout and ColumnLayout nesting for improved readability and maintainability 2026-05-12 14:45:09 +02:00
3da2b824b5 Update character creation tool XML: enhance attribute displays with new calculations (health bonus, mana, intrinsic magic), and refine layout with additional RowLayouts and ColumnLayouts 2026-05-12 14:40:35 +02:00
e2565f4802 Update character creation tool XML: adjust ValueBox border thickness to 2 and refine attribute border colors 2026-05-12 11:12:26 +02:00
cc0817028b Update character creation tool XML: standardize style names, add attribute-specific styles with border colors, and refine HeaderItem and ValueBoxChildren layouts 2026-05-12 11:09:51 +02:00
198368f64b Update character creation tool XML: add italic and bold styles, reduce HeaderItem padding, and enhance ValueBoxChildren styling with font size and bold attributes 2026-05-12 10:50:31 +02:00
0cd0e22274 Update character creation tool XML: refine ValueBox dimensions, add HeaderItem and ValueBoxRow styles, and update layout properties 2026-05-12 10:37:20 +02:00
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