Skip to content

Releases: WistfulHopes/gbfrelink.utility.manager

1.1.0

17 May 15:27
Compare
Choose a tag to compare

[1.1.0] - 2024-05-17

  • Added a warning in the console when files from different mods are conflicting

1.0.9

14 Apr 18:20
Compare
Choose a tag to compare

[1.0.9] - 2024-04-14

Fixes

  • Fixed an error prompt that would occur when .json mod files were auto-converted to .msg
  • Added ability to configure whether to upgrade .minfo files automatically (should stay on by default)
  • Added ability to configure whether to auto-convert .msg files automatically (should stay on by default)

1.0.8

12 Apr 23:17
Compare
Choose a tag to compare
  • Feature: New NuGet Package gbfrelink.utility.manager.Interfaces to allow programatically altering game files through code mods.
  • Fix: Added further failsafes when data.i is missing.

1.0.7

26 Mar 14:40
Compare
Choose a tag to compare
  • Fix a small issue that could occur when auto converting .json to .msg.

1.0.6

24 Mar 14:35
Compare
Choose a tag to compare
  • (#6) - Ensure to hash paths lowercase (needed for paths inside data/), needed for sound mods - thanks @bujyu-uo

1.0.5

23 Mar 13:53
Compare
Choose a tag to compare
  • Ability to pack .json files directly into .msg into mod loading. Helpful for modders/testing.

1.0.4

14 Mar 09:05
Compare
Choose a tag to compare
  • Upgrade/Spoof .minfo file magics if needed - fixes invisible models on GBFR >= v1.1.1
  • Makes copy of original data.i in game directory if possible
  • Fixed an oversight when updating file sizes of external files

1.0.3

25 Feb 13:59
Compare
Choose a tag to compare

Reworked loader (#2)

1.0.2

22 Feb 22:13
Compare
Choose a tag to compare

Fixes for new updates, added release metadata to allow for easy downloading.

1.0.1

10 Feb 21:31
Compare
Choose a tag to compare

Changelog:

  • Fixed some files not being loaded from mods properly.