Commit graph

87 commits

Author SHA1 Message Date
WBHarry
79c69ee3b0
[Feature] 471 - Codex Domain Compendium (#549)
* Added all Codex cards

* Updated valor cards and fixed 'onSuccess' for codex cards
2025-08-03 19:50:32 +02:00
WBHarry
90a97c7105
Fixed adversary attacks that bugged (#545) 2025-08-03 10:08:33 -06:00
eafa9a21ff
added domain card art for completed domains (#544) 2025-08-03 17:15:27 +02:00
ea1db879b4
added journals for SRD, Witherwild and updated Welcome (#542) 2025-08-03 15:39:32 +02:00
Nikhil Nagarajan
b9b657e985
Features subclasses classes (#541)
* Bard is not fun?

* Halsin needs to find that squirell
2025-08-03 14:56:03 +02:00
WBHarry
195f624868
Added JournalCompendium with welcome message. Auto opens on first world entry (#539) 2025-08-03 14:42:17 +02:00
WBHarry
7ead70b723
Added environments (#537) 2025-08-03 14:33:54 +02:00
Psitacus
c0661dbca6
Setup midnight cards (#536)
* add midnight cards

* add icons

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-03 01:02:13 +02:00
WBHarry
ebb142a604
[Fix] Adversary Attack Descriptions (#521)
* Fixed Tier 2

* Fixed Tier 1 action descriptions
2025-08-02 16:49:13 +02:00
WBHarry
d38b14f1bc
Added Tier 4 Adversaries (#520) 2025-08-02 16:44:05 +02:00
WBHarry
e07ac092e7
Added all Tier 3 Adversaries (#516) 2025-08-02 14:40:28 +02:00
Psitacus
f1eb58f4b9
add sage cards (#515)
Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-02 14:40:00 +02:00
Psitacus
a4b1130142
Add Grace domain cards setup (#513)
* initial grace cards

* add cards with as much setup as is possible in the system

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
2025-08-02 09:22:57 +02:00
WBHarry
32c35d3213
[Feature] 495 - Adversaries Tier 2 (#507)
* Half of Tier 2

* Finished Tier 2

* Updated faulty damage
2025-08-01 23:45:08 -06:00
WBHarry
371e6db0ee
Added Valor Cards (#503) 2025-08-01 21:33:15 +02:00
WBHarry
263dfa69ae
[Feature] 494 - Adversaries Tier 1 (#500)
* Some work

* More work

* Finished Tier 1
2025-08-01 16:43:59 +02:00
Psitacus
ab54edb47c
Add communities and community features (#498)
* add communities and community features

* Updated Privileged

* add advantage sources

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-01 12:16:56 +02:00
WBHarry
9d025bf105
Added Ancestry data to compendium (#493) 2025-07-31 17:37:05 -06:00
WBHarry
6ca24b3db7
Some corrections and adds to Consumables and Loot compendia (#492) 2025-07-31 17:25:28 -06:00
Psitacus
beeedee611
Rough compendium data (#487)
* add rough-in of compendium data

* remove non-srd items

* Removed faulty adversaries

* Added missing adversaries

---------

Co-authored-by: psitacus <walther.johnson@ucalgary.ca>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-07-31 04:50:02 +02:00
WBHarry
2c4d3bd4a3
[Feature] Armor/Weapon Compendiums (#459)
* Fixed localization

* .

* Added all Secondary Weapons

* Added all armors

* Added Tier1 weapons

* Tier2 Physical

* Tier 2 magical

* Tier 3 Physical

* Tier 3 Magical

* Tier 4 Physical

* Tier 4 Magical

* Added wheelchairs
2025-07-30 15:33:00 +02:00
WBHarry
187a0dc090
[Feature] Beastform Compendium (#434)
* Various fixes

* Added fixes to make beastforms work

* .

* Added all SRD beastforms
2025-07-27 21:26:28 +02:00
0fe6c4066a
added loot items (#433) 2025-07-27 21:14:02 +02:00
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