Skip to content

Releases: IllusionMods/KKManager

KKManager v0.19.0

20 May 11:11
Compare
Choose a tag to compare

Download

Changelog

KKManager v0.18.0

30 Aug 01:21
Compare
Choose a tag to compare

Download

Changelog

  • e0cd484 @ManlyMarco Added full support for KKS / Koikatsu Sunshine
  • 03dd119 @ManlyMarco Added tool for removing duplicate zipmods (Closes #54)
  • 8eb0d2f @ManlyMarco Added "File path" column to plugin and zipmod windows (right click on the column header to show it)
  • 3b671cb @ManlyMarco Added Condition.ConditionType.ClientFileContains to UpdateInfo
  • c48fb57 @ManlyMarco Bump UpdateInfo version to 5 (require users to update KKManager when used)
  • ef0da83 @ManlyMarco Move to x64 and use SB3UGS_v21.2; Added warning to compressing game files
  • 1bc5ff5 @ManlyMarco Save state of plugin and zipmod windows between application starts
  • 238dbe5 @ManlyMarco Hide KKManager, UnityErrorReporter and Unity3DCompressor and some others from the Start menu

KKManager v0.17.0

02 Jun 19:28
Compare
Choose a tag to compare

Download

Changelog

KKManager v0.16.0

10 Dec 00:38
Compare
Choose a tag to compare

Download

Changelog

  • 1975cac 96d05ba Added UI support for multiple languages and a Chinese translation (Thanks to @kuule72 in #37)
  • ef83146 Added extra logging to StandaloneUpdater
  • 965d135 Include license and readme files with releases and add them to the Help menu
  • 3494a05 Fixed ToDictionary crashes in rare cases when starting update
  • 6373472 Fixed duplicate update sources crashing things
  • 19f7710 Fixed TimeSpan crashes during downloading when average download speed is 0
  • 9270722 Fixed version check crash in debug builds
  • e348940 61e22e0 Refactoring; Make settings accessible from standalone updater

KKManager v0.15.0

02 Dec 19:45
Compare
Choose a tag to compare

Download

Changelog

  • Upgraded update downloader to support multiple downloads at same time; Show a list of items with live status when downloading
  • Added ETA for updates to finish downloading (estimated time to finish)
  • Added average download speed and time elapsed statistics
  • Made overwriting old files more robust in updater (fixes some update failures)
  • Prevent PC from shutting down and sleeping when update is running
  • Fixed sorting by update size not working properly
  • Updated included SB3UGS to v20.6.6
  • New flavor text for the titlebar

KKManager v0.14.4

21 Oct 14:42
Compare
Choose a tag to compare

Download

Changelog

  • Fixed not catching some mod load crashes properly, causing update search to hang
  • Cleaned up some logging

KKManager v0.14.3

18 Oct 04:39
245f0c0
Compare
Choose a tag to compare

Download

Changelog

  • Added option to put PC to sleep after the update finishes (new checkbox in the update window)
  • Made UI more responsive when loading mod/card info
  • Fixed checking for updates freezing UI (for real this time)

KKManager v0.14.2

15 Oct 01:31
Compare
Choose a tag to compare

Download

Changelog

  • Check for new KKManager versions and offering to go to download page
  • Fixed freezing the UI when looking for updates and if checking for updates on startup is turned on, sometimes resulting in a deadlock
  • Fixed mod update crash if there are no mods installed
  • Fixed plugins windows not refreshing after a mod update

KKManager v0.14.1

01 Oct 18:24
Compare
Choose a tag to compare

Download

Changelog

  • Use local timezone for log dates
  • Fixed deadlock when searching for updates with log viewer open

KKManager v0.14.0

22 Sep 03:50
Compare
Choose a tag to compare

Download

Changelog

  • Added author, description and website detection for installed plugins
  • Added buttons to open plugin install directory, config file and website (if available)
  • Added more detailed extended (plugin) data information for cards
  • Added detection of missing zipmods when loading cards (logs into console for now, open the log window to see any mod missing warnings)
  • Added support for EC character cards
  • Keep global list of plugins and mods, don't reload them unnecessarily
  • Log exactly which cards fail to load and why
  • Fixed some broken cards crashing the whole card load process
  • Fixed crash on invalid .settings file
  • Fixed timeout deadlock
  • Updated packages
  • Updated SB3UGS to v20.6.2