Commit Graph

123 Commits

Author SHA1 Message Date
DanielNoord
fc20c8490c Finalized version 2.031 (#327) 2020-11-23 17:56:07 +01:00
bitsandbytes1708
d25af61007 Merge branch 'dev' into lump 2020-11-23 10:46:16 -05:00
Fabian
bcef69a344 Sort buildings and upgrades by PP (#253) 2020-11-23 16:41:46 +01:00
Aktanusa
a13efd0c5b Change to Version 2.022.1 and fixed for Version 2.022 of Cookie Clicker (Issues #276) 2019-10-20 17:43:12 -04:00
Aktanusa
fa6b998f67 Changed default Fortune Cookie sound effect 2019-10-10 20:34:36 -04:00
Aktanusa
2e751e966d Merge branch 'fortune-cookie-effects' of https://github.com/Azmaeus/CookieMonster into Azmaeus-fortune-cookie-effects 2019-10-10 20:09:45 -04:00
Aktanusa
06ba2ad000 Change to Version 2.021.2 2019-10-09 21:23:24 -04:00
Aktanusa
cb4b85a594 Fixed for Version 2.021 of Cookie Clicker (Issues #257, #259, and #265) 2019-10-06 22:01:37 -04:00
Eric Olsen
431b1e6cd0 cleaned-up whitespace formatting to match the rest (tabs instead of spaces) 2019-10-05 00:29:57 -06:00
Eric Olsen
8af54cfe8c Fortune Cookie checker function and added to the main loop 2019-10-04 23:46:42 -06:00
Eric Olsen
3ff3b970a0 Fortune Cookie Effects configuration 2019-10-04 23:42:05 -06:00
Aktanusa
108a0d836d Change to Version 2.021.1 2019-10-04 21:02:37 -04:00
Aktanusa
9937efddb6 Change to Version 2.019.1 2019-04-01 13:26:48 -04:00
Aktanusa
d0f5a5594b Fixed display of cookie clicks being lower after loading Cookie Monster (Issue #238) 2019-03-13 22:45:46 -04:00
Aktanusa
9b0f416a02 Fixed Century Egg tooltip sometimes show wrong income (Issue #232) 2019-03-13 19:04:20 -04:00
Aktanusa
77421c11c0 Change to Version 2.018.1 2019-03-12 20:38:30 -04:00
Aktanusa
9f2a7cda78 Added notification on garden tick (based on @doorajar code) (Issue #180) and minor code formatting cleanup 2018-12-14 17:50:27 -05:00
Aktanusa
963f950039 Separate the configuration for flash/sound for Golden Cookies and Season Special, rearrange the option menu a little bit, and some code cleanup/formatting 2018-12-12 10:50:58 -05:00
Aktanusa
0255afd75d Change to Version 2.016.2 2018-11-28 13:02:06 -05:00
BONNe
254d1ad34b Merge pull request #2 from Aktanusa/master
Update Lump Tooltips
2018-10-29 18:51:43 +02:00
Aktanusa
cd3061f2c4 Change to Version 2.016.1 2018-10-26 11:33:57 -04:00
BONNe
ea817e3eed Merge branch 'dev' into lump 2018-08-28 13:02:13 +03:00
BONNe1704
5b9d3636db Add possibility to disable Sugar Lump tooltip. 2018-08-28 13:00:50 +03:00
BONNe
7cfba6f80a Improve Sugar lump Tooltip.
Add message that shows current sugar lump type.
2018-08-28 11:59:30 +03:00
Aktanusa
2f862ac687 Fix bug with timer bar displacing wrinkler detection area (Issue #213) and use game detection instead of copying code plus a minor code formatting change 2018-08-17 15:50:31 -04:00
Aktanusa
6895719759 Version change to 2.012.2 and added option for turning off the timer in Grimoire magic meter 2018-08-09 17:01:43 -04:00
Aktanusa
3af0dd81e5 Change to Version 2.012.1 2018-08-08 11:01:22 -04:00
Aktanusa
a393c73eec Change to Version 2.0109.1 2018-08-01 11:34:27 -04:00
Aktanusa
1c8a9d6bb3 Split the tooltip options 2018-08-01 11:28:15 -04:00
Aktanusa
62dae65606 Fix calculation error due to timing being off by a little bit (happens more often on slower computers) (Issue #200) 2018-07-21 08:30:52 -04:00
Aktanusa
9becf9b9ac Added the options 10s, 15s, 30s to average CPS (Issue #198) 2018-07-10 21:04:17 -04:00
Aktanusa
5ef7486646 Change to Version 2.0106.2 2018-04-25 18:47:52 -04:00
Aktanusa
07253531ef Change to Version 2.0106.1 2018-04-21 17:30:36 -04:00
Aktanusa
23abe72564 Undo some of the merge changes that was unwanted 2018-03-05 16:09:58 -05:00
Aktanusa
ebd0e929e2 Merge branch 'dev' of https://github.com/redthefed/CookieMonster into redthefed-dev 2018-03-05 15:58:38 -05:00
Aktanusa
38b3c503fc Change to Version 2.0045.1 2018-03-04 18:28:44 -05:00
redthefed
bd0cd9900d Fixed a few spelling errors and whitespace (#3)
* linting, spelling errors
2018-02-28 23:51:21 -06:00
Valters Jansons
e59b69e3f2 Add TLS to HTTP links
Please use HTTPS wherever it is supported.
It is just good practise, you know.

This follows up commit 98924bc12e.
2018-02-25 12:31:36 +02:00
redthefed
0f8b5b7da7 commit 2018-02-16 18:53:56 -06:00
Laurent Georget
816c566442 Add the 'next multiple of 50' information to buildings' tooltip 2017-09-15 14:48:37 +02:00
Aktanusa
9df807a4ae Version change to 2.0042.3 2017-09-13 09:32:44 -04:00
Aktanusa
bd2b59efde Added timer to Grimoire spells (Issue #136) with the help from @Hoten pull request (Issue #138) and fixed a very minor tooltip bug 2017-09-12 17:09:24 -04:00
Aktanusa
92ff50d3a3 Fix reset bonus stat to sometimes show the wrong number before 100% of potential is unlocked (hopefully) 2017-08-18 00:40:23 -04:00
Aktanusa
1633dfb283 Fixed tooltip placement in minigames 2017-08-17 17:55:47 -04:00
Aktanusa
80bb731f17 Changed default for average CPS/clicks to be 1m/1s since people kept getting confused 2017-08-17 17:28:34 -04:00
Aktanusa
ba387bddc6 Fixed max prestige not always max with fixes to tooltip description also (Issue #131) 2017-08-17 17:24:04 -04:00
Aktanusa
197fceaddc Version change to 2.0042.2 2017-08-17 16:39:55 -04:00
Aktanusa
446f1e767c Version change to 2.0042.1 2017-08-08 16:22:06 -04:00
Aktanusa
37107ae621 Version change to 2.0034.4 2017-08-03 23:18:33 -04:00
Aktanusa
2176b9b436 Change the default of calculate with Wrinkler to be off (Issue #91) 2017-07-27 21:02:02 -04:00