Commit graph

220 commits

Author SHA1 Message Date
WBHarry
d1a0a9ab24
Embedding Duality Rolls (#52)
* Added DualityRoll direct rolls in chat
* Added button render to renderJournalEntryPageProseMirrorSheet and renderHandlebarsApplication
* Hope and Fear dice totals are now properly added together
* Added Colorful/Normal DualityRoll color settings
2025-05-26 16:34:32 +02:00
WBHarry
cf51153432
Review Inventory (#55)
* Weapons and Armor are now stored like any other item on the PC. Added equip/unequip logic.

* Changed so that equip attempts always go through and the neccessary weapons are unequipped to fascilitate it

* Fixed drag equip and extracted unequipBeforeEquip logic
2025-05-26 15:43:04 +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
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
76674f0bf5 Cleaned up rollSelectionDialog.mjs 2025-05-24 17:08:27 +02:00
WBHarry
5a501d6769 Fixed Check Rolls, Attack Rolls and Damage Rolls for PCs 2025-05-24 16:56:01 +02:00
WBHarry
707e47bc1b Updated NpcRollSelectionDialog.mjs to ApplicationV2 2025-05-24 12:00:52 +02:00
WBHarry
5a3bb25e53 Merged with main 2025-05-24 10:36:36 +02:00
WBHarry
faab60b45b Updated attack rolls and damage rolls for adversaries 2025-05-24 10:25:40 +02:00
IrkTheImp
2d832e74d4
modify ruler and token ruler to show distance ranges (#40) 2025-05-24 01:19:37 +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
cf66b4683e
Merge pull request #19 from Foundryborne/ikraik
- Added resizing for level up dialog
2025-05-23 15:30:50 +02:00
Nikhil Nagarajan
b28b3b2418 Allowed resizing in levelup dialog 2025-05-23 09:26:22 -04: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