Skip to content

v2.0.0

Compare
Choose a tag to compare
@waicool20 waicool20 released this 14 Mar 07:38
· 104 commits to master since this release

THIS IS A MAJOR UPDATE AND IS NO LONGER COMPATIBLE WITH KANCOLLE-AUTO, VERSIONS HENCEFORTH WILL ONLY SUPPORT KCAUTO-KAI

If you have downloaded one of the Release Candidates for v2.0.0, it is recommended to update as soon as possible to this official release as it contains fixes/updates to the configuration generation.

Changes:

  • Updated KAGA to support KCAuto-Kai configuration
  • Removed or disabled irrelevant options from the GUI
  • Updated Formations, NightBattle and NodeSelects chooser to support the new format
    • Tooltips are now shown when hovering over the configuration button to show its current values without opening the window
  • Updated stats view to show additional stats
    • Submarines switched is now Ships switched
  • New LBAS configuration UI (Renamed Misc tab to LBAS)
  • New ScheduledSleep configuration UI
  • New improved statistics window with more stats
  • New Expedition configuration UI
  • Moved paths in Preferences tab to its own tab
  • Implemented ShipSwitcher configuration UI
    • Copy ship criteria between slots in ship switcher config using CTRL-Left click on source slot and CTRL-Right click on target slot, config will be copied from source to target
    • Implemented ship importer which allows importing ship list from KC3
    • Added I-400 as one of the built-in ship switcher ships
  • No longer overwrites default config.ini that comes with KCAuto-Kai
  • Minor tweaks to lock preventer (Speculative increased reliability)
  • About window now shows information on KCAuto-Kai like current version and license etc.
  • Implemented Discord integration via YuuBot
    • Notifications of crashes
    • Queries on script status
  • Implemented global shortcut keys for starting and stopping the script, it can be rebinded. Default is CTRL+SHIFT+ENTER
  • Switching profiles does not cause a popup to appear anymore, instead a small tooltip will appear instead and then fade.
  • There is a pause button next to start/stop button now, pressing it will pause kcakai on the next cycle and allow free user interaction.
  • Icons are now used for Save, Delete and Pause button
  • Should consume less memory due to some internal optimizations, if not then ¯\_(ツ)_/¯

Fixes:

  • Old or broken tooltips
  • Broken version reporting
  • Switching profiles should cause less popup errors if any at all

For information on how to use the ship importer go check the wiki @ https://github.com/waicool20/KAGA/wiki/Importing-ships-for-Ship-Switcher-from-KC3

For information on how to use the new keyboard shortcuts go check the wiki @ https://github.com/waicool20/KAGA/wiki/Keyboard-Shortcuts

Note on discord integration, for more information go check the wiki @ https://github.com/waicool20/KAGA/wiki/KAGA-Discord-Integration:

Discord integration can be enabled by entering into the new field in the Preferences tab appropriately named "API KEY". Your API key can be found by joining this Discord Server and typing in any channel (preferably in #stats-spam) or by messaging YuuBot directly: !kaga --key

You can simply copy paste this value into the field and if everything is OK, it will turn green, please keep this key a secret to avoid abuse.

Queries of script status can be conducted using the !kaga --status command. A message with green color denotes that the script is running and red color denotes that it is not running. Please do take note of the Last Updated time, if the message is green but the last updated time was quite a while ago, this might mean that the script has frozen or got stuck in a certain screen or your internet has dropped.

Crashes are notified to user as they happen via private message, along with the last 15 lines of log to give a basic diagnostics.