Commit Graph

1148 Commits

Author SHA1 Message Date
Chorizorro
8dc5d4b849 Fix golden and wrath cookies multipliers (#379) 2020-12-01 14:39:52 +01:00
DanielNoord
63a00a2ae1 Added cookies to be gained/lost to Conjure Baked Goods tooltip #130
Added cookies to be gained/lost to Conjure Baked Goods tooltip
2020-12-01 13:40:36 +01:00
Daniel van Noord
71a4407da8 Added cookies to be gained/lost to conjure tooltip 2020-12-01 13:38:49 +01:00
DanielNoord
7cf021ac5d Fixed sorting when PP = Infinity #353
Fixed sorting when PP = Infinity
2020-12-01 12:44:58 +01:00
Daniel van Noord
810c5adfba Fixed sorting when PP = Infinity 2020-12-01 12:44:13 +01:00
DanielNoord
26549a148a Optional display of missing upgrades in stats menu #193
Optional display of missing upgrades in stats menu
2020-12-01 11:44:45 +01:00
Daniel van Noord
f810c42b73 Optional display of missing upgrades to stats 2020-12-01 11:37:03 +01:00
DanielNoord
e3c3c1b1fe Re-base dev-branch to master-branch
Re-base dev-branch to master-branch
2020-12-01 08:48:42 +01:00
DanielNoord
9b87b1d5ad Fixed PP calculation when CPS = 0 #368
Fixed PP calculation when CPS = 0
2020-12-01 08:45:47 +01:00
Daniel van Noord
baf21e888f Fixed PP calculation when CPS = 0 2020-12-01 08:44:23 +01:00
DanielNoord
8a26fc3178 Removed console.log left from debugging
Removed console.log from debugging
2020-11-30 22:28:10 +01:00
Daniel van Noord
a30f07be77 Removed console.log from debugging 2020-11-30 22:27:00 +01:00
DanielNoord
428c000a5a Added 'Seconds till autosave' to Misc. stats #287 2020-11-30 22:09:37 +01:00
Daniel van Noord
42960d9780 Added 'seconds till autosave' to Misc. tats 2020-11-30 22:07:47 +01:00
DanielNoord
27567b3cff Fix building price displayed in sell mode (source code is incorrect) #359
Fix building price displayed in sell mode
2020-11-30 12:35:13 +01:00
Chorizorro
17f13239ca Fix building price in store in sell mode (#359) 2020-11-30 11:42:36 +01:00
Chorizorro
d257830de8 Fix building tooltip in sell mode (#359) 2020-11-30 11:42:35 +01:00
DanielNoord
c87a9d47d0 Fixed notations bugging out #282
Fixed notations bugging out #282
2020-11-30 10:37:37 +01:00
Daniel van Noord
a11f82fce4 Fixed notations bugging out 2020-11-30 10:36:34 +01:00
DanielNoord
786ece6667 Added Game.runModHookOnValue in CalcGains #170
Added Game.runModHookOnValue in CalcGains #170
2020-11-30 08:49:06 +01:00
Daniel van Noord
0ac966a905 Added Game.runModHookOnValue in CalcGains 2020-11-30 08:47:29 +01:00
DanielNoord
0a29e2f4a0 Rewrote GCTimer Code #288
Rewrote GCTimer Code #288
2020-11-29 23:59:47 +01:00
Daniel van Noord
292a80b807 Rewrote GCTimer Code 2020-11-29 23:57:52 +01:00
DanielNoord
32b87738ee Option sections are now collapsable #351 2020-11-29 16:43:47 +01:00
Daniel van Noord
b91d0e1195 Option sections are now collapsable 2020-11-29 16:42:14 +01:00
DanielNoord
5cc08170bc Fixed pp-sort breaking for sell-mode (#364)
Fixed pp-sort breaking for sell-mode (#364)
2020-11-29 14:59:06 +01:00
Daniel van Noord
f7192d1e90 Fixed pp-sort breaking for sell-mode 2020-11-29 14:57:48 +01:00
DanielNoord
7128df5d50 Simpler readme Userscript code in README
Simpler readme Userscript code
2020-11-28 16:49:04 +01:00
DanielNoord
1398b3fbaf Incorporate effect of garden on Lucky and Chain payouts (#187)
Incorporate effect of garden on Lucky and Chain payouts (#187)
2020-11-28 16:27:41 +01:00
Daniel van Noord
78888e784c Fixed GC rewards not considering garden buffs 2020-11-28 16:20:44 +01:00
DanielNoord
a6863bc8e6 Fix accidentally erasing data if a new building/upgrade/achievement is found
Fix accidentally erasing data if a new building/upgrade/achievement is found
2020-11-28 15:43:42 +01:00
DanielNoord
b6f19737cb Fixed some errors in CalculateGains and added some TODOs
Fixed some errors in CalculateGains and added some TODOs
2020-11-28 15:38:32 +01:00
Daniel van Noord
57cfdad215 Store minigame effects as Sim data 2020-11-28 15:36:41 +01:00
DanielNoord
8e46a55ee5 Fix Lucky/Chain cookies stats when CpS is zero
Fix Lucky/Chain cookies stats when CpS is zero
2020-11-28 14:39:02 +01:00
Daniel van Noord
d7883e7238 Cache gods and implement CM.Sim.hasGodI() 2020-11-28 13:46:39 +01:00
Chorizorro
c458d46d33 Fix Lucky/Chain cookies stats when CpS is zero 2020-11-28 13:37:47 +01:00
Daniel van Noord
9de7591531 Fixed CM.Sim.prestige not resetting 2020-11-28 12:44:32 +01:00
Daniel van Noord
564d136df3 Cleaned up CM.Sim.CalculateGains and added TODOs 2020-11-28 12:41:26 +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
Static Variable James
8f809cc093 Fix accidentally erasing data if a new building/upgrade/achievement is found. 2020-11-27 11:45:44 -06: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