Commit graph

14 commits

Author SHA1 Message Date
c81c1941a4
temporarily remove healing actions from items (#430) 2025-07-27 15:58:02 +02:00
5215212e02
some minor consumables fixes, more to come later (#429)
* some minor consumables fixes, more to come later

* another typo T_T

* more loot rename fixes

* more loot fixes

* Changed miscellaneous to loot

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-27 15:50:48 +02:00
WBHarry
cab01bc512
Added DPCGL License under src/packs. Made sure it's packaged along with system releases under packs/ (#401) 2025-07-24 18:59:10 -03:00
WBHarry
42a705a870
[Feature] Beastform Types (#372)
* Temp

* Finished Evolved

* Fixed hybrid

* Changed generalConfig.tiers to be number based

* Weaponhandling while in beastform

* Added unarmed strike in sidebar

* Added DamageEnricher

* Added effect enricher

* Corrected downtime buttons and actions

* Added BeastformTooltip

* Split the BeastformDialog into parts with tabs

* Added temp beastform features

* rollData change

* Improvement

* character.getRollData cleanup
2025-07-20 21:56:22 +02:00
WBHarry
727cb692b4
[Fix] Compendium Prep (#360)
* Removed all items from compendiums to make sure nothing old sticks around. Fixed up structure

* Added Tier folders for Adversary/Environment
2025-07-16 15:10:37 -03:00
Dapoulp
4cdd2f05eb
Compendium Reorg (#94) 2025-05-31 22:20:10 +02:00
IrkTheImp
917bcd7056
Update Community features. Remove bad abilty from Troubadour (#74) 2025-05-29 11:54:04 +02:00
Emilio Jimenez
d36520438a
fix(compendium): remove duplicated entries (#58)
Co-authored-by: JimCanE <6275508-jimcane@users.noreply.gitlab.com>
2025-05-26 11:55:04 +02:00
WBHarry
6672fa467c
Fixed so Pack handling works recursively for deep compendium folders (#47) 2025-05-25 01:33:07 +02:00
WBHarry
5a3bb25e53 Merged with main 2025-05-24 10:36:36 +02:00
2599d1287d
added T4 equipment and class features (#39) 2025-05-24 10:27:45 +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