Releases: IllusionMods/KKManager
Releases · IllusionMods/KKManager
KKManager v0.19.0
Download
Changelog
- 07bfbc9 @ManlyMarco Skip updating disabled mods
- bc3645e @Chronyaa Add HTTP proxy support for ftp download (#68)
- ec9bf63 @ManlyMarco Remove unnecessary build steps; Add release script
- b8fd17c @ManlyMarco Include sb3u libs needed to build
- a33220e @ManlyMarco Update packages
- 4bc93e3 @ManlyMarco Set project to .net 4.6.2
- 67ca764 @ManlyMarco Create codeql-analysis.yml
- c632339 @dependabot Bump SharpCompress from 0.25.1 to 0.29.0 in /src/KKManager.Updater (#63)
- 7d7a15d @dependabot Bump SharpCompress from 0.25.1 to 0.29.0 in /src/KKManager.SB3UGS (#62)
- d2e1be7 @dependabot Bump SharpCompress from 0.25.1 to 0.29.0 in /src/KKManager.Core (#64)
- 2bc9579 @ManlyMarco [KKS] Add Island Girl personality name
KKManager v0.18.0
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
Download
Changelog
- fb8551a @ManlyMarco Added Delete cards button
- c40529e @kuule72 Added Mod filter function: show same Guid (#46)
- fd73d63 @ManlyMarco Preserve main window size and position across application restarts
- 4f7f132 @ManlyMarco Fixed discarding already downloaded data when retrying an FTP download
KKManager v0.16.0
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
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
Download
Changelog
- Fixed not catching some mod load crashes properly, causing update search to hang
- Cleaned up some logging
KKManager v0.14.3
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
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
Download
Changelog
- Use local timezone for log dates
- Fixed deadlock when searching for updates with log viewer open
KKManager v0.14.0
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