Commit Graph

643 Commits

Author SHA1 Message Date
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
f32b1d5685 Fix tooltip toggle description 2017-09-13 09:35:10 -04: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
04549b5e21 Fix Wrinklers typo in description (forgot the source file also) (Issue #142) 2017-09-09 15:17:04 -04:00
Aktanusa
362e87610e Changed average CPS to ignore some outliers 2017-08-18 12:28:07 -04:00
Aktanusa
b16510c6ed Optimize reset bonus calculation 2017-08-18 08:04:52 -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
cad42578a9 Fixed to work with Version 2.0042 (Mostly) (Issue #134) 2017-08-08 20:40:52 -04:00
Aktanusa
446f1e767c Version change to 2.0042.1 2017-08-08 16:22:06 -04:00
Aktanusa
6ac602a067 Fixed very minor bug in average CPS with Chocolate Egg and fixed negative average CPS (maybe?) 2017-08-03 23:31:54 -04:00
Aktanusa
37107ae621 Version change to 2.0034.4 2017-08-03 23:18:33 -04:00
Aktanusa
687cb9a4c9 Fix heavenly chips multiplier (Issue #129) 2017-07-27 21:13:35 -04:00
Aktanusa
2176b9b436 Change the default of calculate with Wrinkler to be off (Issue #91) 2017-07-27 21:02:02 -04:00
Aktanusa
e061caa2e4 Version changed to 2.0034.3 and changed to a faster method of getting current time 2017-07-19 17:33:54 -04:00
Aktanusa
b4157cdbc5 Fixed current date issue (Issue #124) 2017-07-19 16:21:20 -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
c32a364d82 Version change to 2.0034.1 2017-07-18 22:08:07 -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
991c80d040 Fixed minor bug with version numbers 2016-07-25 20:58:12 -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
5a42ae532e Fixed for Version 2.002 Beta (mostly) 2016-06-28 22:32:07 -04:00
Aktanusa
e1c4826605 Copy @DeathOfBalance code (#95) to the correct source and did minor code cleanup (thanks @DeathOfBalance!) 2016-06-28 21:05:21 -04:00
Aktanusa
9fc5b3dbaf Version changed to 2.002.1 2016-06-28 20:50:57 -04:00
Aktanusa
adef849df9 Fixed minor bug with "Cookies To Next Level" stat 2016-06-28 20:38:41 -04:00
Aktanusa
76cc63e510 Changed Done! for new timer format (Issue #85) 2016-05-02 22:58:44 -04:00
Aktanusa
eea4656094 Minor bug forgot to fix for Issue #85 2016-05-02 22:25:23 -04:00
Aktanusa
5a9d378585 Added minor fixes to @JCBourgo's pull (Issue #85) 2016-05-02 22:18:10 -04:00
Aktanusa
520f72fe77 Merge branch 'patch-1' of https://github.com/JCBourgo/CookieMonster into JCBourgo-patch-1 2016-05-02 21:14:22 -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
3ce5164abb Merge pull request #1 from JCBourgo/patch-2
Merge patches for TimeFormat config
2016-05-01 22:32:28 -04:00
Jean-Christophe Bourgault
6107be18a9 Added listing for TimeFormat 2016-05-01 22:30:24 -04:00
Jean-Christophe Bourgault
ae11e1db73 Added config for "XX:XX:XX:XX:XX" 2016-05-01 22:27:39 -04:00
Aktanusa
ba726ec435 Fixed minor bug (which may never happen anyway) 2016-04-28 17:59:01 -04:00
Aktanusa
4d2287a7ae Change to Version 2.6 2016-04-28 17:56:46 -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