Releases: WilderForge/WildermythGameProvider
Releases · WilderForge/WildermythGameProvider
1.7.0.0
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
- @dependabot made their first contribution in #6
Full Changelog: 1.5.0.3...1.7.0.0
1.5.0.3
- Made some error messages more descriptige
- The settings file is now human readable
1.5.0.2
Fixed a conflict with the newset gson version and fabric loader
1.5.0.1
- Gson and apache commons are no longer transitive
1.5.0.0
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
- 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
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
Updated mixin to version 0.8.7
1.3.0.0
Update fabric to 0.16.0
1.2.0.1
No code changes with this release. The buildscript was modified so that this repository can be used as a gradle source dependency.