Commit Graph

116 Commits

Author SHA1 Message Date
a36094b3ca Update character PDF XML: refine table layouts and adjust SpacerS styles for improved layout consistency 2026-05-13 11:28:49 +02:00
fececdcb02 Update character PDF XML: add Notes style, refine table layouts, and enhance label formatting for improved structure and readability 2026-05-13 11:25:12 +02:00
deaeea04ec Update character PDF XML: add horizontal line for improved visual separation in layout 2026-05-13 11:21:39 +02:00
fcc30107ea Update character PDF XML: add new styles, rename spacer styles, and adjust label formatting for improved layout consistency 2026-05-13 11:18:34 +02:00
8f82b9cd51 Update character PDF XML: add new spacer styles, refine label text formatting, and adjust layouts for improved structure and readability 2026-05-13 11:14:22 +02:00
41f901a723 Refactor character PDF XML: fix closing tag typo, adjust label styles, and refine layout for consistency 2026-05-12 17:48:05 +02:00
36d0a25d85 Update character PDF XML: fix typo in margin attribute, adjust column widths for better proportions, and add appearance details in a new ColumnLayout 2026-05-12 17:44:29 +02:00
fd9eb1d46e Update character PDF XML: rename Spacer8 to SpacerS and adjust margin spacing for improved layout consistency 2026-05-12 17:39:17 +02:00
92b975904f Update character PDF XML: add Spacer8 style, refine table layouts, and encapsulate background and motivation sections in ColumnLayout for improved readability and structure 2026-05-12 17:37:07 +02:00
e650a539db Refactor character PDF XML: remove redundant border style and streamline label bold formatting for improved structure consistency 2026-05-12 17:33:07 +02:00
fa44350f50 Update character PDF XML: add new styles, center-align table content, and apply bold formatting to labels for improved readability 2026-05-12 17:29:49 +02:00
16494f247c Update character PDF XML: adjust column widths for improved layout proportions 2026-05-12 17:19:40 +02:00
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
76656512c0 Update character creation tool XML: add new personality and appearance attributes, and enhance layout with additional fields and inputs 2026-05-12 16:37:33 +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
31418b955d Add PDF reference section to character creation tool XML 2026-05-11 10:43:29 +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
3bd33ce84d Add export button with print page functionality to character creation tool XML 2026-05-08 15:44:05 +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
cf1386466f Fix case sensitivity in level checks and correct XML tag syntax in character creation tool 2026-05-06 16:50:02 +02:00
01dc5246dc Add level-up button and experience deduction logic to character creation tool XML 2026-05-06 16:47:35 +02:00
a5d92abd0f Add magic group and ListDisplay functionality to character creation tool XML 2026-05-06 16:30:51 +02:00
852da82679 Add coin deduction and cost adjustment logic to QS buttons in character creation tool XML 2026-05-06 14:45:11 +02:00
d917876fa3 Update character creation tool XML: fix label text formatting and add Budget and Cost fields to BaseToListPicker 2026-05-06 14:27:41 +02:00
c45ceac348 Testing If Condition on ListDisplay Button 2026-05-06 14:02:30 +02:00
667079f403 Fixed ListDisplay Buttons 2026-05-06 09:53:43 +02:00
09a27d229e Add QS button functionality in character creation tool XML 2026-05-06 09:51:15 +02:00