Skip to content

Releases: gurrenm3/BTD-Mod-Helper

Updated to latest version of Bloons

28 Jul 00:24
Compare
Choose a tag to compare

These are the latest and most updated versions of the mod helper for BTD6 and BATTD.

NOTE:

Only download ONE of the zip files. Make sure it's the one for the game you want to play mods with

Bug Fixes

02 Jul 02:03
Compare
Choose a tag to compare
  • Fixed a bug where In Game mod settings could reset to default on startup
  • Fixed the InGame.instance.AddCash and InGame.instance.SetCash extension methods
  • Fixed Upgrade Screen for ModTowers without the full 15 upgrades
  • Fix MelonLoader v0.4 less Bloon children bug by temporarily disabling the OnBloonDestroyedHook (There appears to be a real issue with the new HarmonyX altering the default behavior of methods)

Mod Helper 2.0 Update

29 Jun 20:58
45c583b
Compare
Choose a tag to compare

At long last, the Mod Helper 2.0 Update is ready! This is our biggest update yet, featuring:

  • A brand new system for making Custom Towers!
    - Automates all the tedious bits of Tower adding
    - Automatically generates full cross pathing
    - Seamlessly adds the Tower Upgrades menu and even more integration (They even show up in Monkey Teams lol)
    - Allows for 2D and 3D towers with easy complete texturing
  • In Game Mod Settings, configurable via a Button / Menu within the Settings screen
  • Automatic custom texture registering for mods (no more dealing with URLs)
  • A shiny new Wiki with information about Getting Started with Modding, General Modding Info, and using Mod Helper features

The Mod Helper is now compatible with MelonLoader v0.4 as well as v0.3. Exclusive compatibility with v0.4 and beyond will happen in a later update

Rolling back to manual self-updating

26 Apr 05:19
Compare
Choose a tag to compare

Previous Mod Helper releases will fail to automatically update themselves to new versions.
This release temporarily switches back to the download button just opening the download link in a browser, just for the case of trying to update the Mod Helper itself.

Improved auto-updater and small tweaks

24 Apr 05:06
Compare
Choose a tag to compare

Improved mod updater so now anyone can setup auto-updating for their mod. This release also has a few small tweaks that can improve performance a bit

Added Task Scheduler!

19 Apr 01:17
Compare
Choose a tag to compare

This release comes with a Task Scheduler! You can use it to schedule code to run after a number of seconds or frames have passed. Also comes with some more documentation.

Initial Release

18 Apr 23:54
Compare
Choose a tag to compare

Initial release of the new Mod Helper