Skip to content

Releases: Fox2Code/FoxLoader

Update 1.2.13

06 Sep 15:40
9e34b33
Compare
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
Compare
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

Update 1.2.11

04 Aug 12:43
b922df1
Compare
Choose a tag to compare
  • Add initial support for portable betacraft

Update 1.2.10

08 Jul 11:22
58493e5
Compare
Choose a tag to compare
  • Added a fallback mechanism for Dependencies in cases the main link dies
  • Updated MixinExtras to 0.2.0-beta.9

Update 1.2.9

22 Jun 14:38
6cbeb97
Compare
Choose a tag to compare
  • Updated to ReIndev 2.8.1_4 from 2.8.1_3
  • Updated MixinExtras to 0.2.0-beta.8

Update 1.2.8

10 Jun 12:47
97e90f1
Compare
Choose a tag to compare
  • Fix crashes missed in the previous update due to internal changes in ReIndev.

Update 1.2.7

10 Jun 10:17
5d92677
Compare
Choose a tag to compare

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

13 May 12:05
19961f4
Compare
Choose a tag to compare
  • Had to make a new release cause I forgot to change the version number in gradle.properties

Update 1.2.5

13 May 12:00
a520e30
Compare
Choose a tag to compare
  • Fix return type of setEffectiveTool(s) in BlockBuilder

Update 1.2.4

13 May 11:54
b217d3f
Compare
Choose a tag to compare
  • 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