Releases: CookieMonsterTeam/CookieMonster
Releases · CookieMonsterTeam/CookieMonster
Version 2.021.2
Version 2.021.1
Version 2.019.1
A non update release for new version of Cookie Clicker
- Updated version number to match Cookie Clicker
Version 2.018.1
Minor release for new release of Cookie Clicker.
- Fixed display of cookie clicks being lower after loading Cookie Monster (Issue #238)
- Fixed Century Egg tooltip sometimes show wrong income (Issue #232)
- Added/fixed some URLs to be HTTPS (Issue #233 and #234, thanks @crunk1 and @florensie)
- Added notification on garden tick (based on @doorajar code) (Issue #180)
- Separate the configuration for flash/sound for Golden Cookies and Season Special
- Added the option to remove the upgrade bar (Issue #201, thanks @fofoni)
- Fix to work with Version 2.018 of CC (Issue #239 and #241)
Version 2.016.1
Minor release for new release of Cookie Clicker.
- Added option for turning off the timer in Grimoire magic meter
- Fix bug with timer bar displacing wrinkler detection area (Issue #213) and use game detection instead of copying code
- Changed how editing sound URLs to be better (aka you don't need to change the URL and save within the 10 second refresh window anymore)
- Fix to work with Version 2.016 of CC
Version 2.012.1
Super small release for new release of Cookie Clicker. There was practically no changes.
- Fix to work with Version 2.012 of CC
Version 2.0109.1
Small release for new release of Cookie Clicker. Includes a few other bug fixes and some new features, that I wanted to release when I had more done.
- Fix Prestige stats not taking account of extra buildings from Spontaneous Edifice (Issue #175)
- Added the options 10s, 15s, 30s to average CPS (Issue #198)
- Expand the number labels since now the game hits even higher numbers! (Issue #197)
- Renamed previous Scientific Notation to Engineering Notation and added real Scientific Notation (Issue #110)
- Fix calculation error due to timing being off by a little bit (happens more often on slower computers) (Issue #200)
- Split the tooltip options
- Fix to work with Version 2.0109 of CC (Issue #208)
Version 2.0106.1
Version 2.0045.1
Minor hotfix release!
- Fixed for Version 2.0045 of Cookie Clicker
- Updated Greasemonkey/Tampermonkey script (Issues #153 and #158). Thanks to @Pantalaim0n and @CrackedP0t for the suggestion with the use of unsafeWindow but I went with @cpeter256 version with window.eval instead
- Updated README to use HTTPS instead of HTTP (Issue #163) thanks to @sigv
- Fixed tooltip toggle description
- Fixed various typos
P.S. Sorry for the delay, had some power outages.
Version 2.0042.2
A semi big release!
- Fixed max prestige not always max with fixes to tooltip description also (Issue #131)
- Changed default for average CPS/clicks to be 1m/1s since people kept getting confused
- Fixed tooltip placement in minigames
- Fix reset bonus stat to sometimes show the wrong number before 100% of potential is unlocked
- Changed average CPS to ignore some outliers
- Fix Wrinklers typo in description (found by @tayrayb) (Issue #142)
- Added timer to Grimoire spells (Issue #136, #138) with the help from @hoten
- Some optimizations and minor bug fixes