Dice Roller

Dice Roller 2.3.0

No permission to buy ($30.00)
  • Require XenForo 2.2+
  • Require php 7.2+
  • Require Standard Lib v1.19.0+
  • Fix php-side did not fully validate the number of fice that could be added to a dice box
  • Fix internal server errors when reporting invalid input
  • Adjust "Max number of dice per box" option default from 12 to 48
  • Migrate dice data from php serialized data to json
  • Rework & cleanup phrases
  • Harden template modifications to better handle install/upgrades
  • Fix "throw dice" button not rendering as expected for XF2.1
v2.1.0 changes;
  • Fix potentially expensive thread dice count rebuild would be triggered after each dice roll
  • Rework dice rolling to be more transactional, and reduce unneeded queries during dice rolls
v2.2.0 changes;
  • Like
Reactions: TickTackk
  • Remove "Enable dice" option as this add-on is permission controlled
  • Fix php7+ compatibility when merging posts, posts where the destination post does not have a dice but a source post does.
  • Improve dice rendering (add shading to give a better 3d feel), tweak fonts
  • Improve dice coloring to better work on both light & dark styles
This add-on appears to have no compatibility issues with XF2.1
  • Adjust public route(dice => dice-roller) to avoid name-clashes
  • Rework installer to better handle XF1 => XF2 upgrades
  • Add resource icon
  • Avoid N+1 queries per post
Top Bottom