UJS-Ported Luck Graphs

Script will recreate the luck graphs found in the Flash version, into the UJS version

As of 2019-09-27. See the latest version.

These are versions of this script where the code was updated. Show all versions.

  • v1.0.9 2019-12-26 Added support for feature in singleplayer and community level (Thanks DanWL for mentioning this)
  • v1.0.8 2019-09-27
  • v1.0.7 2019-09-27 Changed method for determining number of successive tosses to increase accurate results
  • v1.0.6 2019-09-27
  • v1.0.5 2019-09-26 Created a smarter guesser for actually determining where to pivot the graph
  • v1.0.4 2019-09-26 Implemented support for SR rounding mode
  • v1.0.3 2019-09-26
  • v1.0.2 2019-09-26 Fix graph styling for various browsers
  • v1.0.1 2019-09-26 Implement a smarter "guesser" for determining domain of percent captured graph
  • v1.0.0 2019-09-26 Increased robustness with input values; Made UI more friendly and fixed issues with text and calculations.
  • v0.9.0 2019-09-25