Skip to content

v2.9.1

Compare
Choose a tag to compare
@NamesAreHard6600 NamesAreHard6600 released this 08 Mar 00:47
· 63 commits to master since this release

Please Note:

This update requires Into the Breach 1.2.88+ (it will not work on older versions). Because of a change in the games code, a significant change was made to the modloader. While for past versions, you could just uninstall the modloader and reinstall the new version, you'll need to take one extra step.

  1. Run uninstall_modloader.bat to uninstall the modloader
  2. Verify the integrity of game files to reset Into the Breach to its default files. For steam, go to Settings > Properties > Local Files > Verify Integrity of Game Files. If you're not on steam, either verify the integrity on your platform or you can also uninstall Into the Breach entirely and reinstall the game for the same effect. If you don't want to reinstall or are still having issues, you can replace scripts.lua in Into the Breach/scripts with the one attached in this release.
  3. Reinstall the modloader by extracting the ITB-ModLoader-2.9.1.zip file in this release and extracting it directly into the Into the Breach directory, replacing all files as done before.

If you still have questions or issues, feel free to ask in #modding-support on the official Into the Breach Discord

Updated extensions

Misc

  • Pilot Deck Selector menu can now control pilot contents of secret pods.
  • Modloader no longer deletes AE maps.
  • Modloader now overwrites modloader.lua instead of scripts.lua.
  • Added mod icons for extensions.
  • Updated uninstaller for new dlls and files.
  • Fix SetNeutral so it works without memEdit.

Functions

  • Updated modApi:addPilotDrop to accept an ftl argument, see wiki.

Full changelog since 2.8.3: v2.8.3...v2.9.1