Skip to content

Releases: toebeann/subnautica-below-zero-support

v2.0.4

27 Feb 14:14
c1f1389
Compare
Choose a tag to compare

Changed

  • Reduce disk footprint of BepInEx.AssemblyInspection.Console.exe binary (881bcae)

Fixed

  • Improve detection of whether QModManager is currently enabled with Vortex (e54f3ad)

Full Changelog: v2.0.3...v2.0.4

2.0.3

08 Jun 09:58
839dcc1
Compare
Choose a tag to compare

Users affected by an issue where some QMods were not being installed correctly should reinstall the affected QMods.

Fixed

  • Resolve issue where QMod archives which include a "QMods" folder result in nested "QMods" folders when installed (c9c262b)

Full Changelog: v2.0.2...v2.0.3

2.0.2

01 Jun 16:44
77b4c5b
Compare
Choose a tag to compare

Changed

  • Change license from LGPL-3.0 to GPL-3.0 (e82efca)
  • Always expand first entry in changelogs when opening dialog (d8a5c89)

Fixed

  • Correct handling of BepInEx.cfg for BepInEx packs without an included BepInEx.legacy.cfg (d42c151)
  • Stop notifying users to reinstall BepInEx pack when enabling/disabling QModManager if reinstalling would not update the BepInEx.cfg file (15f150a)

Full Changelog: v2.0.1...v2.0.2

2.0.1

13 May 00:44
becbcc9
Compare
Choose a tag to compare

Fixed

  • Resolve an issue where the latest changelog displays every time you switched to the Subnautica: Below Zero game mode, rather than just when an important update is released (eed8028)

Full Changelog: v2.0.0...v2.0.1

2.0.0

12 May 23:39
dbbad43
Compare
Choose a tag to compare

This release comprises a complete rewrite of the extension from scratch by the new lead maintainer, toebeann.

Changed

  • Filter out files which conflict with the BepInEx pack when installing QModManager
  • Improve the game version detection so that the actual game version is reported rather than the version of the Unity engine used to compile it
  • Suppress the warning about QModManager not being installed until the user has one or more QMods installed

Added

  • Support installing the BepInEx Pack for Subnautica: Below Zero
  • Support installing BepInEx plugins and patchers
  • Support installing CustomPosters and CustomHullPlates addon packs (QMM only)
  • Notify the user that they need to install BepInEx if it is not already installed
  • Add a changelog GUI to automatically let users know about updates

Full Changelog: https://github.com/toebeann/subnautica-below-zero-support/commits/v2.0.0