Skip to content

Releases: Pain-Brioche/COM3D2.MaidLoader

Version 1.4.6

19 Jan 21:28
Compare
Choose a tag to compare
  • Update CornerMessage support.

Version 1.4.4

24 Jul 11:51
Compare
Choose a tag to compare
  • Small changes to AutoAsset

Version 1.4.3

20 Apr 06:49
Compare
Choose a tag to compare
  • Small changes to prefab override.

Version 1.4.2

24 Feb 08:03
Compare
Choose a tag to compare
  • Fix duplicated sliders after a refresh.
  • Fix Trophy menu.

Version 1.4.0

07 Feb 07:56
Compare
Choose a tag to compare
  • Vastly improved performances when refreshing large Mod folders.
  • More readable timers.

Version 1.3.3

30 Jan 08:41
Compare
Choose a tag to compare
  • Added a small cache to improve request time to the game's internal database.
  • Fix custom .arc support when no dummy.arc is required.

Version 1.2.3

24 Jan 12:30
Compare
Choose a tag to compare
  • Add new SSL support for builds 2.24 and above.
    As a result this version will not work if you're using SSL on older builds.
  • Hopefuly fix the conflict with ShortMenuVanillaDatabase
  • Fix custom .arc support for the ENG game.

Version 1.2.1

23 Oct 09:57
Compare
Choose a tag to compare
  • Refresh Mod will now remove mods from the UI should you delete any from your Mod folder.
  • Custom background categories are now properly added to studio.
  • Fix duplication of custom object categories in studio.

Developpers only:

  • MaidLoader will now raise an event when Mods are refreshed, with eventual added or deleted .menu

Version 1.1.3

14 Oct 07:33
aac7430
Compare
Choose a tag to compare
  • QuickMod is now disabled by default to avoid confusion.
  • Code cleanup.

Version 1.1.2

12 Oct 07:41
Compare
Choose a tag to compare
  • Added a Mod Refresh function
    This replaces QuickMod's ability to monitor the main Mod folder.
    More info in the readme.
  • QuickMod and Mod Refresh can now be used from anywhere in the game.
  • Added .arc loading from the Mod folder, disabled by default, please avoid using .arc as much as possible.