Releases: xdy/xdy-pf2e-workbench
Releases · xdy/xdy-pf2e-workbench
v2.5.0
2.5.0 (2021-12-17)
Features
- Keybindings might work with Foundry V9t3, which isn't out yet (breaking change announced tonight, but it's not out yet so can't really test.) (3ff0bd6)
v2.4.2
2.4.2 (2021-12-17)
Bug Fixes
- Be really defensive in mangleChatMessage. (13fee6d)
v2.4.1
2.4.1 (2021-12-17)
Bug Fixes
- Show hint for registered keybinding (unlocalized unfortunately, seems it doesn't work on hints for keybindings?) (74c79d7)
v2.4.0
2.4.0 (2021-12-17)
Features
- Added keybind to mystify all selected creatures (M by default, can be changed). Made it possible to always/never mystify when dragging from sidebar. (4cb6a30), closes #4
v2.3.2
2.3.2 (2021-12-14)
Bug Fixes
- Change title to PF2e Workbench (d2bb997)
v2.3.1
2.3.1 (2021-12-12)
Bug Fixes
- Only update chat message if needed when using the experimental feature to use the mystified name in chat (624eaa5)
v2.3.0
2.3.0 (2021-12-12)
Features
- Adds support for filtering out alignment traits (defaults to true). Fixes bug with localizing prefix and postfix. Fixes bug with keeping random number when mystifying/demystifying. (80264f9), closes #19
v2.2.0
2.2.0 (2021-12-12)
Features
- Skip addding random number for unique npcs (cd7d9d5), closes #25
v2.1.1
2.1.1 (2021-12-12)
Bug Fixes
- Npc mystifier prefix should not be localized (a29302c)
v2.1.0
2.1.0 (2021-12-09)
Features
- Added basic localization of the traits used to mystify npc names. Added the traits I think might possibly be useful for creatures from PF2e. Translated a few traits to Swedish so as to be able to test localization (will most likely never translate the full trait list as I have no real use for it.) Added a copy of the Open Game License. (1da0bf8)