Commit Graph

293 Commits

Author SHA1 Message Date
Aktanusa
e4de9c124e Fix Prestige stats not taking account of extra buildings from Spontaneous Edifice (Issue #175) 2018-04-25 19:24:07 -04:00
Aktanusa
902c866f18 Changed 'Pop All' button to pop only normal Wrinklers (Issue #140 & #171) 2018-04-24 20:39:58 -04:00
Aktanusa
f6164a9b85 Fixed to work with Version 2.0106 of CC (Issue #179 and #181) 2018-04-24 18:58:18 -04:00
Aktanusa
5689ffb36e Revert tableLayout since it cuts off information 2018-03-05 21:08:26 -05: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
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
010e065dd7 Add the time left to the 'next multiple' information in buildings' tooltip 2017-09-15 14:48:37 +02:00
Laurent Georget
816c566442 Add the 'next multiple of 50' information to buildings' tooltip 2017-09-15 14:48:37 +02: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
ba387bddc6 Fixed max prestige not always max with fixes to tooltip description also (Issue #131) 2017-08-17 17:24:04 -04:00
Aktanusa
c0cd967cc7 Fixed to work with Version 2.0034 (mostly) (Issue #119, #120, and #121) 2017-07-19 14:45:54 -04:00
Aktanusa
b4c0c8de2b Fixed Century Egg Stat was wrong (Issue #102 and #103) and Version change 2016-07-27 23:08:28 -04:00
Aktanusa
6c0ab25894 Merge branch 'beta' into dev to update to Version 2.002.1
Conflicts:
	CookieMonster.js
	src/Main.js
2016-07-25 20:50:32 -04:00
Aktanusa
76cc63e510 Changed Done! for new timer format (Issue #85) 2016-05-02 22:58:44 -04:00
Aktanusa
5a9d378585 Added minor fixes to @JCBourgo's pull (Issue #85) 2016-05-02 22:18:10 -04:00
Jean-Christophe Bourgault
37f4252509 Removed the line, back to the original 2016-05-02 20:45:33 -04:00
Jean-Christophe Bourgault
ae29132175 Made a single second look nicer
Changed the condition so it returns only ":01" when the time is at a second (or less) for the items with format = 1.
2016-05-02 20:33:48 -04:00
Jean-Christophe Bourgault
5fb084bd12 Added condition for format and time lower than 1 2016-05-02 20:13:12 -04:00
Jean-Christophe Bourgault
c3e85afb85 Added an "if" for the XX:XX:XX:XX:XX time format
Maybe the "if" is constructed backwards... simply a matter of changing the 1 to 0 in the condition. Otherwise I think it's good.
2016-05-01 22:45:55 -04:00
Jean-Christophe Bourgault
6107be18a9 Added listing for TimeFormat 2016-05-01 22:30:24 -04:00
Aktanusa
9555e73475 Fixed buff bars (Issue #77) 2016-04-28 17:43:07 -04:00
Aktanusa
e62b7bfe04 Fixed GC CSS hover wasn't showing with GC timer 2016-04-28 10:00:14 -04:00
Aktanusa
91d2ea8df7 Hopefully fix the issue of GC timer not popping GC in Firefox (Issue #81) 2016-04-28 08:48:35 -04:00
Aktanusa
05278149c5 Changed to Version 2.001.1 and fixed for Version 2.001 Beta (mostly) (Issue #77) 2016-04-28 00:22:56 -04:00
Aktanusa
eb3c403fbd Fixed bug with Reset Bonus Income stat, added average CPS stat with options, added average Cookie Clicks stat with options (Issue #10), added the option to calculate with Wrinkers (Issue #34), added the option to calculate with average CPS, and minor cleanup 2016-04-25 22:08:31 -04:00
Aktanusa
5d0958b63a Rename Return On Investment to Payback Period to fit what the number represents better (Issue #68) 2016-03-27 17:57:50 -04:00
Aktanusa
57ab55a2c1 Added title option for pinned tabs to only highlight on Golden Cookie/Season Popup spawns (Issue #44 part 2) and minor bug fixes 2016-03-24 22:13:39 -04:00
Aktanusa
2ed563c995 Added Heavenly Chips stats, changed max prestige calcuation to include wrinklers and chocolate egg (Issue #62) 2016-03-17 20:14:51 -04:00
Aktanusa
00a9ea2cd4 Added Century Egg stat, fixed golden cookie stats to not include Golden Switch boost (Issue #64), changed pop all wrinkler button to only pop wrinklers that has sucked some cookies (Issue #66), and minor cleanup/bug fix 2016-03-13 10:51:10 -04:00
Aktanusa
f0d492ea4a Split/combine "Lucky!" stat when needed (Issue #60) 2016-03-10 21:33:23 -05:00
Aktanusa
dd25067271 Updated README, added option to change bulk buildings colors between the single buildings colors or calculated colors (Issue #59 and #63) 2016-03-10 19:48:42 -05:00
Aktanusa
a09602fecd Changed calculation from Base Cost per Income to Return on Investment (Issue #3 (partly), #28, #52) with the formula from @svschouw and minor README edit 2016-03-06 22:21:35 -05:00
Aktanusa
58e4b7d328 Accounted for Golden Switch in Title and GC bars, Chocolate Egg stats now accounts for aura, fixed buy/sell function to reflect the real price, not the display price 2016-03-05 10:19:12 -05:00
Aktanusa
be4587a905 Added tooltip information and building colors for bulk buying/selling and fixed a bug in Chocolate Egg calculation (it's still wrong, but will fix more in next commit) 2016-03-03 21:26:25 -05:00
Aktanusa
ddd52c9583 Changed the look of CM toggle settings to be like CC, minor code cleanup, added a missing calculation 2016-03-02 16:01:35 -05:00
Aktanusa
bb776eb477 GC calculations account for auras now, added more info on require cookies for Chains (Issue #37), and did some stats cleanup 2016-02-28 23:23:41 -05:00
Aktanusa
c5ddda54c5 Added back prestige statistics (Issue #46) 2016-02-27 23:11:50 -05:00
Aktanusa
cd09bd55fc Added colors for new golden cookie bars and minor cleanup 2016-02-27 19:12:31 -05:00
Aktanusa
3ed7a64344 Added Favicon change on Golden/Wrath Cookies (Issue #44 and #55) 2016-02-19 23:22:56 -05:00
Aktanusa
44447d71c3 Formatting fixes 2016-02-19 21:26:56 -05:00
Aktanusa
ca43950c0c Added favicon for Golden and Wrath Cookies (thanks to @BlackenedGem for the files) for Issue #44 and #55 and fixed issue with the Options menu (thanks to a random person on the Wikia) 2016-02-19 20:47:27 -05:00
Aktanusa
e034ee1f44 Added Missing Golden Cookies stat (Issue #41) with code from Alhifar (Pull #53) 2016-02-14 13:04:30 -05:00
Alhifar
4dd498cc4d Add missed GC clicks stat with preference, create a section header for misc stats 2016-02-14 09:55:39 -05:00
Aktanusa
6917e3139a Fixed bug where Caut/Warn Tooltip calculation with bonus CPS didn't use the new Lucky reward way 2016-02-09 11:55:28 -05:00
Aktanusa
f120f047dc Removed HC stats as it is useless now (pending cleaning) 2016-02-08 20:17:08 -05:00
Aktanusa
77ba8c4e84 Version change and merge from beta branch (Issue #50) 2016-02-08 19:06:11 -05:00
Aktanusa
85ed508010 Fix Current Chain reward being calculated wrong, tooltips being buggy, and needing to click a little above santa/dragon icon 2016-02-05 23:37:15 -05:00
Aktanusa
0ea31f6e94 Fixed bug with Current Lucky reward was calculated wrong 2016-02-05 00:42:04 -05:00