Releases: Fox2Code/FoxLoader
Releases · Fox2Code/FoxLoader
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
Update 1.2.11
- Add initial support for portable betacraft
Update 1.2.10
- Added a fallback mechanism for Dependencies in cases the main link dies
- Updated MixinExtras to
0.2.0-beta.9
Update 1.2.9
- Updated to ReIndev 2.8.1_4 from 2.8.1_3
- Updated MixinExtras to
0.2.0-beta.8
Update 1.2.8
- Fix crashes missed in the previous update due to internal changes in ReIndev.
Update 1.2.7
Update 1.2.7
- Add support for server hosts that don't allow argument usage
- Updated to ReIndev 2.8.1_3 from 2.8.1_2
Update 1.2.6
- Had to make a new release cause I forgot to change the version number in
gradle.properties
Update 1.2.5
- Fix return type of
setEffectiveTool(s)
inBlockBuilder
Update 1.2.4
- Removed all the stuff that has been upstreamed to standard ReIndev.
- Make use of the
reindev.version.allowFrom
field to allow seamless update. - Updated to ReIndev 2.8.1_2 from 2.8.1_1