Skip to content

Releases: IllusionMods/KKManager

KKManager v0.21.4 - Mostly stable P2P updater

18 Feb 15:39

Choose a tag to compare

Download

What's Changed

Full Changelog: v0.21.3...v0.21.4

KKManager v0.21.3 P2P UPDATER BETA

14 Feb 21:59

Choose a tag to compare

Download

What's Changed

  • 2e920a9 @ManlyMarco Added new optional columns to card viewer (hidden by default)

  • e49dacf @ManlyMarco Fixed list of files to download showing already downloaded files and not always marking new files with green color when using p2p

Full Changelog: v0.21.2...v0.21.3

KKManager v0.21.2 P2P UPDATER BETA

11 Feb 18:27

Choose a tag to compare

Download

What's Changed

Full Changelog: v0.21.1...v0.21.2

KKManager v0.21.1 P2P UPDATER BETA

08 Feb 14:27

Choose a tag to compare

Download

What's Changed

Full Changelog: v0.21.0...v0.21.1

KKManager v0.21.0 - P2P UPDATER BETA

07 Feb 00:02

Choose a tag to compare

Download

What's Changed

P2P Updates

This version adds P2P support to the mod updater - it allows clients to send parts of the update between each other so that the download speed stays high even if there are many people updating at the same time.

P2P transfers can be turned on/off in the Mod updater > P2P setttings menu (KKManager will ask if P2P should be enabled first time an update is started).

Warning: This feature is still in beta and can have issues. If your update gets stuck on 0 B/s or otherwise fails to download, try turning P2P off.

Translations

It is now possible to translate all KKManager windows to any language. If you'd like to help trasnslate KKManager to your language, check the contributing section of the readme. If you have any questions or issues, feel free to ask ManlyMarco on Discord or post an issue.

All changes

New Contributors

Full Changelog: v0.20.2...v0.21.0

KKManager v0.20.2

05 Jan 07:55

Choose a tag to compare

Download

What's Changed

Full Changelog: v0.20.1...v0.20.2

KKManager v0.20.1

26 Dec 19:19

Choose a tag to compare

Download

What's Changed

Full Changelog: v0.20.0...v0.20.1

KKManager v0.20.0

16 Dec 01:09

Choose a tag to compare

Download

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

KKManager v0.19.0

20 May 11:11

Choose a tag to compare

Download

Changelog

KKManager v0.18.0

30 Aug 01:21

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