DanielNoord
272f17be71
Fixed warning tooltips not disappearing ( #344 )
2020-11-25 11:25:56 +01:00
DanielNoord
6922dd0465
Option for notifications for Golden/Fortunes/Season Cookies & full Magic Bar ( #341 )
2020-11-24 23:32:35 +01:00
DanielNoord
d40f90d233
Sort Building list based on PP of selected buy mode ( #340 )
2020-11-24 18:35:56 +01:00
DanielNoord
8ea9400a07
Fixed mistake with CopyData ( #338 )
2020-11-24 15:59:02 +01:00
DanielNoord
eda7514001
Option to play sound at full Grimoire Meter ( #337 )
2020-11-24 13:29:02 +01:00
DanielNoord
935ce42305
Support for Modded Objects/Upgrades/Achievs ( #335 )
2020-11-24 12:41:36 +01:00
DanielNoord
c68febd794
Added stats for Conjure Baked Goods ( #334 )
2020-11-24 11:23:52 +01:00
Daniel van Noord
3c28df38c8
Optional warning for Conjure Baked Goods
2020-11-23 23:20:48 +01:00
Daniel van Noord
f8c1dd9308
Updated warning tooltip code
2020-11-23 22:23:09 +01:00
Daniel van Noord
3721052cc3
Removed all mentiones of warn/caut
2020-11-23 21:46:18 +01:00
DanielNoord
94fe8878fd
Release of 2.032.1
...
Merge of the dev-branch into the master-branch
2.031.1
2020-11-23 18:18:23 +01:00
Daniel van Noord
2e2631fca8
Cleaned up repository
2020-11-23 18:09:12 +01:00
DanielNoord
65b335b853
Version 2.031.1 ( #329 )
2020-11-23 18:03:20 +01:00
DanielNoord
fc20c8490c
Finalized version 2.031 ( #327 )
2020-11-23 17:56:07 +01:00
bitsandbytes1708
bd98741ffe
Merge pull request #222 from jshepler/luckyPrestigeStats
...
Lucky prestige stats
2020-11-23 11:11:06 -05:00
Rune Tynan
deb309c08f
Fix accidental global leakage ( #250 )
...
* Fix accidental global leakage
2020-11-23 16:50:32 +01:00
bitsandbytes1708
011698a3c9
Merge pull request #216 from BONNe/lump
...
Current Sugar Lump Type
2020-11-23 10:46:44 -05:00
bitsandbytes1708
d25af61007
Merge branch 'dev' into lump
2020-11-23 10:46:16 -05:00
DanielNoord
981dc2d1c0
Revert "Extend metric unit prefixes" ( #325 )
2020-11-23 16:45:09 +01:00
Fabian
bcef69a344
Sort buildings and upgrades by PP ( #253 )
2020-11-23 16:41:46 +01:00
bitsandbytes1708
cd52377639
Merge pull request #285 from Tydus/patch-1
...
Extend metric unit prefixes
2020-11-23 10:41:08 -05:00
DanielNoord
7660e6dff3
Config option to make upgrade bar sticky ( #323 )
...
Option to make Upgrade Bar sticky
2020-11-23 16:32:27 +01:00
DanielNoord
a061bbb564
Merge pull request #319 from Chorizorro/master
...
Update to 2.031
2020-11-23 16:02:49 +01:00
Chorizorro
e2ec8a34f2
Add Fortune #018 to Fortunes data.
...
Add Fortune #018 (Idleverse related fortune cookie) introduced in v2.031
to the list of fortune cookies.
2020-11-05 14:15:54 +01:00
Chorizorro
356b1fec57
Handle Prism heart biscuits from Valentine season
...
Add Prism heart biscuits to Valentine cookies data.
Update required Valentine upgrade for "Lovely cookies" achievement to
"Prism heart biscuits".
2020-11-05 14:15:40 +01:00
Chorizorro
f69fe11921
Fix grandma Cps gains calculation with Milkhelp®
...
Add support for the "Milkhelp® lactose intolerance relief tablets"
ascension upgrade, as it isn't computed in the game's Grandma CpS.
2020-11-04 20:30:11 +01:00
Chorizorro
c05071ab6e
Add sim gains calculation support up to v2.0.31
...
Add the Dragon scale upgrade in gains calculation.
Add the following achievements in gains calculation:
- Quincentennial and a half
- Sexcentennial
- Grand design
- Ecumenopolis
- The full picture
- When there's nothing left to add
- Polymath
- Renaissance baker
- Gotta hand it to you
- The devil's workshop
2020-11-04 13:54:52 +01:00
steven nguyen
dc6d643f7d
scoping of variables.
2020-07-05 10:58:17 -05:00
steven nguyen
706fb7231e
Window.eval()? Var?
2020-07-05 10:50:19 -05:00
Tydus
2ff37d561c
Extend metric unit prefixes
...
The extra unit prefixes are combinations of basic prefixes (KMGTPEZY) with several Y's, means to combine (multiply) these prefixes.
E.g. KY means 1,000 * Y => 1e27
2019-12-22 00:19:46 +09: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
a920e9e5fb
Added stat to show missing Fortune upgrades left to buy (Issue #263 and #271 )
2.021.2
2019-10-10 22:22:44 -04:00
Aktanusa
fa6b998f67
Changed default Fortune Cookie sound effect
2019-10-10 20:34:36 -04:00
Aktanusa
244d0342ec
Minor code cleanup from merge
2019-10-10 20:23:23 -04:00
Aktanusa
9f649d8806
Merge branch 'Azmaeus-fortune-cookie-effects' into dev
2019-10-10 20:10:05 -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 )
2.021.1
2019-10-06 22:01:37 -04:00
Eric Olsen
b5eac1ce22
Add [F] to title when Fortune Cookie is present (remove when it's not)
2019-10-05 15:33:36 -06: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
836804b3f9
combine Fortune Cooke effect commits into CookieMonster.js
2019-10-04 23:58:30 -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
8e2777df0e
more Fortune Cookie config stuff
2019-10-04 23:44:33 -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
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 )
2.018.1
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
276160bf7b
Merge branch 'fofoni-dev' into dev
2019-03-13 18:30:48 -04:00
Aktanusa
cecbeca1fe
Merge branch 'dev' of https://github.com/fofoni/CookieMonster into fofoni-dev and applied some minor changes
2019-03-13 18:29:38 -04:00