Skip to content

Releases: calebchalmers/KAGTools

Version 0.9.1

12 Sep 00:13
Compare
Choose a tag to compare
  • Moved the type filter to the right of the search box in the Manual window
  • Fixed the Manual window's search bar tab order
  • Made selecting text within the Manual window easier
  • The API and Mods windows are now minimizable
  • Servers are now additionally sorted by date to avoid naming conflicts

Version 0.9.0

20 Jul 19:29
Compare
Choose a tag to compare

Improvements

General

  • Re-wrote most of the internals to be much more readable, reliable, and clean
  • Fixed a huge number of potential crashes to due missing or corrupt game files, failure to check for updates, etc.
  • Fixed every new KAG install folder getting rejected if you had one previously set
  • Added app logging to "../common/log.txt" to make finding problems easier
  • Moved user settings into "../common/usersettings.json" so you don't have to search for some obscure folder every time

UI

  • All search bars now support searching by multiple terms
  • The main window is no longer shy about being in front of others
  • Tweaked the UX of all windows to make life easier and using them more pleasant
  • Fixed being able to open more than one Manual window at the same time
  • Made the Mods window and API window non-modal

Mods

  • Removed duplicating and deleting mods from the Mods window
  • Changed New Mod function to use the search bar for the name rather than an input window
  • Added proper name validation for new mods

Testing

  • Renamed "Run Localhost" to "Test Solo" and "Run Server+Client" to "Test Multiplayer"
  • Fixed Test Multiplayer launching the client too early for some large mods, causing it not to connect
  • Test Multiplayer now requires an open TCPR port to check when the server is ready and will correct autoconfig.cfg as needed
  • Added a hidden option to automatically close the test client/server when the other closes (enabled by default)

API

  • Fixed API dates displaying as UTC rather than local time
  • Servers are now sorted by player count AND name in the API server browser

Version 0.5.0

03 Apr 01:59
Compare
Choose a tag to compare
  • Added API Browser (Server Browser and Player Info)
  • Replaced the KAG Tools installer (better install and updating)
  • Made Run Localhost and Run Server + Client a single button with a drop down
  • Manual items now let you drag-select by default (double-click to select all)
  • Manual search types now sort by name
  • Fixed 'N/A' in gamemode list when using a mod with no gamemode
  • It now checks if you selected a valid KAG install folder instead of crashing
  • Lots of small tweaks and changes (mostly internal)

Note:
Due to replacing the installer, if you are currently using a version of KAG Tools prior to this one,
you must manually uninstall it and install this version or later (the app will not auto update).