Releases: Qkrisi/ktanemodkit
Releases · Qkrisi/ktanemodkit
2.0.3.1
This release is published due to the recent change of the default plugin source URL. In order to keep using the plugin manager in old versions of the modkit after January 2024, update your modkit according to commit 758ccdf.
Changes since 2.0.2.0:
- Custom plugin manager sources (#bd23e66)
- Make TestHarness TP reflections consistent with TP itself (#37eacc3)
- Generate assembly definitions before build (#19df68f)
- TestHarness Twitch Plays: !h and !f flags (#27b4f06)
- Ability to update mod as a contributor (#d17e279)
- TestHarness: slightly more helpful error message in a narrow corner-case (#82428fc)
- KMBossModule: new method GetIgnoredModuleIDs (#b0d286d)
- Changed default plugin source URL (#758ccdf)
- Failsafe for GitHub release fetches (#34f86af)
2.0.2.0
Changes marked in bold are major changes (hence the 2nd major version)
Changes since 1.2.1.0:
- C# 6 compatibility (#e6b0d76)
- Use assembly definitions for compilation, ability to import and use the game's libraries (Assembly-CSharp, Assembly-CSharp-firstpass) (#e44e713, #94788f3, #d9e3e3b, #5dc5d5e)
- Reload downloaded plugins correctly on refresh + about window (#867031b)
- Allow zip directory targets to ignore files (#2cdee19)
Plugins requiring 2.0.2.0+:
- Master Template (By Deaf)
1.2.1.0
Changes since 1.1.1.0:
- Allow plugin manager to download source code from GitHub release (#cb585cf)
- Fix TestHarness not updating children positions (gamepad support) (#af414e3)
- Remove folder imports + fix removal of * zip plugins (#2ecc921)
- Manual folder restructure (template for the Repository of Manual Pages) (#f1f9e33)
Plugins requiring 1.2.1.0+:
- Module Template (By Kuro)
Master Template (By Deaf)