Closed randomdude999 closed 6 years ago
Dang you are fast. Yep. I noticed the update. Working on it shortly.
I love how people are complaining about it being broken less than ten minutes after the new version comes out.
Aktanusa: You are fast, my friend! Thank you for your lightning-fast work in maintaining this excellent mod! I was expecting to play without it for days!
I don't think @randomdude999 was complaining per say, more like notifying me, though I just noticed it myself.
Thanks for the compliment though, @talonos2!
If that's the case, then I apologize. My experience with Minecraft has obviously made me bitter and jaded. ;)
Looked over a diff of the game code. I think this is all that needs to be fixed in CM. Should I fix them myself and submit a pull request?
Nah, I'm looking at the diff also, it's okay, but thanks for the help and direction!
Fixed in Version 2.016.1
The add-on doesn't load in Cookie Clicker v2.016. The first error that shows up is about
Game.getGrandmaSynergyUpgradeMultiplier
being undefined. If I comment that line out, hovering over an upgrade will error about the result ofGame.crate()
not being a function.