Carlos Fernandez
13bcadf142
Fix finishing levelup with a multiclass
2026-05-19 22:35:53 -04:00
Carlos Fernandez
6a2d09caac
Create sourcemaps for css files ( #1904 )
Project CI / build (24.x) (push) Waiting to run
2026-05-19 23:18:10 +02:00
Carlos Fernandez
4504379fcf
Fix journey end calculation and hope reduction when gaining scars ( #1900 )
Project CI / build (24.x) (push) Waiting to run
2026-05-19 11:13:59 +02:00
Carlos Fernandez
d152bfc906
Fix party rerenders from shields and weapons ( #1899 )
2026-05-19 11:11:38 +02:00
WBHarry
b91d943dd1
Raised foundry minimum version
2026-05-19 10:45:31 +02:00
WBHarry
ac5f84fff7
Fixed so that the tokenHUD matches the current V14 foundry layout. Fixed so that the tooltips have the correct translations ( #1894 )
2026-05-19 10:16:50 +02:00
WBHarry
d78c6b1183
Fixed so that already destroyed companion tokens that foundry still lists are not considered ( #1901 )
2026-05-19 10:14:03 +02:00
Carlos Fernandez
98049bd76b
Remove unused resources tab styling ( #1902 )
2026-05-19 10:13:49 +02:00
Carlos Fernandez
ab412367f9
Add tier/type headers and filters to environments in browser ( #1895 )
Project CI / build (24.x) (push) Has been cancelled
2026-05-17 20:07:54 +02:00
Carlos Fernandez
0492507bd1
Further decrease sheet opacity ( #1897 )
Project CI / build (24.x) (push) Waiting to run
2026-05-17 13:43:55 +02:00
Carlos Fernandez
47960fdd61
Fix uses of font awesome and adjust browser filter spacing ( #1896 )
2026-05-17 13:27:10 +02:00
Carlos Fernandez
d372f3df9b
Fix creating domain cards on character sheet ( #1890 )
Project CI / build (24.x) (push) Waiting to run
2026-05-16 18:38:07 +02:00
WBHarry
e6c27926d0
Raised version
Project CI / build (24.x) (push) Has been cancelled
2026-05-15 09:48:41 +02:00
Carlos Fernandez
88e64531b4
[UI] Minor updates to tag team initialization visuals ( #1882 )
...
* Visual updates to tag team initialization
* Center players and handlet he case where is 5 or 6 players
2026-05-15 09:32:00 +02:00
Carlos Fernandez
dd2aa10871
[Fix] selecting multiclass and multiple sheet issues ( #1884 )
...
* Fix error with adding multiclass
* Make it more card like
* Fix issues with responsiveness when resized
* Fix cards spilling out of container when multiple lines
* Remove mask and fix regression in scrollbar
2026-05-15 09:23:55 +02:00
Carlos Fernandez
855f4549ec
[Fix] Errors when updating max hp and implement bar update animations ( #1883 )
...
* Fix an error that can break the canvas when importing or resetting a character
* Animate bar updates
* Use non-static mix function instead
2026-05-15 09:21:05 +02:00
Carlos Fernandez
6b4de71a0a
Fix compendium browser sometimes spawning behind other windows ( #1885 )
2026-05-15 09:04:22 +02:00
Carlos Fernandez
46e552eb3d
Fix scroll restoration of party members ( #1886 )
2026-05-15 09:01:28 +02:00
Carlos Fernandez
bc3c09fa2e
Move scrollbar definition to global styling ( #1887 )
2026-05-15 09:01:03 +02:00
Carlos Fernandez
829a6161ff
Add hot reload configuration ( #1881 )
Project CI / build (24.x) (push) Waiting to run
2026-05-15 00:46:18 +02:00
Carlos Fernandez
24993970da
Slightly improve visibility of countdowns and fix mixing light and dark modes ( #1878 )
Project CI / build (24.x) (push) Has been cancelled
2026-05-14 01:21:06 +02:00
WBHarry
d86ab2053c
[Feature] 1876 - Adversary Disposition Split ( #1877 )
Project CI / build (24.x) (push) Waiting to run
2026-05-13 06:34:38 -04:00
Carlos Fernandez
24813e7e4f
Make background tab glassy in character sheet ( #1868 )
...
Project CI / build (24.x) (push) Has been cancelled
* Make fieldsets glassy in character sheet
* Remove glassy from character features tab
2026-05-11 22:30:39 +02:00
WBHarry
abd7824c96
Raised version
Project CI / build (24.x) (push) Has been cancelled
2026-05-09 16:33:45 +02:00
WBHarry
80e314ca84
Minor style changes for character/header.hbs
2026-05-09 16:28:43 +02:00
WBHarry
4064701c16
Fixed so that the overridden ?? label is actually applied for private messages ( #1872 )
2026-05-09 16:25:43 +02:00
Carlos Fernandez
e8828b70db
Remove white border around level input in character sheet ( #1870 )
Project CI / build (24.x) (push) Waiting to run
2026-05-09 11:15:35 +02:00
Carlos Fernandez
9ef4929693
Implement another traits redesign ( #1871 )
...
Project CI / build (24.x) (push) Waiting to run
* Implement another traits redesign
* Adjust traits shape
2026-05-08 15:08:25 +02:00
Carlos Fernandez
40804f3339
Adjust spacing of character hope ( #1864 )
Project CI / build (24.x) (push) Waiting to run
2026-05-08 14:58:14 +02:00
WBHarry
b7bc452bf5
[Fix] Improve Class-Subclass Linkage ( #1846 )
...
Project CI / build (24.x) (push) Has been cancelled
* Initial thoughts
* .
* Fixed linting
* Continue work on updating identifier
* Change to uuid approach
* Localization and minor fix
* Fixed CompendiumBrowser Class filter for Subclass view
* Fixed the class name display in the subclass view
* Improved missing class visual for subclass
* Fixed character creation
* Rerender class sheets when subclass link is changed
* Use compendium source over actual uuid in search
---------
Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
2026-05-05 22:15:21 +02:00
Carlos Fernandez
fb5e3672dc
Disable spellcheck and autocorrect on all adversary sheets ( #1869 )
2026-05-05 22:14:45 +02:00
WBHarry
cca468e8af
Raised foundry version
Project CI / build (24.x) (push) Waiting to run
2026-05-05 21:21:27 +02:00
WBHarry
94852cec21
Fixed character sheet error:ing out if opened when the character doesn't have a spellcastModifierTrait
Project CI / build (24.x) (push) Waiting to run
2026-05-04 16:45:17 +02:00
Carlos Fernandez
0128106de6
Don't show unusable non-weapons in character sidebar ( #1862 )
Project CI / build (24.x) (push) Waiting to run
2026-05-04 12:40:29 +02:00
Carlos Fernandez
2ffe678503
Add setting to hide party stats ( #1861 )
2026-05-04 12:39:20 +02:00
Carlos Fernandez
e95ea3c281
[UI] Rework styling of traits section of the character sheet ( #1865 )
...
* Rework styling of traits section of the character sheet
* Adjust spacing in header a smidge
2026-05-04 12:34:52 +02:00
Carlos Fernandez
c91d53b4d4
Avoid shifting elements when mousing over a tags ( #1866 )
2026-05-04 12:32:02 +02:00
WBHarry
85ca7efc6d
Raised version
Project CI / build (24.x) (push) Has been cancelled
2026-05-02 23:02:24 +02:00
WBHarry
edbf5aa55f
[Fix] Player Created Regions ( #1855 )
...
* Fixed so that creating regions without behaviors work for players. Fixed so that creating regions with behaviors works via GmEmit for players
* Updated previous uses of emitAsGM to emitGMUpdate
* Fixed linting
* Update module/documents/chatMessage.mjs
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
---------
Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com>
2026-05-02 22:34:53 +02:00
WBHarry
54d1b2bdc0
[Fix] 1854 - Delete Scene Environments ( #1858 )
2026-05-02 16:04:52 -04:00
WBHarry
516928f92b
Fixed a data path error in character._preUpdate when scars are changed by an update ( #1856 )
2026-05-02 16:02:57 -04:00
WBHarry
94e93222a4
[Fix] Downtime Use Reset RollData ( #1857 )
2026-05-02 16:01:16 -04:00
WBHarry
4685ec3c77
Added event.stopPropagation to avoid double matches and therefore double drops on drag/drop ( #1860 )
2026-05-02 15:58:10 -04:00
WBHarry
4558fbdcf6
Raised version
Project CI / build (24.x) (push) Waiting to run
2026-05-01 23:09:45 +02:00
Carlos Fernandez
c7159eff11
Fix retrieving parent documents when the model is null ( #1853 )
2026-05-01 23:00:03 +02:00
WBHarry
d0c2c783f1
Improved armor source names ( #1851 )
2026-05-01 16:53:20 -04:00
WBHarry
905d1f7e88
Corrected a typo in Greater Earth Elemental and Huge Green Ooze
2026-05-01 20:58:21 +02:00
Carlos Fernandez
b22ce9697d
Fix detection of negative modifiers ( #1847 )
2026-05-01 20:54:18 +02:00
WBHarry
404640a0a3
Fixed SRD DireBat experience value
Project CI / build (24.x) (push) Waiting to run
2026-05-01 17:45:50 +02:00
WBHarry
20056cd950
Corrected contributing link in readme
Project CI / build (24.x) (push) Has been cancelled
2026-04-29 22:04:08 +02:00