cameroncondry / cbc-kitten-scientists

Add-on for the wonderful incremental browser game: http://kittensgame.com/web/
MIT License
113 stars 94 forks source link

Fix userscript to use new getLimitedDR() instead of getHyperbolicEffect() #278

Closed countjocular closed 4 years ago

countjocular commented 4 years ago

Commit f117024 of the bloodrizer source code changes the gethyperbolicEffect() function, and renames it to getLimitedDR(). This change breaks the userscipt (because calls to getHyperbolicEffect() now fail).

Fringeware commented 4 years ago

Just reported this issue myself. Hope this gets rolled into the main branch.

cameroncondry commented 4 years ago

Thank you for the updates, people like you keep this project going!