Commit Graph

198 Commits

Author SHA1 Message Date
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
8d246aedfa Refactor item and weapon data structure, update character creation XMLs, and adjust workspace configuration. 2026-05-05 11:56:40 +02:00
3daf245039 Refactor item and weapon properties, update character creation layout, and improve data consistency. 2026-05-04 17:09:57 +02:00
49fe52764c Is Mage Checkbox 2026-04-29 10:40:28 +02:00
8ef09c5eaf Lots of Changes regarding Talents, Fighting, Visibibility 2026-04-29 10:26:32 +02:00
563b1a410f Fix Talents 2026-04-28 16:04:31 +02:00
4ff0a8cec3 All Talents 2026-04-28 12:14:20 +02:00
d35b2a1a61 Truncate in charlib_midval 2026-04-27 14:30:31 +02:00
ffaa9ecd2c Imrpvoed Layout 2026-04-27 12:55:01 +02:00
0c5055393f Talents Begin 2026-04-27 12:13:41 +02:00
25709d397c ValueButtons Min/Max 2026-04-21 16:22:18 +02:00
71b3708e39 Fix 2026-04-21 12:44:27 +02:00
1e26188701 Text Fix 2026-04-21 12:30:07 +02:00
29f9118997 Attribute Default 2026-04-20 17:11:56 +02:00
d477f23433 Attribute Fix 2026-04-20 17:07:40 +02:00
645b8c85be Fix 2026-04-20 17:04:12 +02:00
3830d6a4ed Attributes 2026-04-20 16:59:56 +02:00
00a6d63d1f Lib Calls Fix 2026-04-20 16:14:12 +02:00
3ee90d1f2b Fixing max function calls 2026-04-20 16:12:23 +02:00
ab53ecce1f Fix 2026-04-20 14:39:13 +02:00
2691eb6c47 More Character Creation 2026-04-20 14:24:32 +02:00
3cf5b9f35e Value Bar 2026-04-17 10:41:06 +02:00
090cba93f6 More changes 2026-04-17 09:43:34 +02:00
5db3e4d7e4 More Changes 2026-04-17 09:43:27 +02:00
18bf96f7d4 Starting Character Creation Tool 2026-04-16 15:52:29 +02:00
545394f968 Int Input 2026-04-16 15:17:19 +02:00
ffbbf1c7f0 Base Single Select to [] ref 2026-04-16 14:40:19 +02:00
c4262b33d7 DataSlotLoader to [] ref 2026-04-16 14:16:34 +02:00
29519b24e7 Changing to [] instead of "" reference 2026-04-16 13:05:04 +02:00
1604f410f6 Small fixes 2026-04-16 12:51:52 +02:00
3d8710bce7 String Input Fix 2026-04-16 11:47:11 +02:00
31dc943640 String Input 2026-04-16 11:23:58 +02:00
41d445b140 GridContainer 2026-04-13 16:38:46 +02:00
9709482b10 Textarea Test 2026-04-13 16:23:56 +02:00
b6c7bcfedd Markdown Display Fix 2026-04-13 15:40:30 +02:00
01544972dd MarkdownDisplay 2026-04-13 13:29:42 +02:00
e3ab42189a Add Property Output Mappings for Bases 2026-04-13 12:39:55 +02:00
e2b51db9b5 Streamline "" and [] accessor 2026-04-13 10:46:09 +02:00
289f7935d0 Base Select 2026-04-13 10:30:19 +02:00
b2046a5701 Single Base Select 2026-04-10 22:08:18 +02:00
753ff3bf6f Improving different places 2026-04-10 10:43:00 +02:00
5a72722aea Open Page Post Load/Create DataSlot 2026-04-10 09:33:35 +02:00
4ee7ca2093 DataSlotLoader changes and OpenPage Introduction 2026-04-09 17:42:27 +02:00
5a0c38b6aa DataSlotLoader 2026-03-18 15:27:45 +01:00
9261e8dda0 Button 2026-03-17 16:19:55 +01:00
e6e5279958 Updates 2026-03-17 09:35:01 +01:00
9c6134e05b Added Version to Data Structure 2026-03-13 15:40:19 +01:00
3d1b16cab9 Fixed typo 2026-03-09 17:07:07 +01:00
e4e2b4f5b5 Updated 2026-03-09 15:01:28 +01:00
c103a26975 Character Stuff 2026-03-09 12:15:27 +01:00