Commit graph

463 commits

Author SHA1 Message Date
WBHarry
72466436a8
Fixed traits container styling in light-mode (#899) 2025-08-13 22:43:43 +10:00
Murilo Brito
1a5311536a
[Feature] Descriptions enhancements (#887)
* add style to hover items and add start setting to features be expanded by default

* REFACTOR:
now prepare description onRender and simply the other methods

* add setting to extend description from items and add molilo contacts in system.json

---------

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-13 14:40:11 +02:00
Dapoulp
86a09df944
Fix/877 hope update order (#896)
* Action Macro working again

* k

* Fix Hope gain on Duality Roll
2025-08-13 14:20:59 +02:00
WBHarry
6d789aceb3
Fixed undefined case (#898) 2025-08-13 22:17:37 +10:00
WBHarry
b5642db2cd
Made coinflip icons in chat round (#895) 2025-08-13 21:39:23 +10:00
WBHarry
19f690a0fb
Fixed so custom downtime moves will display their descriptions in the tooltip (#894) 2025-08-13 21:35:16 +10:00
WBHarry
75340d3c9b
Removed the old, now unused companion levelup button (#893) 2025-08-13 19:11:52 +10:00
Chris Ryan
62af5fcb4b
Fix the missing ancestries in the SRD (#888)
Co-authored-by: Chris Ryan <chrisr@blackhole>
2025-08-13 10:41:08 +02:00
WBHarry
294055ad51
Changed so companion can level up on its own (#879) 2025-08-13 18:39:23 +10:00
Dapoulp
3d6a276bbc
Fix movement (#885) 2025-08-13 10:17:04 +02:00
Chris Ryan
c4f35aef9e
Change the critical damage max calculation (#890)
* Change the critical damage max calculation to avoid setting the rolled portion to maximum all the time.

* Change to the more neater code

* Restored package.json

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-13 10:08:43 +02:00
WBHarry
18f3c47635
Made sure the beastform user isn't moved onto other duplicate actors. Fixed scrolling text duplication (#882) 2025-08-13 10:33:20 +10:00
WBHarry
9f545477ae
Fixed so effects supposed to use item data use the model directly, since items have no rolldata (#883) 2025-08-13 08:55:10 +10:00
WBHarry
2e301f1bb9
Hid item attachments for now (#876) 2025-08-12 15:42:15 -03:00
SunnySunSun
0103a6519b
Update sidebar.less Armor Slots label padding, for translations (#872)
Equalizes the vertical and horizontal padding on the Armor Slots status label, to allow for more (much needed) room for the upcoming French translation (and others in the future).

Doesn't change anything for the display in English.
2025-08-12 17:09:23 +02:00
Dapoulp
f62e51c4f6
Fix/857 generic roll buttons (#866)
* Action Macro working again

* Remove buttons from generic roll for non-gm
2025-08-12 16:47:59 +02:00
WBHarry
e90355b08b
[Fix] 691 - CharacterCreation Improvement (#863)
* Removed main creation tab. Added equipment to remaining tab

* Fixed MixedAncestry name setting

* Fixed tab after first creation
2025-08-12 13:17:21 +10:00
WBHarry
7755179434
[Fix] 850 - Downtime Refreshes (#859)
* Fixed the filtering of refreshable features

* Raised version
2025-08-12 13:14:42 +10:00
Dapoulp
68c9cd52ea
Remove extra result text from reaction chat message (#860)
* Remove extra result text from reaction chat message

* Remove log
2025-08-11 23:58:12 +02:00
Dapoulp
4403ff9418
Sheet image position (#861) 2025-08-11 23:57:30 +02:00
WBHarry
7a798901cc
Removed the unintended icons that came from merge conflicts (#838) 2025-08-11 22:33:46 +02:00
8ebd498054
renamed .md files (#834) 2025-08-11 22:28:02 +02:00
SunnySunSun
ab5ffc5c9e
Update localization of rollSelection.hbs (#841)
The Fear label lacked a localization path
2025-08-11 22:26:21 +02:00
WBHarry
83fb6c711e Merged with main 2025-08-11 17:49:11 +02:00
WBHarry
d224827d2a
Fixed so exp increases can be selected normally (#835) 2025-08-11 20:56:15 +10:00
joaquinpereyra98
6f0f21c355
Impproved Adversary Sheet Data Display (#751)
* Impproved Adversary Sheet Data Display
Fixes #604

* FIX: formula lables for attacks and weapons

---------

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-11 09:56:10 +02:00
WBHarry
67d3b6c0e3
Hotfix 1.0.1 (#823)
* Updated the background image for the system

* Fixed so Weapon/Armor features are added again

* Fixed so fear is available as a resource to be deducted by actions (#757)

* Changed to use the config labels and src

* Updated Weapons

* Fixed so the decrease button of simple fear tracker is not visible when not hovered

* Fixed so armor preUpdate doesn't fail if no system changes are made

* Updated .gitignore and author details (#777)

* Add author details and name mapping for chrisryan10 (#773)

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Add build to ignore for my linux dev (#775)

Co-authored-by: Chris Ryan <chrisr@blackhole>

---------

Co-authored-by: Chris Ryan <chrisr@blackhole>

* Corrected sneak attack active effect (#780)

* Fixed a spelling error (#779)

* Fix bardic rally showing in damage dialog when it should not (#783)

* update spelling (#786)

* Translating inventory descriptions (#782)

* updated credits for 1.0.1 release (#797)

* updated credits for 1.0.1 release

* further updated artwork credits

* Chagned handlebarhelper rollparsed to be more defensive (#794)

* Added missing scene refreshType (#790)

* Remove ability use buttons for not owned abilities (#795)

* [Fix] PrayerDice Fixed (#799)

* Fixed prayer dice, and wheelchair images

* Fixed -settings data sources

* Dragging features from one adversary to another (#788)

* [Fix] Levelup Fixes (#787)

* Fixed crash on experience selection. Fixed subclass error on multiclassing

* Fixed so multiclasses do not gain the hope feature for the class

* Fixed so Class/Subclass features are properly deleted on delevel

* Removed automatic deletion of features on delevel when not using levelup auto

* Fixed so custom domains can be selected in levelup when multiclassing

* Changed so encounter countdowns is a button (#804)

* Fixed so that dropping on class/subclass...creates the item on the character (#803)

* [BUG] - Importing All Adversaries/Environments (#814)

Fixes #774

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>

* Bug/671 reaction roll chat title (#809)

* Update Reaction Roll Chat Message Title

* Removed console log

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>

* Improve Trait tooltip display (#817)

Fixes #806

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>

* [BUG] - Combat Tracker d12 logo not found (#812)

Fixes #764

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>

* Compendium Browser (#821)

* Corrected timbending description localization (#816)

* [Fix] Compendium Item (#810)

* Corrected Emberwoven Armor

* Fixed subclass regression

* Fixed so character's with wildcard images don't break beastform (#815)

* Fix roll result based duality damage (#822)

---------

Co-authored-by: Chris Ryan <73275196+chrisryan10@users.noreply.github.com>
Co-authored-by: Chris Ryan <chrisr@blackhole>
Co-authored-by: Dapoulp <74197441+Dapoulp@users.noreply.github.com>
Co-authored-by: IrkTheImp <41175833+IrkTheImp@users.noreply.github.com>
Co-authored-by: CPTN_Cosmo <cptncosmo@gmail.com>
Co-authored-by: Josh Q. <jshqntnr13@gmail.com>
Co-authored-by: joaquinpereyra98 <24190917+joaquinpereyra98@users.noreply.github.com>
Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-11 00:52:29 +02:00
Dapoulp
ae23696e40
Fix roll result based duality damage (#822) 2025-08-11 00:26:33 +02:00
WBHarry
61ba82be05
Fixed so character's with wildcard images don't break beastform (#815) 2025-08-11 08:22:46 +10:00
WBHarry
c74c7aaedd
[Fix] Compendium Item (#810)
* Corrected Emberwoven Armor

* Fixed subclass regression
2025-08-11 08:20:48 +10:00
WBHarry
d571a89a7c
Corrected timbending description localization (#816) 2025-08-11 08:19:48 +10:00
Dapoulp
f9774f130e
Compendium Browser (#821) 2025-08-11 00:18:31 +02:00
joaquinpereyra98
b68d2e9ec2
[BUG] - Combat Tracker d12 logo not found (#812)
Fixes #764

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-10 23:10:24 +02:00
joaquinpereyra98
3106b0d5d1
Improve Trait tooltip display (#817)
Fixes #806

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-10 23:10:04 +02:00
Dapoulp
e6af8beda1
Bug/671 reaction roll chat title (#809)
* Update Reaction Roll Chat Message Title

* Removed console log

---------

Co-authored-by: WBHarry <williambjrklund@gmail.com>
2025-08-10 22:26:19 +02:00
joaquinpereyra98
60b583e4c1
[BUG] - Importing All Adversaries/Environments (#814)
Fixes #774

Co-authored-by: Joaquin Pereyra <joaquinpereyra98@users.noreply.github.com>
2025-08-10 22:24:50 +02:00
WBHarry
4603e7e40c
Fixed so that dropping on class/subclass...creates the item on the character (#803) 2025-08-10 16:08:08 -03:00
WBHarry
10b871d4c3
Changed so encounter countdowns is a button (#804) 2025-08-10 16:07:09 -03:00
WBHarry
b470a1dc51
[Fix] Levelup Fixes (#787)
* Fixed crash on experience selection. Fixed subclass error on multiclassing

* Fixed so multiclasses do not gain the hope feature for the class

* Fixed so Class/Subclass features are properly deleted on delevel

* Removed automatic deletion of features on delevel when not using levelup auto

* Fixed so custom domains can be selected in levelup when multiclassing
2025-08-10 15:19:37 -03:00
Josh Q.
f81d0d250f
Dragging features from one adversary to another (#788) 2025-08-10 15:18:01 -03:00
WBHarry
5359455050
[Fix] PrayerDice Fixed (#799)
* Fixed prayer dice, and wheelchair images

* Fixed -settings data sources
2025-08-10 15:12:00 -03:00
Dapoulp
6acb6c16c7
Remove ability use buttons for not owned abilities (#795) 2025-08-10 19:38:42 +02:00
WBHarry
8aa46f4cd1
Added missing scene refreshType (#790) 2025-08-10 19:37:44 +02:00
WBHarry
69346870b7
Chagned handlebarhelper rollparsed to be more defensive (#794) 2025-08-10 19:37:28 +02:00
5bf3294676
updated credits for 1.0.1 release (#797)
* updated credits for 1.0.1 release

* further updated artwork credits
2025-08-10 19:36:23 +02:00
WBHarry
7a012a74f0
Translating inventory descriptions (#782) 2025-08-10 16:54:07 +02:00
IrkTheImp
d65bd28e16
update spelling (#786) 2025-08-10 16:53:52 +02:00
Dapoulp
df5373cd20
Fix bardic rally showing in damage dialog when it should not (#783) 2025-08-10 16:52:36 +02:00
WBHarry
080b6bc2da
Fixed a spelling error (#779) 2025-08-10 14:06:53 +02:00
WBHarry
a038d4c254
Corrected sneak attack active effect (#780) 2025-08-10 14:05:43 +02:00