Releases: League-of-Foundry-Developers/fvtt-module-lmrtfy
Releases · League-of-Foundry-Developers/fvtt-module-lmrtfy
v3.1.9
Merge pull request #194 from sasquach45932/master
Enhancement: Shadow Of The Demon Lord
v3.1.8
Modify 5e abilities to use new data structure #185
v3.1.7
Merge pull request #181 from Telain/master
Add Support for FFD20
v3.1.6
Merge pull request #178 from dmdorman/degenesis-system
adding degenesis system
3.1.5
- Ability to hide/show Fail buttons on ability checks/saves and skill checks for DnD 5e
3.1.4
- Fixed an issue if no rolltables are available, it throws an error on the Requestor form.
- Fixed an issue where Query Player didn't take player attributes into account.
3.1.3
- Fix issue where saving throws from midi was being requested twice
- Make sure checking module uses the latest way
3.1.2
- Future proof roll functionality so that patching in midi-qol can be removed in later version
- Add some checks to ensure fail buttons works with current midi, future midi and without midi
3.1.1
- Disable fail buttons for systems with midi-qol in. This is temporary until midi-qol can update it's patching function.
v3.1.0
- Fix some issues with PF2e rolls - thanks @timingila,
- Add ability to choose to fail requested rolls. This currently just works for 5e modules, as I'm unsure how other modules would handle this.
- If running midi-qol, this might not work as expected until a patch has been done.