Commit graph

16 commits

Author SHA1 Message Date
WBHarry
1099948a9b Fixed drag equip and extracted unequipBeforeEquip logic 2025-05-26 13:03:57 +02:00
WBHarry
9ce77c126a Merge branch 'main' into feature/29-review-inventory 2025-05-26 11:55:38 +02:00
Emilio Jimenez
e135a44222
feat(subclassFeatures): fix adding abilities (#54)
* feat(subclassFeatures): fix adding abilities

* fix(subclassFeatures): fix tabs names

---------

Co-authored-by: JimCanE <6275508-jimcane@users.noreply.gitlab.com>
2025-05-25 21:30:40 +02:00
WBHarry
9962c05a20 Changed so that equip attempts always go through and the neccessary weapons are unequipped to fascilitate it 2025-05-25 21:14:08 +02:00
WBHarry
8e92b5f6d9 Weapons and Armor are now stored like any other item on the PC. Added equip/unequip logic. 2025-05-25 20:56:11 +02:00
IrkTheImp
71319f2b74
remove id from sheets to allow multiple instances. Added id to roller dialog to enforce only one instance. (#50) 2025-05-25 12:16:01 +02:00
IrkTheImp
98a76aec48
fix height issue, missing text, and red color for Feature (#51)
* fix height issue, missing text, and red color

* Update module/applications/sheets/feature.mjs

Co-authored-by: Emilio Jimenez <19908114+emiliojc@users.noreply.github.com>

---------

Co-authored-by: WBHarry <89362246+WBHarry@users.noreply.github.com>
Co-authored-by: Emilio Jimenez <19908114+emiliojc@users.noreply.github.com>
2025-05-25 12:14:25 +02:00
Murilo Brito
ad1e968888
Merge pull request #42 from Foundryborne/#24/Updating-Adversaries
Updating adversaries
2025-05-24 17:37:24 -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
5a501d6769 Fixed Check Rolls, Attack Rolls and Damage Rolls for PCs 2025-05-24 16:56:01 +02:00
WBHarry
faab60b45b Updated attack rolls and damage rolls for adversaries 2025-05-24 10:25:40 +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
WBHarry
76e261680c
Merge pull request #16 from Foundryborne/irk/sheet-rolling
Fix Attribute rolling. Updated some depreciated values based on warni…
2025-05-23 07:29:01 +02:00
IrkTheImp
cb34048ac6 Fix Attribute rolling. Updated some depreciated values based on warnings. 2025-05-22 21:41:40 -05:00
Jacob
0fb16708b0
Update pc.mjs 2025-05-22 22:40:53 -04:00
WBHarry
aa4021d1a2 Initial commit 2025-05-22 16:53:39 +02:00