Breaking change: Update to Cookie Clicker 2.058, CCSE 2.036.
README.md.script-src/ to generate hard test cases.Fixed: nasty bug when loading settings.
(Sometimes CYOL.UI.settings.discrepancy was being loaded as a string,
resulting in wrong predictions
due to Javascript silently performing string concatenation where it should add two numbers.)
Thanks to u/cookieliker
and u/GLucky88 for the bug report!
Game.lumpTooltip that showed the lump type,
as this information is already shown together with the discrepancy.Added: Released under GPLv3 or later.
Technically the minor version number should have been increased a few patch versions ago, since more functionality was added (significantly improved displaying of states and displaying the discrepancy).
Changed: States that differ only in the grandmapocalypse stage are now shown together.
More than half of the time all four stages of the grandmapocalypse yield the same lump. This should help declutter the display screen. However, to display everything, I made the sugar lump tooltip wider in a kludgey manner; this might cause incompatibilities if any other mod messes with that tooltip.