• Joined on 2024-08-05
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 14:57:02 +02:00
b5cffeb61e Update character creation tool XML: add precision parameter to Round function and rename local sum variables for clarity
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 14:47:39 +02:00
132c2b1e90 Refactor character creation tool XML: encapsulate label pairs within Content tags for improved structural consistency
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 14:45:12 +02:00
759c827d5e Refactor character creation tool XML: simplify RowLayout and ColumnLayout nesting for improved readability and maintainability
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 14:40:39 +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
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 11:12:28 +02:00
e2565f4802 Update character creation tool XML: adjust ValueBox border thickness to 2 and refine attribute border colors
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 11:09:53 +02:00
cc0817028b Update character creation tool XML: standardize style names, add attribute-specific styles with border colors, and refine HeaderItem and ValueBoxChildren layouts
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 10:50:34 +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
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 10:37:22 +02:00
0cd0e22274 Update character creation tool XML: refine ValueBox dimensions, add HeaderItem and ValueBoxRow styles, and update layout properties
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 10:34:58 +02:00
d7262b3643 Update character creation tool XML: adjust ValueBox dimensions to 42x42, add ValueBoxChildren style, and update ColumnLayout styles
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 10:33:07 +02:00
50874c0ac7 Update character creation tool XML: adjust ValueBox dimensions to 42x42, add ValueBoxChildren style, and update ColumnLayout styles
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 10:29:50 +02:00
5fe3f8e470 Update character creation tool XML: adjust ValueBox dimensions to 52x52 and add alignment properties
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 10:12:03 +02:00
7285ef4b50 Update character creation tool XML: adjust ValueBox dimensions (Width, Height) to 64x64
florian pushed to main at WorldDawn/SimpleTest 2026-05-12 10:09:46 +02:00
376ff50255 Update character creation tool XML: add Width and Height properties to ValueBox style
florian pushed to main at WorldDawn/SimpleTest 2026-05-11 16:05:04 +02:00
088d10b03e Update character creation tool XML: remove Recursive and IgnoreSelf attributes from ValueBox style
florian pushed to main at WorldDawn/SimpleTest 2026-05-11 16:03:57 +02:00
8fed96aaa7 Refactor character creation tool XML: replace main_table style with ValueBox, restructure body with ColumnLayouts, and update attribute display
florian pushed to main at WorldDawn/SimpleTest 2026-05-11 15:58:53 +02:00
b164811c33 Update character creation tool XML: add IgnoreSelf attribute to main_table style
florian pushed to main at WorldDawn/SimpleTest 2026-05-11 15:19:03 +02:00
3132f5ede2 Refactor character creation tool XML: add recursive style property and restructure body with RowLayout for attribute display
florian pushed to main at WorldDawn/SimpleTest 2026-05-11 14:38:35 +02:00
110b9844da Update character creation tool XML: modify column width and add percentage property to table column
florian pushed to main at WorldDawn/SimpleTest 2026-05-11 14:07:27 +02:00
3191bf0aaf Refactor character creation tool XML: replace nested Label with standalone TableLayout in body
florian pushed to main at WorldDawn/SimpleTest 2026-05-11 13:28:23 +02:00
73dc0dc038 Refactor character creation tool XML: restructure header with RowLayout and replace Table with TableLayout in body