Anahkiasen / cookie-monster

A rehosted, cleaned up and updated version of the CookieMonster plugin.
31 stars 24 forks source link

Fixues #50 #51

Closed Qhorin closed 10 years ago

Qhorin commented 10 years ago

Fixes issue #50 . Added 2 functions to simulateBuy disable list.

In the latest CC update, the season trigger buyFunction now calls Game.Notify. I added Game.Notify to the list of function to be disabled in the simulateBuy function. Also, the Game.Objects['Grandma'].redraw function was added to the season trigger buyFunction. So we need to add it to the list of functions that are disabled during a simulateBuy.

Also, updated version number to 1.046.01 and rebuilt files.

Anahkiasen commented 10 years ago

:clap:

Anahkiasen commented 10 years ago

Lemme deploy that