Commit graph

469 commits

Author SHA1 Message Date
Chris Ryan
7d0011792f Merge branch 'main' into feature/death-moves 2025-12-09 10:23:38 +10:00
WBHarry
2b1535333a . 2025-12-08 21:01:29 +01:00
Chris Ryan
9cc87c861a Partial improvement on the fate template buttons - chat display is correct, but the roll dialog is wrong 2025-12-08 22:27:07 +10:00
Chris Ryan
01c1d8fa15 Style the fate message based on Hope/Fear colors. 2025-12-08 22:06:21 +10:00
Chris Ryan
a11a2d4e30 Merge from main, with conflict fixes 2025-12-08 21:07:44 +10:00
WBHarry
91d916a28d
Fixed so that the critdamage should be correct (#1393) 2025-12-08 02:32:25 +01:00
Carlos Fernandez
b307d65d18
Fix dropping features onto item sheets (#1394) 2025-12-08 02:32:05 +01:00
Carlos Fernandez
ccdd413933
[Fix] Allow disabling coins (#1381)
* Add ability to disable coins

* Omit currency section if all are disabled
2025-12-08 02:29:07 +01:00
WBHarry
f680ade1da
Corrected downtime prep from error state (#1390) 2025-12-08 01:53:58 +01:00
Carlos Fernandez
28976bb4b8
[Fix] Updating item quantity in party inventory (#1378)
* Fix updating item quantity in party inventory

* Remove unnecessary second render
2025-12-07 13:39:40 +01:00
WBHarry
14ac8977af
Standardized what gets refreshed by which refreshType (#1374) 2025-12-07 00:53:33 +01:00
WBHarry
2a622a7363
[Fix] TagTeamRoll Critical Damage (#1371)
* Made some handlign for the damage when a tagTeamRoll crits

* Fixed so hope is taken from the initiator if the roll is with fear

* Raised verison
2025-12-07 00:03:18 +01:00
Carlos Fernandez
6ae00e15bd
Set card created on actor to first valid domain (#1372) 2025-12-06 23:07:43 +01:00
WBHarry
c846c5bc85
. (#1373) 2025-12-06 23:06:31 +01:00
WBHarry
451bef4c92
[Feature] Encounter Battlepoints (#1346)
* Added BP calculation and tooltip breakdown of BP sources

* Added Modifiers

* Fixed automatic battleToggles

* Corrected 'NoToughies' conditional

* Fixed GM-only visibility

* Fixed combatant isNPC
2025-12-06 21:11:34 +01:00
WBHarry
c3cb9121af
[Fix] Beastform Effect Size Issue (#1368)
* Fixed so beastform effects handle actors being smaller than 1

* .
2025-12-06 21:08:08 +01:00
WBHarry
6d8d773a26
[Fix] 1325 - Weapon Tooltip Damage Formula (#1355)
* Fixed so the damage calculation is correct. Fixed so the right tooltip is shown for attacks

* Moved the damageFormula function to damageAction
2025-12-06 15:16:34 +01:00
Carlos Fernandez
b57e98071f
[Feature] Sortable inventories and adversary/environment drag/drop (#1357)
* Add ability to sort inventories in player and party sheets

* Format base actor sheet

* Check item validity when creating on an actor

* Block dragdrop on adversaries and environments

* Support drag and drop in adversary and environment sheets

* Fix regression with dropping to character sheet

* Move vault when created handling to domain card preCreate
2025-12-06 15:05:10 +01:00
Carlos Fernandez
e3f244d8d7
Fix scroll preservation in environment sheet (#1362) 2025-12-06 02:30:50 +01:00
WBHarry
9fa4627b19
[Fix] Homebrew Item Features (#1365)
* Fixed adding and editing effects on a homebrew feature

* .

* Fixed effect removal
2025-12-06 02:29:56 +01:00
Carlos Fernandez
5163bf9788
Fix dragging features between different environment settings applications (#1361) 2025-12-04 22:26:40 +01:00
Chris Ryan
73bc30f552 Trying to sort out the button for the fate roll 2025-12-04 21:52:39 +10:00
Chris Ryan
2e6a17d787 Fixed DSN rolling; removed console messages; chat message clean up 2025-12-04 21:18:09 +10:00
Chris Ryan
265e35b680 /fr now supports type=X, where X is Hope or Fear, if not supplied, defaults to Hope 2025-12-03 22:35:37 +10:00
Chris Ryan
bfd8031ecf Fix chat message display; start moving towards supporting Hope and Fear for Fate roll 2025-12-03 21:27:47 +10:00
Chris Ryan
fda1581c51 Merge branch 'main' into feature/death-moves 2025-12-03 20:31:44 +10:00
WBHarry
8f917c3640
Fixed so that AttackActions with a save will not stop the workflow of the fields if save automation is not on (#1353) 2025-12-01 15:41:47 +01:00
WBHarry
165068a9ee
[Feature] EffectsDisplay (#1340)
* Merged with main

* Added the display

* .

* Removed unused override function

* Fixed layout for generic effects

* feat: add basic style to effects tooltip

* Corrected distancing

* Use CSS based solution for shifting the countdowns

* Centered tooltip header

---------

Co-authored-by: moliloo <dev.murilobrito@gmail.com>
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2025-11-30 18:30:57 +01:00
WBHarry
f41f0b20b7
Fixed so that attribute rolls for characters are set as Action type (#1347) 2025-11-30 00:37:25 +01:00
WBHarry
f29198e81f
. (#1351) 2025-11-29 22:49:28 +01:00
Chris Ryan
adfb0e7213 Hide formula display; code removal; start to add Fear die as a choice for Fate roll 2025-11-27 23:31:55 +10:00
Chris Ryan
916675fa43 Merge branch 'main' into feature/death-moves 2025-11-27 20:34:34 +10:00
Carlos Fernandez
630ba5ab7d
[Feature] Actor Directory subtitles (#1332)
* Show subtitles for various actor types in actor directory

* Show adversary and environment type

* Update companion subtitles

* Fallback adversay and environment label to item type label
2025-11-27 00:38:11 -03:00
Chris Ryan
54996e7e12 Partial Fate Roll creation and Fate Roll Enricher (/fr) 2025-11-26 23:06:53 +10:00
Chris Ryan
04f8793f20 Renamed to DhDeathMove 2025-11-26 20:53:21 +10:00
Chris Ryan
0d054d6d42 Merge branch 'main' into feature/death-moves 2025-11-26 20:22:13 +10:00
WBHarry
cd5b8e9c75
[Fix] Levelup/Delevel fixes (#1342)
* .

* .
2025-11-26 02:42:42 +01:00
WBHarry
44b805d0df
[Fix] Party And Effect Minifixes (#1337)
* .

* Added migration to remove ghosts from the TagTeamDialog
2025-11-25 23:20:07 +01:00
Chris Ryan
162c74f3ae Update the death move descriptions 2025-11-25 21:44:40 +10:00
WBHarry
d137e33c3d
[Feature] Countdown Rols And Randomzie (#1329)
* .

* .

* .

* Raised system version
2025-11-25 00:36:43 +01:00
WBHarry
9e0bc3cff1
Fixed so that the token hud for party tokens works again (#1326) 2025-11-25 00:35:05 +01:00
WBHarry
f78f8e32b6
Added critical threshold for Adversaries, determining at what number they crit (#1331) 2025-11-25 00:26:27 +01:00
WBHarry
b9508e19e8
[Feature] Become Unstoppable (#1321)
* Added implementation of unstoppable

* Forgot to add the updated Unstoppable Feature itself

* Added immunity for hidden and SRD additions for immunity
2025-11-23 15:23:52 +01:00
WBHarry
e6a242ba43
. (#1322) 2025-11-23 15:20:04 +01:00
WBHarry
81e7f24d22
Fixed the css selector so that you can drag out potential adversaries again (#1319) 2025-11-23 15:19:47 +01:00
WBHarry
6398ba15f2
Ancestry and community is now reset when dragging in a new one (#1315) 2025-11-23 15:19:30 +01:00
WBHarry
ebf98a6ae5
Added a confirmation window when deleting a feature (#1324) 2025-11-23 15:12:25 +01:00
WBHarry
2920ead81a
[Fix] Inventory Item Transfer (#1316)
* Fixed so items from the inventory tab of the Party sheet can be dragged out

* Added transfer logic

* Added translation

* Improved item transfer dialog title

* Simplified title

* Updated image

* Simplified the handlebars templates for itemTransfer

* Improved item-identicial check

* Slight improved rendering

* .
2025-11-23 15:04:42 +01:00
WBHarry
9f7554cdff
[Feature] DiceSoNice Fonts (#1318)
* Added a font choice to system diceSoNice settings

* .
2025-11-23 02:19:57 +01:00
WBHarry
87643dc662
Fixed so that effects applied to self will work again (#1320) 2025-11-22 15:24:11 +01:00