Skip to content

Releases: ultrakorne/better-rolltables

Release v1.6.9

24 Jun 23:04
Compare
Choose a tag to compare

GitHub Releases

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

22 Jun 22:00
Compare
Choose a tag to compare

GitHub Releases

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

14 Jun 20:20
Compare
Choose a tag to compare

GitHub Releases

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

13 Jun 20:52
Compare
Choose a tag to compare

GitHub Releases

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

13 Jun 17:16
Compare
Choose a tag to compare

GitHub Releases

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

28 Nov 17:36
Compare
Choose a tag to compare

GitHub Releases

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

31 Oct 20:28
Compare
Choose a tag to compare

GitHub Releases

Changelog

  • Update module to work with foundry 0.7.5
  • fixed manifest to allow auto update

Release v1.6.2

30 Sep 19:49
Compare
Choose a tag to compare

GitHub Releases

Changelog

  • Update module to work with foundry 0.7.3

Release v1.5.2

23 Sep 15:11
Compare
Choose a tag to compare

GitHub Releases

Changelog

  • Fixed bug where inside a @price[] tag was not possible to use parentesys for formulas

Release v1.5.1

09 Sep 21:45
Compare
Choose a tag to compare

GitHub Releases

Changelog

  • Faster performance when parsing loot tables with a lot of text entries
  • Fixed a bug where text items where not created correctly