Skip to content

Releases: gurrenm3/BTD-Mod-Helper

New Co Op API Features

15 Jun 02:13
29dee7a
Compare
Choose a tag to compare

@Sewer56 has contributed some new useful features to our Co-Op / Networking API !

You can check out the new mods they've made to utilize these features here and here

For modders, they've also graciously provided documentation which can be found here

(also yup .10 lol, this is semantic versioning not decimals, don't @ me)

Co-Op Bug Fix

01 Jun 04:00
Compare
Choose a tag to compare

Fixed an issue in co-op where the tower selection menu wouldn't visually update properly after upgrading a tower.

Custom Heroes Screen and v31.1 Fixes

21 Apr 04:54
Compare
Choose a tag to compare

Custom heroes will now appear in the new revamped Hero screen
Updated progress saving to account for an internal rename in v31.1
Improved the progress saving's MethodInfo targeting to be more robust against future renames

Fixing v31.0 Map Saving

19 Apr 00:52
Compare
Choose a tag to compare

Updates the Mod Helper's re-enabling of progress saving to account for changes in v31.0
New map saves should now once again be correctly getting created at the end of each round

Initial v31 Fixes

13 Apr 06:28
Compare
Choose a tag to compare

Preliminary fixes for v31.0
Fixing compilation errors based off NK's internal refactoring
With that new Hero Screen overhaul, custom hero fixes will take some more time and come in a later update

Fixes for BTD6 v30.2.5

17 Mar 03:51
Compare
Choose a tag to compare

Fixes to account for internal changes in BTD6 v30.2.5

More Saving Fixes

13 Feb 00:56
Compare
Choose a tag to compare

Small follow up to the previous release fixing saving in some more situations

Enabling Progress Saving

12 Feb 06:52
Compare
Choose a tag to compare

With BTD6 v30.0, Ninja Kiwi made it so that progress can not be saved on your profile if it detects that you have mods, or even just MelonLoader, installed. We think that they have gone too far with this change, and that it is not consistent with their stated goal in the patch notes of trying "not to detract from modding". So, this Mod Helper update overrides that restriction and will allow progress to be saved once more.

To be clear, all other restrictions on modded clients will still be in effect, including their latest trophy-related changes.

Updating to BTD6 v30.0

08 Feb 05:12
Compare
Choose a tag to compare
  • Fixes for update 30.0
  • New extension method for dumping all renderers of a UnityDisplayNode (thanks @Void-n-Null!)
  • Configurable export path / sandbox root in Mod Settings (thanks @Onixiya!)

Minor Fixes

26 Dec 21:48
Compare
Choose a tag to compare
  • Fixed the tower selection sound also playing when upgrading a tower
  • Fixed a crash when playing BTD6 without being logged in