KKManager v0.21.0 - P2P UPDATER BETA
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
- 1e9d36f @ManlyMarco Added P2P support to mod downloader (#108)
- d9ba59d @ManlyMarco Added menu button for opening mod download website
- c70d683 @ManlyMarco Added "Relative Filename" column to card window
- dd24b78 @ManlyMarco Added "Include subdirectories" toggle to card window
- 2f57056 @ManlyMarco Added Card Window > Tools > Export a list of missing mods
- daf7274 @ManlyMarco Added MissingZipmods and MissingPlugins properties to character cards
- 5df71f4 @ManlyMarco Mark cards with missing mods on the card list with pink background instead of logging them in console
- 9ccd05d @ManlyMarco Reorganized menu bar items
- e46a3f7 @ManlyMarco Improved displaying mod update errors
- 0be9125 @ManlyMarco Improved stack traces in some error messages
- 5aa8cfa @ManlyMarco Cleaned up log spam when cancelling an update
- 2d9ee56 @ManlyMarco Increased some update discovery timeouts
- ca3df2f @ManlyMarco Modpack tool updates
- cbd2445 @ManlyMarco Reduced RAM usage
- 19a394e @ManlyMarco Improved plugin and zipmod load speed
- 37c4993 @ManlyMarco Turned off FtpTrace for better debugging performance
- 06ec25b @ManlyMarco Optimized processing updates from FTP sources
- 2ec4a23 @ManlyMarco Optimized sorting update items
- 2ad64e2 @ManlyMarco Fixed broken properties panel in default configuration
- 1a2ea7b @ManlyMarco Fixed zipmods with missing manifest.xml breaking zipmod load
- 3b936de @ManlyMarco Added a contributing section to readme
- 7070932 @ManlyMarco Made all UI localizable (check readme for instructions on how to translate)
- 01282c9 @ManlyMarco Updated packages
- Fixed typo in TimeSpanUtils.cs by @eltociear in #107
New Contributors
- @eltociear made their first contribution in #107
Full Changelog: v0.20.2...v0.21.0