Commit graph

13 commits

Author SHA1 Message Date
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
WBHarry
02f16f7363
118 - adversary data model (#119)
* Fixed datamodel and set up basic template in new style

* Added in a temp attack button, because why not

* Restored HitPoints counting up
2025-06-09 13:33:33 +02:00
WBHarry
ad0acd62cd
Fixed up data model and a basic placeholder template (#117) 2025-06-09 13:25:43 +02:00
Joaquin Pereyra
a6acbe750a Merge remote-tracking branch 'origin/main' into refactor/84-data-models-structure 2025-06-01 15:31:29 -03:00
Joaquin Pereyra
841c0804b6 FIX: minor fixes 2025-05-31 18:30:50 -03:00
Joaquin Pereyra
1f6bd4a2d3 FIX: ADD htmlFields description in manifest 2025-05-31 17:30:04 -03:00
Dapoulp
4cdd2f05eb
Compendium Reorg (#94) 2025-05-31 22:20:10 +02:00
Joaquin Pereyra
4231944b28 REFACTOR: remove template.json and migrate document types to module.json 2025-05-29 18:20:06 -03:00
Emilio Jimenez
6572ad571b
chore: add author + missing TextEditor (#41)
Co-authored-by: JimCanE <6275508-jimcane@users.noreply.gitlab.com>
2025-05-24 22:31:45 +02:00
WBHarry
e53922fc51
Replaced MappingField with FoundryCore TypedObjectField. Raised system foundry version to 13.344. Added styles/daggerheart.css to .prettierignore (#45) 2025-05-24 21:09:39 +02:00
WBHarry
b24cdcc9ed
Adding Prettier
* Added prettier with automatic useage on pre-commit to avoid style breakage
* Ran Prettier on the project
2025-05-23 18:57:50 +02:00
30a3b5fa55
Compendium init (#20)
* added initial compendium content, icon assets and logos, as well as updating the system.json for relative paths so it better works on linux

* fixed a type

* fixed compendium structure

* added actual compendium content
2025-05-23 16:49:49 +02:00
WBHarry
aa4021d1a2 Initial commit 2025-05-22 16:53:39 +02:00