Commit Graph

249 Commits

Author SHA1 Message Date
Daniel van Noord
292a80b807 Rewrote GCTimer Code 2020-11-29 23:57:52 +01:00
Daniel van Noord
b91d0e1195 Option sections are now collapsable 2020-11-29 16:42:14 +01:00
Daniel van Noord
f7192d1e90 Fixed pp-sort breaking for sell-mode 2020-11-29 14:57:48 +01:00
Daniel van Noord
d7883e7238 Cache gods and implement CM.Sim.hasGodI() 2020-11-28 13:46:39 +01:00
DanielNoord
9714e00938 Added correct simulation for selling buildings for chocolate egg (#355)
Fix selling of buildings value in chocolate egg calculation
2020-11-28 10:50:05 +01:00
Chorizorro
44d532146b Update ascension, heavenly chips and chocolate egg tooltips
Update ascension, heavenly chips and chocolate egg tooltips
2020-11-28 10:44:53 +01:00
Chorizorro
291ff1ae6a Add sim for selling buildings for chocolate egg
Add a simulation for selling all buildings with Earth Shatterer +
Reality bending auras, and use it in chocolate egg value calculation
2020-11-27 18:20:56 +01:00
DanielNoord
744ee0dc5e Bottom bar now changes depending on bulk-mode and has a height that fits all info (#354) 2020-11-26 18:56:34 +01:00
staticvariablejames
66ac922ae2 Compatibility with content mods (#350) 2020-11-26 18:01:06 +01:00
DanielNoord
3d965943c0 Optional Sound/Flash/Notif. for (Max) Wrinklers (#349) 2020-11-25 21:44:14 +01:00
Chorizorro
e05db88a72 Compute stock market in chocolate egg value (#345) 2020-11-25 14:06:55 +01:00
DanielNoord
8a98c6f4db Option to colour PP values based on the selected buy mode (#346) 2020-11-25 12:46:47 +01:00
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
eda7514001 Option to play sound at full Grimoire Meter (#337) 2020-11-24 13:29:02 +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
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
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
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
a920e9e5fb Added stat to show missing Fortune upgrades left to buy (Issue #263 and #271) 2019-10-10 22:22:44 -04:00
Aktanusa
244d0342ec Minor code cleanup from merge 2019-10-10 20:23:23 -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
cb4b85a594 Fixed for Version 2.021 of Cookie Clicker (Issues #257, #259, and #265) 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
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
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
Aktanusa
f359999f9b Applied pull request #233 patch to the source also 2019-03-13 18:06:09 -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
BONNe
254d1ad34b Merge pull request #2 from Aktanusa/master
Update Lump Tooltips
2018-10-29 18:51:43 +02:00
Aktanusa
4a8c59a3e6 Fixed to work with Version 2.016 of Cookie Clicker (Issue #224 & #225) 2018-10-27 20:37:27 -04:00
Aktanusa
937cb34920 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) 2018-10-26 11:31:04 -04:00
Jeff Shepler
ac015ab5a8 added stats 2018-09-19 20:57:21 -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
1c8a9d6bb3 Split the tooltip options 2018-08-01 11:28:15 -04:00