Skip to content

Version 104

Compare
Choose a tag to compare
@RaymiiOrg RaymiiOrg released this 12 Jul 19:46
· 161 commits to master since this release

Version 104

Release date: 2020-07-12

  • Refactored price increase formula to match original javascript game
  • Matches items, prices and cps with Javascript game
  • Performance optimization for item price calculation (1/10/100)
  • Events print seconds
  • Multiple input charactes allowed (ex: cc gets 2 cookies)
  • Refactored cookienumber to be a cpp_dec_float instead of int to allow for 0.1 cookies per second.