Releases: ultrakorne/better-rolltables
Releases · ultrakorne/better-rolltables
Release v1.6.9
Changelog
- Fixed Story Tables not working in foundry 0.8.x
- Known issue: after clicking update the table type resets to default. As a workaround please modify the table, click update and after reset the type to the wanted one
Release v1.6.8
Changelog
- Fixed Formula field for each table result not showing
- Known issue: after clicking update the table type resets to default. As a workaround please modify the table, click update and after reset the type to the wanted one
Release v1.6.7
Changelog
- Fixed issue with inner table not rolling recursively
- Updated module to work with foundry 0.8.x
- Merged pull request from Fotamecus to better support systems like PF1E
Release v1.6.6
Changelog
- Updated module to work with foundry 0.8.x
- Merged pull request from Fotamecus to better support systems like PF1E
Release v1.6.5
Changelog
- Updated module to work with foundry 0.8.x
- Merged pull request from Fotamecus to better support systems like PF1E
Release v1.6.4
Changelog
- Exposed API to get story reults via macro 'game.betterTables.getStoryResults(table)' (thanks jsabol)
- Added macro only function to add generated loot to selected token with 'game.betterTables.addLootToSelectedToken(table)' (Thanks VaderDojo for the code)
Release v1.6.3
Changelog
- Update module to work with foundry 0.7.5
- fixed manifest to allow auto update
Release v1.6.2
Changelog
- Update module to work with foundry 0.7.3
Release v1.5.2
Changelog
- Fixed bug where inside a @price[] tag was not possible to use parentesys for formulas
Release v1.5.1
Changelog
- Faster performance when parsing loot tables with a lot of text entries
- Fixed a bug where text items where not created correctly