Skip to content

Releases: babric/fabric-loader

Fabric Loader 0.15.6-babric.2

08 Feb 18:54
95282a8
Compare
Choose a tag to compare
  • Remove <6.0 asm that is present on old versions (js6pak)

Fabric Loader 0.15.6-babric.1

08 Feb 15:46
cd4a458
Compare
Choose a tag to compare
  • Merge remote-tracking branch 'FabricMC/master' (js6pak)
  • Bump version (modmuss)
  • Added support for 1.20.5 in 2024 in McVersionLookup (FabricMC#890) (WinPlay02)
  • Bump version (modmuss50)
  • Revert "Update to Mixin Extras 0.3.3 (FabricMC#887)" (modmuss50)
  • Bump version (modmuss50)
  • Fix inputGameJars ObjectShare mutating after being set (FabricMC#876) (tildejustin)
  • Add Simplified Chinese Translations (FabricMC#880) (BX Zhang)
  • Use TR's MixinExtension to remap jars built without refmaps in dev. (FabricMC#884) (modmuss)
  • Update to Mixin Extras 0.3.3 (FabricMC#887) (modmuss)
  • Bump version (modmuss50)
  • Support 1.20.5 snapshots (modmuss50)
  • Fix unknown format type error when using Vietnamese translations (FabricMC#872) (apple502j)
  • Bump version (modmuss50)
  • Fix crash when starting 1.2.5 server (FabricMC#866) (modmuss)
  • Add Chinese Traditional translations (FabricMC#853) (notlin4)
  • Update to Mixin Extras 0.3.2 (FabricMC#869) (modmuss)
  • Bump version (modmuss50)
  • Fix Log4j Javadoc link (modmuss50)
  • Fix Loading Mappings When Mappings File is in a Folder (FabricMC#864) (Cool_Mineman)
  • Update to Mixin Extras 0.3.1 (FabricMC#862) (modmuss)
  • Release from java 17 (modmuss50)
  • Fix installer json (modmuss50)
  • Include MixinExtras (FabricMC#854) (LlamaLad7)
  • Bump version (modmuss50)
  • Merge branch 'master' into dev/0.15 (modmuss50)
  • Fix environment annotation stripping for fields (FabricMC#860) (modmuss)
  • Bump version (modmuss50)
  • Merge branch 'master' into dev/0.15 (modmuss50)
  • Prioritize mods with higher provided versions if their main id differs (FabricMC#857) (Player)
  • Dont debof with classpath by default. (FabricMC#856) (modmuss)
  • Migrate to mapping io (FabricMC#812) (modmuss)
  • Allow replacing the default mod directory via fabric.modsFolder (FabricMC#850) (IMS)
  • Rework external library handling. (FabricMC#846) (modmuss)

Fabric Loader 0.14.24-babric.1

01 Nov 23:30
15da7cf
Compare
Choose a tag to compare
  • Merge remote-tracking branch 'FabricMC/master' (js6pak)
  • Fix release.yml (modmuss50)
  • Fix a command injection vulnerability in vanilla Minecraft 20w21a -> 23w04a (modmuss50)
  • Update to Loom 1.4 and Gradle 8.3 (FabricMC#843) (modmuss, Gravita)
  • Bump version (modmuss50)
  • Support 1.20.3 snapshots (modmuss50)
  • added a system property to disable loading of mods by mod id (Sebastian Hartte)
  • Don't initialize MappingResolver for access widener load (altrisi)
  • Check for duplicate copies of loader on the classpath in dev. (FabricMC#801) (modmuss)
  • Update IRC URL to use TLS (FabricMC#602) (Soni L)
  • Add Spanish translation and make StringUtil capitalize the first letter, not character (FabricMC#727) (altrisi)
  • Fix EntrypointPatchFML125 (FabricMC#732) (Ned Loynd)
  • Add an API method to more easily invoke entrypoints (FabricMC#802) (shartte)
  • Create Messages_vi_VN.properties (FabricMC#822) (I_am_Vietnam)
  • Minor language changes for user readability (FabricMC#831) (IMS)
  • Fix call to findResources returns empty. (FabricMC#837) (NotFoundZara)
  • Update to ASM 9.6 (FabricMC#841) (modmuss)
  • Support 1.20.2 snapshots. (modmuss50)
  • Bump version (modmuss50)
  • Revert "Only apply Fabric Mixin services on platforms that need them (FabricMC#790)" (modmuss50)
  • Bump version (modmuss50)
  • Only apply Fabric Mixin services on platforms that need them (FabricMC#790) (Juuz)
  • Allow fabric-loader-junit EnvType to be changed (FabricMC#806) (LCLP, modmuss50)
  • Update Mixin and build deps (FabricMC#800) (modmuss50)
  • MinecraftGameProvider: Support split assets jar (FabricMC#793) (Juuz)
  • Add Automatic-Module-Name to jar manifest (FabricMC#796) (Juuz)
  • Update to ASM 9.5 (FabricMC#785) (modmuss50)

Fabric Loader 0.14.19-babric.1

16 Apr 14:20
1fde55a
Compare
Choose a tag to compare
  • Merge remote-tracking branch 'FabricMC/master' (js6pak)
  • Support 23w13a_or_b (modmuss50)
  • Merge remote-tracking branch 'FabricMC/master' (js6pak)
  • Support 1.20 snapshot versions. (modmuss50)
  • Bump version (Player)
  • Fix JUnit run specific log library handling (Player)
  • Bump version (modmuss50)
  • Update mixin (modmuss50)
  • Switch to ASCII characters for mod list tree formatting (FabricMC#774) (Julian Burner)
  • Fix release (modmuss50)
  • Bump version (modmuss50)
  • Add more localization support (FabricMC#772) (apple502j)
  • Print mod list as tree (FabricMC#765) (Julian Burner)
  • Fix icon objects in mod metadata not being parsed correctly (FabricMC#743) (haykam821)
  • Create and run applet on AWT EventQueue thread (FabricMC#757) (ArtDev)
  • Add fabric-loader-junit to allow unit testing of transformed classes. (FabricMC#767) (modmuss50)
  • Update mixin (FabricMC#770) (modmuss50)
  • Fix typo (FabricMC#763) (Frederik van der Els)
  • Opt of loom remapping (modmuss50)
  • Fix forked error window not closing when the parent process is shutdown. (FabricMC#768) (modmuss50)
  • Bump version (modmuss50)
  • Fix entrypoint location in 1.19.4. (FabricMC#764) (modmuss50)

Fabric Loader 0.14.13-babric.1

25 Jan 19:46
bdc5653
Compare
Choose a tag to compare
  • Merge remote-tracking branch 'FabricMC/master' (js6pak)
  • Support 1.19.4 in McVersionLookup (modmuss50)
  • Bump version (modmuss50)
  • Fixes MixinIntermediaryDevRemapper.mapMethodName unable to map ambiguous values (FabricMC#751) (ishland)
  • Add auto client test and Update build dependencies (FabricMC#748) (modmuss50)
  • Don't combine resources from the two classloaders in KnotClassLoader.getResources (FabricMC#747) (modmuss50)
  • Fix crash in MixinIntermediaryDevRemapper when trying to remap methods in Object. (FabricMC#746) (modmuss50)
  • Update to ASM 9.4 (FabricMC#749) (modmuss50)
  • Bump version (Player)
  • Fix mod metadata parsing tests (haykam821)
  • Fix: Resolve duplicate class definition attempt. This occurred when the first class to be loaded after mixin configs are added is referenced in an IMixinConfigPlugin belonging to one of said configs. (LlamaLad7)
  • Bump version (Player)
  • Add support for MC version.json without release entry (Player)
  • Extend hardcoded snapshot version to release mapping (Player)
  • Fix server entrypoint patch for 22w42a (Player)
  • Merge remote-tracking branch 'FabricMC/master' (js6pak)
  • Implement version detection for classic/alpha/beta client jars, cleanup (Player)
  • Bump version (modmuss50)
  • Support mods from multiple jars and directories. (FabricMC#704) (modmuss50)
  • Fix locale sensitive formatting with functional impact (Player)
  • Bump version (Player)
  • Fix realms library detection (Cat Core)
  • Allow defining additional system libraries through a system property (Player)
  • Add support for the MC client using a method that forwards to the actual main implementation as used by 22w24a (Player)
  • Bump version (Player)

Fabric Loader 0.14.6-babric.1

25 May 02:16
80cf118
Compare
Choose a tag to compare
  • Merge remote-tracking branch 'FabricMC/master' (js6pak)
  • Fix logging for MC versions without log libs (Player)
  • Bump version (Player)
  • reduce class path group warnings to debug level (Player)
  • Ignore class path group entries not on the class path (Player)
  • Bump version (Player)
  • Start the game using MethodHandles (FabricMC#669) (altrisi, liach)
  • Fix handling of classes defined at runtime. (Player, modmuss50)
  • Update mixin (modmuss50)
  • Bump version (Player)
  • Skip code source operations for URLs with unknown protocols (injected by hacky mods) (Player)
  • Add GitHub action to help manage support issues. (modmuss50)
  • Bump version (Player)
  • Refactor LogCategory handling (Player)
  • Support custom server launch jars with extra libraries (Player)
  • Normalize symlinks (Player)
  • Bump version (Player)
  • Verify Loader's class loader early (Player)
  • Group class path warnings (Player)
  • Fix log replay for very early messages (Player)
  • Move everything to Path as URIs still don't compare with sufficient flexibility (Player)
  • Fix server launchers leaking their class path to knot CL (Player)
  • Bump version (Player)
  • Rework URL handling to support special characters better (Player)
  • Remove theoretically superfluous in-dev class loader population (Player)
  • Fix release.yml (modmuss50)
  • Update ASM, TR and bump version (Player)
  • Always fall back to lexicographical comparison when StringVersion is involved, always show non-semver warning (Player)
  • Delay log output until it can be displayed properly, except when errors occur (Player)
  • Handle complex dependency failures more gracefully (Player)
  • Fix Javadoc for ModOrigin.getParentSubLocation (Player)
  • Improve class loader isolation (FabricMC#630) (Player)
  • Parse mc 2.0 versions correctly (FabricMC#634) (Cat Core)
  • Fix old server version parsing (FabricMC#633) (js6pak)
  • Add support for pre 1.6 arguments (js6pak)

Fabric Loader 0.13.3-babric.4

28 Mar 21:56
319040e
Compare
Choose a tag to compare
  • Bump version (js6pak)
  • Production dedicated server dirty fix (js6pak)
  • Merge branch 'FabricMC:master' into master (js6pak)
  • Jar and PGP sign maven artifacts. (FabricMC#625) (modmuss50)
  • Allow arbitrary +build contents in semver parser, warn earlier about non-semver and only indev, refactoring (Player)

Fabric Loader 0.13.3-babric.3

27 Mar 19:13
51b6ad7
Compare
Choose a tag to compare
  • Bump version (js6pak)
  • Add support for pre 1.6 arguments (js6pak)

Fabric Loader 0.13.3-babric.2

26 Mar 12:31
ea101db
Compare
Choose a tag to compare
  • Bump version (js6pak)
  • Parse beta server versions (js6pak)
  • Update checkVersion url (js6pak)

Fabric Loader 0.13.3-babric.1

19 Mar 22:58
b71842e
Compare
Choose a tag to compare