Commit Graph

29 Commits (3e4d6233523ef4ecf23660fdc695c1b08145813d)

Author SHA1 Message Date
macniel 3e4d623352 trait: introduces a first draft of the Mediating Dialog for restoring Astralpoints 2026-07-29 11:21:35 +02:00
macniel 9dc95f7ff7 Improves Import to report what was not imported. 2026-03-14 00:14:17 +01:00
macniel 77d929b04b enables modal advantages to be displayed with their choice 2026-02-15 13:26:28 +01:00
macniel 2f3b5526eb fix import issue with whitespace around terms 2026-02-15 13:06:52 +01:00
macniel c51e281530 adjust dialog flow to match spell casting in 4.1 2025-11-30 11:21:26 +01:00
macniel 03de483e9a fixes paths 2025-11-07 22:49:09 +01:00
macniel 2362631465 fixes catastrophic failure in xmlImport 2025-10-30 11:08:07 +01:00
macniel 6b64b0b6db adds reverse inventory mechanic with "zusammenlegen" 2025-10-27 15:42:31 +01:00
macniel 92540c58cb adds new equipment 2025-10-27 10:34:56 +01:00
macniel d0c9fb56fc fixes finally import error of height 2025-10-24 14:20:37 +02:00
macniel b42bb8caca fixes import 2025-10-24 13:41:23 +02:00
macniel 408ef3ddc0 adds GRW races to compendia 2025-10-24 13:31:19 +02:00
macniel ae57e2f90e adds Mod Info and the Current choice to SpecialAbility Sheet 2025-10-24 11:05:06 +02:00
macniel dcdcecb39f fixes issue with import xmls of characters that dont have gegenstände 2025-10-21 17:04:47 +02:00
macniel c4863b4493 adds import of equipment 2025-10-21 12:38:04 +02:00
macniel 7fe5ba1595 rigs specialabilities for import. 2025-10-21 12:15:59 +02:00
macniel 1c9d4a1f1f repackages xml-import into class and adds configuration dialog to it 2025-10-21 11:02:19 +02:00
macniel 905b0eb405 prepares xml-import to no longer append items, but instead cleans them out before adding. This will be controllable via dialog
Pull Request Check / testing (pull_request) Successful in 17s Details
2025-10-21 01:17:41 +02:00
macniel 355f55e2bd finally fixes the stubborn tab error 2025-10-17 21:52:40 +02:00
macniel 8b0e11f071 imports combatstatistics 2025-10-13 23:45:01 +02:00
macniel faa3bc1328 feature/meta (#54)
implements styling of meta and various other segments e.g. sheets
2025-10-09 21:16:51 +02:00
macniel 5b76df3653 feature/spells (#53)
implements spells and liturgies
2025-10-09 21:09:31 +02:00
macniel fa05bed932 chore: eslinted
Pull Request Check / testing (pull_request) Successful in 17s Details
2025-10-05 13:41:52 +02:00
macniel e80ed623ec adds derived values for hold weapons 2025-10-04 22:15:25 +02:00
macniel 801de801ba initial draft of combat 2025-10-04 16:58:26 +02:00
macniel 41045cb482 Repairs XML-Import for Advantages/Vornachteile 2025-10-02 20:43:50 +02:00
macniel b6814c9f74 Repairs XML-Import for SKills/Talents 2025-10-02 20:28:31 +02:00
macniel 1afdd483e6 Character Creation with Default Values is no longer possible (got to be but its not scope of MVP anyway).
Skills either from Compendia or Imported Entries can now be uniquely added to a Character.

This approach will help us later with adding other Elements like Advantages (these need a "uniqueness" Attribute), Spells (always unique), Miracles (also always unique), Equipment
2025-10-02 16:52:56 +02:00
paranoidSpectre 3ec419ae26 Fertigstellung XML-Import (#13)
Co-authored-by: Jendrik <jendrik.witt@gmail.com>
Reviewed-on: #13
2025-09-28 12:46:24 +02:00