Skip to content

Mimas

Compare
Choose a tag to compare
@pjf pjf released this 23 Aug 13:33
· 3828 commits to master since this release

Mimas


Changes since v1.12.0

Features

  • [GUI] Updates to the text of some buttons, and change the check mark from blue to green. (plague006, #1352)
  • [GUI] The main display shows the download size if known. (Postremus, #1399)
  • [GUI] Suggested and recommended mods can now be (de)selected with a single click. (martinnj, #1398)
  • [GUI] Mods can be searched by their abbreviation, which we generate by taking the first letter of each word in the title. For example, KIS will match Kerbal Inventory System. (Postremus, #1394)
  • [GUI] The side metadata panel and its elements can now be resized. (martinnj, #1378)
  • [GUI] Mod filters will no longer reset to 'compatible' each time the client is opened. (Postremus, #1384)
  • [GUI] The repository list no longer has weird numbers visible that we only use internally, and may eventually remove. (Postremus, #1393)

Bugfixes

  • [GUI] The CKAN client is less likely to believe that all mods are new when auto-updating metadata is enabled. (Postremus, #1369)
  • [GUI] The latest CKAN-available version of a mod is always shown in the 'latest' column, even if that mod is not compatible with the installed KSP version. (Postremus, #1396)
  • [GUI] Pressing a key with an empty modlist will no longer crash the client. (Postremus, #1329)
  • [GUI] The 'mark for update' button no longer highlights when the only upgrade candidates are autodetected mods we can't actually upgrade. (Postremus, #1392)
  • [Core] Installing from .ckan files (such as exported modlists) is more likely to succeed even when dependencies are complex. (#1337, Postremus)
  • [Cmdline] ckan.exe --verbose and ckan.exe --debug now start the GUI with the appropriate logging mode. (#1403, Postremus)
  • [Updater] We'll no longer try to download a CKAN release that hasn't finished building its assets yet.

Internal

  • [Core] Additional tests against autodetected mods in the RelationshipResolver. (Postremus and pjf, #1226 and #1355)
  • [GUI] Removed a spurious warning when building. (pjf, #1343)
  • [NetKAN] Reading of information from .version files greatly improved, especially when mixing metadata from other sources like github and kerbalstuff. (dbent, #1299)
  • [Core] Files can now be installed to saves/scenarios using the Scenarios target. (pjf, #1360)
  • [Spec] Grammar corrections. (Postremus, #1400)
  • [NetKAN] Files produced by netkan.exe have more stable field ordering. (dbent, #1304)
  • [NetKAN] netkan.exe can use regexps to manipulate version strings. (dbent, #1321)
  • [GUI] Refactoring to remove duplicated code. (Postremus, #1362)

Notes

  • Windows users must have .NET 4.5 installed.
  • Linux users, please apt-get install libcurl4-openssl-dev or yum install libcurl-devel if you haven't done so.
  • Mac/Linux/Mono users: please mozroots --import --ask-remove if you're a new user, to update mono's certificate store.

Released image under public domain, courtesy of NASA / JPL-Caltech / Space Science Institute