Commit graph

8 commits

Author SHA1 Message Date
Dapoolp
7178148c80 fix conflicts 2025-06-10 23:58:57 +02:00
Dapoolp
edaf5df9e0 actions types - attack roll 2025-06-10 23:41:25 +02:00
WBHarry
70382df63c
113 - Character Data Model (#114)
* Improved Character datamodel

* Removed additional unneccessary getters

* Preliminary cleanup in the class sheet

* Cleanup of 'pc' references

* Corrected Duality rolling from Character

* Fix to damage roll
2025-06-09 13:36:48 +02:00
Dapoolp
4c7f3a02c4 Create new actions classes 2025-06-08 00:37:39 +02:00
WBHarry
746e0f239a
110 - Class Data Model (#111)
* Added PreCreate/Create/Delete logic for Class/Subclass and set it as foreignUUID fields in PC

* Moved methods into TypedModelData

* Simplified Subclass
2025-06-07 20:30:12 +02:00
Joaquin Pereyra
f3942280b6 FEAT: formatting code
FIX: fix fields used
FEAT: add jsdoc
2025-06-06 18:17:14 -03:00
Joaquin Pereyra
80cedbe4d2 FIX: imports
FIX: items sheet new paths
FIX: ItemDataModelMetadata type jsdoc
2025-06-03 19:26:41 -03:00
Joaquin Pereyra
08a21dcb2f REFACTOR: rename folder data/items -> data/item
REFACTOR: rename folder `data/messages` -> `data/chat-message`.
2025-06-02 18:00:04 -03:00