Commit graph

853 commits

Author SHA1 Message Date
WBHarry
49e834062b Fixed ArmorEffect max being a string 2026-02-11 10:22:24 +01:00
WBHarry
b0f8442aaa . 2026-02-11 09:45:34 +01:00
WBHarry
09ef7fa96f . 2026-02-11 01:43:30 +01:00
WBHarry
c2c2050009 Actions now use createDialog for effects 2026-02-11 00:27:14 +01:00
WBHarry
653492c735 Updated itemconfig 2026-02-10 22:47:55 +01:00
WBHarry
81e61a7386 Fixed character sheet armor update 2026-02-10 22:30:55 +01:00
WBHarry
aef3d3cd04 . 2026-02-10 22:04:13 +01:00
WBHarry
b9e3eec34c Updated Armor SRD 2026-02-10 21:44:22 +01:00
WBHarry
47b16392eb . 2026-02-10 17:37:59 +01:00
WBHarry
94262ba6ec Added createDialog 2026-02-09 23:35:50 +01:00
WBHarry
a76479e9b7 . 2026-02-09 22:43:21 +01:00
WBHarry
9dc5830e18 Added a updateArmorValue function that updates armoreffects according to an auto order 2026-02-09 21:51:58 +01:00
WBHarry
fb9f89fa9d . 2026-02-09 19:38:29 +01:00
WBHarry
514e0260eb Working armor application 2026-02-09 18:23:30 +01:00
WBHarry
7036a53c71 progress 2026-02-09 16:37:21 +01:00
WBHarry
49163eef54 Merge branch 'v14-Dev' into feature/1354-Armor-Effect 2026-02-09 16:03:13 +01:00
WBHarry
063ff3d999 Merged with main 2026-02-09 15:44:54 +01:00
WBHarry
a65514b1c1 Improved Downtime Prepare translation 2026-02-09 14:25:56 +01:00
WBHarry
b23b6c75fb
[Feature] Browser Compendium Handling (#1648)
* Initial version

* .

* Fixed so that CompendiumSetting saving refreshes the CompendiumBrowser for all users

* .

* Improved design

* Fixed max height

* Fixed local reload

* Added GM restriction

* Raised version

* Fixed tooltip

* Raised verison to 1.7.0
2026-02-09 12:42:00 +01:00
WBHarry
7c86417752 Added _applyLegacy parse logic for ActiveEffect 2026-02-09 12:41:13 +01:00
WBHarry
c7431d16a7
Improved the Reaction toggle in dice rolls (#1643) 2026-02-09 01:02:59 +01:00
WBHarry
5413730108 Corrected experience value display to handle negative values aswell 2026-02-09 00:25:18 +01:00
WBHarry
d96e72505a Fixed Armor/Weapon sheet showing double 'Configure Attribution' options 2026-02-08 22:21:36 +01:00
WBHarry
f9f252c7a6
Fixed so that node start can accept escaped spaces in the path (#1649) 2026-02-08 19:22:48 +01:00
WBHarry
78012be6e4 Added delete confirmation to homebrew items 2026-02-08 19:14:04 +01:00
alterNERDtive
4ad8b960b5
fix: adds actions to prepare downtime actions (#1646) 2026-02-08 18:30:32 +01:00
WBHarry
f7e4c5346e
[Fix] ActiveEffect Autocomplete (#1641)
* Added rules and bonuses to ActiveEffect-autocomplete

* .
2026-02-08 18:03:35 +01:00
WBHarry
44131d21a6
[Fix] Beastform Effects (#1635)
* Fixed so that beastform items always have a beastformEffect on them that can't be removed

* Fixed so that you can drag an active effect onto a character
2026-02-08 18:01:30 +01:00
WBHarry
202e624a06
Fixed so that SecondWind has a decreasing resource (#1642) 2026-02-08 18:00:09 +01:00
WBHarry
5e7201bfe9
[Fix]Environment Attack Error (#1647)
* Fixed so that environment attacks don't error

* Fixed for companion aswell
2026-02-08 17:59:08 +01:00
alterNERDtive
cad3f533ad
fix: restricts target amount for downtime actions (#1645) 2026-02-07 23:14:17 +01:00
alterNERDtive
c3653e1b30
feat(dev): adds editorconfig (#1644) 2026-02-07 20:02:28 +01:00
WBHarry
c1f7866594
[Fix] 1633 - ActiveEffect Autocomplete (#1636)
* Improved the autocomplete typing experience

* Made it work. But I hate it.

* Revert "Made it work. But I hate it."

This reverts commit d2fc9fd648.

* Actually nice solution instead O_O
2026-02-06 11:32:33 +01:00
WBHarry
7bc5ea4910 Initial 2026-02-06 09:59:06 +01:00
WBHarry
0d2495c143
Fixed fumigation and bold presence (#1638) 2026-02-06 00:36:52 +01:00
WBHarry
cab185df66
Made gridless distances lean towards being in the lower range (#1639) 2026-02-05 16:36:49 -05:00
WBHarry
593105b163 Fixed ActiveEffect create dialog options 2026-02-04 20:08:52 +01:00
WBHarry
115a31423e Corrected ActiveEffect template styling and added useage of the new 'showIcon' property 2026-02-04 10:15:42 +01:00
WBHarry
735ed4c214
[Fix] RollMessage Order (#1626)
* Fixed so that the description message always comes first with the action workflow

* Changed to instead render the description in the roll message

* Made the action config title not get changed in d20rolldialog if it's not a trait roll

* Initial chat message description design change

* Revert "Initial chat message description design change"

This reverts commit f4f5fd6c24.

* .
2026-02-04 07:11:18 +01:00
WBHarry
ac998adaa6 Merged with development 2026-02-04 00:25:58 +01:00
WBHarry
c8d1ea1460
[Fix] TriggerConfig Expand/Collapse (#1630)
* Fixed so that the angle icon indicating expand/collapse for a trigger config actually flips when clicked

* Fixed styles
2026-02-03 23:31:18 +01:00
WBHarry
c1924534da Fixed a case where SceneConfig could fail to save because flags were not submitted 2026-02-03 23:26:29 +01:00
WBHarry
6a0a8d8d6e Updated the sidebar so the new Placeables tab coems in 2026-02-02 23:56:57 +01:00
WBHarry
c17020c2c8 Fixed ActiveEffect.getChangeValue not expecting a number as change.value 2026-02-02 20:00:15 +01:00
WBHarry
31c70469ef
[Fix] ActionField UUID for Actor Actions (#1622)
* Fixed so that actionFields correctly grab a uuid for actions that are directly on an actor

* Corrected to logical or

* Update module/data/fields/actionField.mjs

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>

---------

Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-02-02 00:57:17 +01:00
WBHarry
491d921a9b
Made sure item.toChat enriches descriptions (#1625) 2026-02-02 00:40:09 +01:00
WBHarry
578b090f08
[V14] 1605 - Template Migration (#1621)
* Fixed so that our templates make use of SceneRegions instead

* Fixed visibility
2026-02-01 17:21:56 +01:00
WBHarry
668dbdf8f4
Fixed character hopeResource to be set as 'isReversed' again, so damage and healing is applied correctly (#1620) 2026-02-01 01:19:31 +01:00
WBHarry
ab538df3aa
[Fix] 1601 - Template Enrichment (#1609)
* Fixed so param.range is compared as lowerCase

* .
2026-02-01 00:59:50 +01:00
WBHarry
57e51ee841 Added in comments about Beastform failing 2026-02-01 00:25:40 +01:00