Skip to content

Releases: Fox2Code/FoxLoader

Update 0.3.3

31 Mar 11:17

Choose a tag to compare

  • Make MMC like launchers (MultiMC/PolyMC/PrismLauncher) show core mods tab
  • Add ConfigObject field to ModContainer
  • Fix MultiMC segfaulting (crashing)

Update 0.3.2

30 Mar 14:51

Choose a tag to compare

  • Fix a crash

I'm in so much pain and have a such hard time to focus on anything, I always typo stuff.
I'm in so much pain, help me please...

Update 0.3.1

30 Mar 14:42

Choose a tag to compare

  • Add experimental version of the auto updater

Update 0.3.0

27 Mar 16:08

Choose a tag to compare

  • Improve decompiler to have an easier time to understand codebase.
  • Add GameRegistry.getRegistryEntries() API
  • Add built-in JitPack compatibility

Update 0.2.3

22 Mar 18:06

Choose a tag to compare

  • Add PojavLauncher support with separate GUI when running installer from pojav launcher.
  • Fix typo in fox loader game registry.
  • Expose StackTraceStringifier

update 0.2.2

19 Mar 15:36

Choose a tag to compare

  • Fix crash when putting some coremods in the mods folder.

Update 0.2.1

19 Mar 12:56

Choose a tag to compare

  • Add "Open mods folder" button in mod menu
  • Add KeyBindingAPI

Update 0.2.0

15 Mar 17:31

Choose a tag to compare

  • Added develoment transformer that add FoxLoader interface on ReIndev code.
  • Added getRegistered(Item/Block) shortcut on Mod class
  • Added onCameraAndRenderUpdated API for mods
  • Added mod menu

Update 0.1.7

14 Mar 22:06

Choose a tag to compare

  • Fix core-mods loading + split transformer version & main versions.
    (Development plugin will no longer redo work that don't need to be redone)

Update 0.1.6

14 Mar 21:39

Choose a tag to compare

  • Fix ModLoader crashing when there is a space in the path name.