Releases: xdy/xdy-pf2e-workbench
Releases · xdy/xdy-pf2e-workbench
v2.11.2
2.11.2 (2021-12-28)
Bug Fixes
- Hopefully fix race condition. (3ffaedb)
v2.11.1
2.11.1 (2021-12-27)
Bug Fixes
- Make auto-move initiative work for players and linked actors too. (9b39978)
v2.11.0
2.11.0 (2021-12-27)
Features
- Add option to automatically move combatant that hits 0 hp outside of it's turn to just before the current combatant's turn. (50c73ce)
v2.10.0
2.10.0 (2021-12-27)
Features
- Add option to automatically purge all expired effects each turn. (eb373b8)
v2.9.0
2.9.0 (2021-12-27)
Bug Fixes
- Try to get the forge to update. (bb0b248)
Features
- Add optional combat context menu to enable moving selected combatant before the current combatant. (63e14d2)
v2.8.0
2.8.0 (2021-12-27)
Features
- Add optional keybind to move the selected combatant to before the current combatant in the initiative order (normally used when the current combatant has just killed the selected combatant). (d194811)
- Add optional keybind to move the selected combatant to before the current combatant in the initiative order (normally used when the current combatant has just killed the selected combatant). (02db82a)
v2.7.0
2.7.0 (2021-12-26)
Bug Fixes
- Set the proper minimum foundry version. (3851457)
Features
- Adds optional setting to demystify all mystified tokens with the same base actor when one is demystified. (54ffebe), closes #36
v2.6.0
2.6.0 (2021-12-26)
Features
- Make prefix and postfix rollable from a table (enter table name as prefix of postfix to enable rolling a random value) (84e60a3), closes #44
v2.5.2
2.5.2 (2021-12-18)
Bug Fixes
- Deduplicate the trimmed list of traits before translating. Update a few dependencies. (149d245)
v2.5.1
2.5.1 (2021-12-17)
Bug Fixes
- My keybinding changes did work with Foundry V9t3, so setting minimum version to that and removing support for previous keybinding api. (222487b)