Releases: Fox2Code/FoxLoader
Releases · Fox2Code/FoxLoader
Update 1.2.21
- I hope jitpack is fixed this time
Update 1.2.20
- Update ReIndevPatches compatibility (by @Dereku)
- Add ability for console to execute commands when ReIndevPatches is installed.
- Move dev plugin from QuiltFlower to VineFlower
- Update
FoxClassLoaderimplementation. - 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
- Harden against
PatchedMinecraftServer.jarswaps - Add ReIndevPatches support
- Tweak logger a bit
Update 1.2.18
- Fix kick when
teleportRegisteredis 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
- Revert anti dupe of previous version
Update 1.2.16
- Better handle users with less than 10 IQ
- Improve mixin side detection
- Patch various item dupes
Update 1.2.15
- I am a failure, I switched the wrong boolean in previous update.
Update 1.2.14
- Fix crash when opening container in multiplayer
Update 1.2.13
- Fix crash when joining a multiplayer server
- Update spark to 1.10.53
Update 1.2.12
- 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