Skip to content

Releases: Fox2Code/FoxLoader

Update 1.2.21

18 Oct 13:06
d319815

Choose a tag to compare

  • I hope jitpack is fixed this time

Update 1.2.20

17 Oct 11:42
18ad917

Choose a tag to compare

  • Update ReIndevPatches compatibility (by @Dereku)
  • Add ability for console to execute commands when ReIndevPatches is installed.
  • Move dev plugin from QuiltFlower to VineFlower
  • Update FoxClassLoader implementation.
  • Update most libraries

Note: ReIndevPatches 1.0 will no longer work, but you can download 1.1 here:
https://git.derekunavailable.direct/Dereku/ReIndevPatches/releases

Note²: Due to my health issues, I am not able to update my stuff frequently.

Update 1.2.19

03 Oct 14:15
83e16fa

Choose a tag to compare

  • Harden against PatchedMinecraftServer.jar swaps
  • Add ReIndevPatches support
  • Tweak logger a bit

Update 1.2.18

26 Sep 09:26
ecc55c8

Choose a tag to compare

  • Fix kick when teleportRegistered is called on player server-side (fix kivaserverutils kicks)

This is just a maintenance update, as I focus my efforts on ReIndev 2.9 for now.

Update 1.2.17

12 Sep 12:45
f672f51

Choose a tag to compare

  • Revert anti dupe of previous version

Update 1.2.16

11 Sep 23:02
18d99df

Choose a tag to compare

  • Better handle users with less than 10 IQ
  • Improve mixin side detection
  • Patch various item dupes

Update 1.2.15

08 Sep 15:12
3e14bc9

Choose a tag to compare

  • I am a failure, I switched the wrong boolean in previous update.

Update 1.2.14

08 Sep 14:52
0e202fe

Choose a tag to compare

  • Fix crash when opening container in multiplayer

Update 1.2.13

06 Sep 15:40
9e34b33

Choose a tag to compare

  • Fix crash when joining a multiplayer server
  • Update spark to 1.10.53

Update 1.2.12

04 Sep 17:35
d0fddea

Choose a tag to compare

  • Improve mod development by adding mod namespace detection!
  • Improve resolver for missing client side item!
    (Can happens when joining a server with missing client side mods)
  • Add APIs to allow for more stable client sided GUIs
  • Add Mods button in ingame menu
  • Clean up code