cameroncondry / cbc-kitten-scientists

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

Performance Optimizations and Log Filters #260

Closed Wymrite closed 5 years ago

Wymrite commented 5 years ago

Sorry about notifying you @cameroncondry so frequently but I made some changes to optimize the bulk building, crafting, and trading and I've gotten rid of a lot of the script's performance issues. Trading is still a bit iffy performance wise, but the page no longer loses 20 fps just running KS. I also version bumped to 1.4.1 to get the performance improvements out to users faster.

Also added a proper log filter in this PR so the crafting spam in the log can now be disabled without removing the rest of KS's logging. Tweaked some of the ui to get rid of things this filter made redundant and added a check to the storage system to delete unused options instead of crashing KS. Also fixed moving trigger text and made some formatting fixes.

cameroncondry commented 5 years ago

Very nice, and no worries about the notifications. I'm just delighted people are still finding use in this script!