Skip to content

KKManager v0.8.0

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 08 Dec 20:03
· 461 commits to master since this release
863dc9f

This update brings a major rewrite of the automatic update system, support for Koikatsu Party and BepInEx 5 plugins, as well as many other fixes and improvements.

Download

Changelog

Update system

  • Added update package support to updater - can select which mods to install instead of having to select individual files
  • Added support for getting updates from FTP servers and .zip files; If multiple sources are present then if one source throws an error a different source will be used
  • Added standalone update app for scripting
  • Clarify "mod removed" text in update selection
  • Make sure to remove existing local file before trying to download an updated version; fixes some potential issues
  • Fixed unfinished (corrupted) update files not getting removed in some cases

Main application

  • Added "Change install location" menu option
  • Added "Fix file permissions" menu option
  • Added "Open KK Manager" directory menu option
  • Added automatic creation of userdata and card directories as necessary to fix issues
  • Added automatic detection of file permission issues, and fixing them
  • Added nBug for handling exceptions and making dumps for bug reports
  • Added support for BepInEx5 plugins
  • Added support for Koikatsu Party cards
  • Added support for Koikatsu Party install directories
  • Changed settings to be portable and persist over updates
  • Fixed File>Exit menu option not saving tab layout
  • Fixed Perfectionist personality not showing up with the proper name
  • Fixed crash on window close and file drop if a card window has invalid folder; the card window is not disabled if the folder is invalid
  • Improved install location change dialog
  • Improved logging messages overall
  • Updated dependencies

kkmanager cards preview
kkmanager plugins preview
kkmanager updater preview