daggerheart/module/documents
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
..
collections Add eslint and run linter in workflow (#1819) 2026-04-21 10:15:39 +10:00
_module.mjs [V14] 1605 - Template Migration (#1621) 2026-02-01 17:21:56 +01:00
activeEffect.mjs Fix retrieving parent documents when the model is null (#1853) 2026-05-01 23:00:03 +02:00
actor.mjs [Fix] Player Created Regions (#1855) 2026-05-02 22:34:53 +02:00
chatMessage.mjs [Fix] Player Created Regions (#1855) 2026-05-02 22:34:53 +02:00
combat.mjs Fixed so effects are only applied to correct tokens (#1439) 2025-12-18 17:55:25 -05:00
combatant.mjs [Feature] Encounter Battlepoints (#1346) 2025-12-06 21:11:34 +01:00
item.mjs [Fix] origin change values and prioritize item options (#1835) 2026-04-26 00:06:41 +02:00
rollTable.mjs Fixed a bunch of deprecations 2026-03-22 16:59:23 +01:00
scene.mjs [Feature] 1766 - Group Attack (#1770) 2026-04-09 22:07:51 +02:00
token.mjs Removed a temporary override function in document/token. Doesn't seem needed anymore, and it was outdated, making bar2 on tokens never visualy update 2026-03-29 12:50:34 +02:00
tokenManager.mjs Reworked summon action and clowncar functionality to work with levels (#1791) 2026-04-12 00:25:43 +02:00
tooltipManager.mjs [Feature] 1740 - Beastform Info (#1750) 2026-03-28 00:18:35 +01:00