Skip to content

v2.0.0-beta.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 18:42
· 2329 commits to main since this release

Notable Changes

  • State Management
    You can now save and restore entire sets of KS settings easily, through an entirely new panel in KS. Please refer to https://kitten-science.github.io/kitten-scientists/sections/state-management/ for a full documentation of this new feature.

  • Full Internationalization Support
    We can now translate KS into any language, so that it is properly translated, just like the game itself is. We also use Crowdin for the translation effort, just like the game itself. Please help out translating KS if you can 😊
    For the time being, a German translation has been added to KS.

  • Optimized Blackcoin Trading
    Thanks to contributions my @acmihal, the blackcoin trading behavior should now be a lot more ideal by default. You can now configure the buying and selling thresholds for this automation, but he has also taken care to pick good, sane defaults, that should outperform the previous behavior. Thanks!

  • Religion
    You should also see a reworked Religion section that now offers more control over alicorns, tears, and TCs:
    image

  • Documentation
    While still far from complete, the documentation has been extended considerably since the last release. Please let us know if any part of the documentation is missing any information or needs to be improved ASAP, so that we can prioritize efforts.

  • Random Fact
    KS has more than 700 individual settings now.

Features

Bug Fixes

Documentation

Code Refactoring

Continuous Integration

Chores