Skip to content

Releases: WilderForge/WildermythGameProvider

1.7.0.0

07 Dec 01:42
Compare
Choose a tag to compare

What's Changed

  • Updated gradle to 8.11.1
  • Bump asm_version from 9.7 to 9.7.1 by @dependabot in #6
  • Bump net.fabricmc:fabric-loader from 0.16.8 to 0.16.9 by @dependabot in #8
  • Bump net.fabricmc:sponge-mixin from 0.15.4+mixin.0.8.7 to 0.15.5+mixin.0.8.7 by @dependabot in #9
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 by @dependabot in #7
  • 1.7.0.0 branch by @Gamebuster19901 in #10

New Contributors

Full Changelog: 1.5.0.3...1.7.0.0

1.5.0.3

28 Oct 07:17
Compare
Choose a tag to compare
  • Made some error messages more descriptige
  • The settings file is now human readable

1.5.0.2

28 Oct 06:56
Compare
Choose a tag to compare

Fixed a conflict with the newset gson version and fabric loader

1.5.0.1

28 Oct 06:07
Compare
Choose a tag to compare
  • Gson and apache commons are no longer transitive

1.5.0.0

28 Oct 05:37
Compare
Choose a tag to compare

What's Changed

  • The crash log service can now be overridden
  • Coremods can now be loaded from the steam workshop. This is DISABLED by default.
  • Updated fabric
  • Updated mixin

Full Changelog: 1.4.1.0...1.5.0.0

1.4.1.0

04 Sep 16:22
Compare
Choose a tag to compare
  • Fixes an issue with CrashLogService not working
  • Fixes issues with log files not being generated
  • Updated fabric loader to 0.16.3

1.4.0.0

08 Aug 01:45
Compare
Choose a tag to compare

WilderLoader is no longer needed. Instead the game is launched directly from the provider now. The crash log service has also been moved in to the provider.

1.3.1.0

04 Aug 04:31
Compare
Choose a tag to compare

Updated mixin to version 0.8.7

1.3.0.0

04 Aug 04:03
Compare
Choose a tag to compare

Update fabric to 0.16.0

1.2.0.1

31 Jul 23:27
Compare
Choose a tag to compare

No code changes with this release. The buildscript was modified so that this repository can be used as a gradle source dependency.