Advertisement
Debugbro

Cookie Clicker v1.0383 Update Log

Oct 15th, 2013
608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. UPDATE LOG FOR VERSION WHATEVERITIS
  2.  
  3. GENERAL
  4. - The game now tracks when you started playing (across all resets, the stat displays after resetting once) and when we last saved the game
  5. - Heavenly Chips multiplier now depends on the potention you have unlocked (it still maxes at 2% per chip)
  6. - Further changes to reduce lag
  7.  
  8. GOLDEN COOKIES
  9. - Shaded borders for frenzies to show you when they're active
  10. - Stat for golden cookies split up into "this game" and "all time"
  11. - Golden cookies now spawn on a random time between a "Min Time" and a "Max time", Lucky Day and Serendipity both halve those times
  12. - Some adjustments to where on the screen a golden cookie may spawn
  13. - Cookies in a chain will only be visible for a short time, the further you get, the shorter the time
  14. 1st: 10 s,
  15. 2nd: 5s
  16. 3rd: 3.333s
  17. 4th: 2.5s
  18. 5th: 2s
  19. 6th: 1.667s
  20. 7th: 1.429s
  21. 8th: 1.250s
  22. 9th: 1.111s
  23. 10th and onwards: 1s
  24. - Golden cookies now spawn randomly: The probability to spawn every game tick (30 per second) is
  25. [max(0,(time-minTime)/(maxtime-mintime))]^4
  26. where time is the time since the last cookie, mintime is the minimum time between 2 cookies and maxtime the maximum time between 2 cookies
  27. - Golden and wrath cookies can now give "blab" (probability is EXTREMELY LOW), which gives a funny message when clicked (and nothing else)
  28. - Cookie Chains now give 7, 77, 777 etc for golden cookies and 6, 66, 666 for wrath cookies
  29. - Cookie Chains will now cap at the NEXT cookie giving more than 25% of your bank (so a cookie sooner), or the next cookie giving you more than 6 hours worth of cps
  30. - Cookie Chain chance to end after every cookie has been lowered from 13% to 10%
  31.  
  32. ACHIEVEMENTS
  33. - You lose Hardcore and Speed Baking I to III upon going in the new version
  34. - The Speed Baking achievements can now be unlocked only without HC upgrades
  35. - The "Have ... Cps" achievements now require higher cps (up to 1 trillion) and are no longer influenced by frenzies
  36. - The "Bake ... cookies" achievements now require more cookies (up to 10 quadrillion)
  37. - Cookie Dunker has been fixed, and can no longer unlock if you don't have any milk
  38. - New achievement:
  39. Wholesome: Unlock 100% of your heavenly chips power.
  40.  
  41. UPGRADES
  42. - Sextillion Fingers boosted to +200 base cps per building
  43. - CURRENTLY DISABLED: Golden Cookie upgrades will unlock in the store based on golden cookies clicked this game (instead of all-time)
  44. - Tier 4 upgrades 5x as expensive, tier 5 twice as expensive
  45. - New Upgrades:
  46.  
  47. DEBUG ONLY: Perfect idling: You keep producing cookies even while the game is closed.
  48.  
  49. Fig gluttons: Cookie production multiplier +25%. (Requires 10 HC)
  50. Loreols: Cookie production multiplier +25%. (Requires 100 HC)
  51. Jaffa cakes: Cookie production multiplier +25%. (Requires 500 HC)
  52. Grease's cups: Cookie production multiplier +25%. (Requires 2000 HC)
  53.  
  54. Heavenly chip secret: Unlocks 5% of the potential of your heavenly chips.
  55. Heavenly cookie stand: Unlocks 25% of the potential of your heavenly chips.
  56. Heavenly bakery: Unlocks 50% of the potential of your heavenly chips.
  57. Heavenly confectionery: Unlocks 75% of the potential of your heavenly chips.
  58. Heavenly key: Unlocks 100% of the potential of your heavenly chips.
  59.  
  60. CURRENTLY DISABLED: Golden switch: Unlocks the Golden switch, available in the menu. When active, the Golden switch grants you a passive CpS boost, but prevents golden cookies from spawning.
  61.  
  62. MISC
  63. - A lot of the game now "preloads" - you'll be stuck on "Loading..." longer but it should actually be loaded once that's gone, now.
  64. - Lots of javascript changes that should make clicking things (like upgrades) work better. Don't ask.
  65. - Some support for mobile devices apparently
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement