Connector 1.0.0-beta.29+1.20.1
on Dec 6, 2023- Develop beta 29 (#576) (Su5eD)
- Bump mixin transmogrifier to 0.4.3 (Su5eD)
- Re-enable environment field stripping (Su5eD)
- Fix LenientRuntimeEnumExtender finalizing fields (Su5eD)
Connector 1.0.0-beta.28+1.20.1
on Dec 2, 2023- Develop beta 28 (#550) (Su5eD)
- Fix method remapping fallback (Su5eD)
- Disable mixins targeting removed code in PlayerList (Su5eD)
- Fix intermediate mappings in production (Su5eD)
- Include Mixin Extras (Su5eD)
- Handle duplicate intermediary names in mapping (Su5eD)
- Use fabricloader upstream version for the builtin mod (Su5eD)
- Bump Fabric Loader version to 0.15.0 (Su5eD)
- Promote authlib to the GAME layer and make it transformable (Su5eD)
- Handle null annotation values in renaming transformer (Su5eD)
- Bump mixin transmog to 0.4.2 (Su5eD)
- Update issue template instructions (Su5eD)
- Remapped jars are not generated libraries (Su5eD)
- Replace runtime enum extender with a lenient version (Su5eD)
- Update adapter definition to 1.8.21 (Su5eD)
- Patch injection target in ShovelItem#onUse (Su5eD)
Connector 1.0.0-beta.27+1.20.1
on Nov 27, 2023- Develop beta 27 (#541) (Su5eD)
- Update adapter definition to 1.8.20 (Su5eD)
- Also match init methods (Su5eD)
- Fix refmap method regex matching fields (Su5eD)
Connector 1.0.0-beta.26+1.20.1
on Nov 25, 2023- Develop beta 26 (#520) (Su5eD)
- Fix refmap remapper NPE when desc is missing (Su5eD)
- Update adapter definition to 1.8.18 (Su5eD)
- Fix refmap remapper method qualifier pattern (Su5eD)
- Fix remapping of non-refmap mixin annotation values (Su5eD)
- Fix running Fabric ASM's fork (Su5eD)
- Mixin cleanup (Su5eD)
- Add clean artifact path snipped to userdev installation instructions (Su5eD)
- Improve README (#531) (Su5eD)
Connector 1.0.0-beta.25+1.20.1
on Nov 18, 2023- Develop beta 25 (#509) (Su5eD)
- Ensure level PlayerList view is always up-to-date (Su5eD)
- Fix Connector Mod not being deobfuscated in userdev (Su5eD)
- Patch injectors targeting Item.getFoodProperties (Su5eD)
- Patch injecting into nether fortress spawn entries (Su5eD)
- Update adapter definition to 1.8.16 (Su5eD)
- Improve mixin refmap copying (Su5eD)
- Patch armor injections into health bar rendering (Su5eD)
- Fix mixin target remapping of method names with descriptors (Su5eD)
- Update adapter definition to 1.8.12 (Su5eD)
- Update adapter definition to 1.8.11 (Su5eD)
Connector 1.0.0-beta.24+1.20.1
on Nov 11, 2023- Develop beta 24 (#483) (Su5eD)
- Patch HUD armor rendering mixins (Su5eD)
- Apply fabric's package access fix (Su5eD)
- Improve omitting registry path prefixes (Su5eD)
- Patch redirected fluid height calls moved to lambda (Su5eD)
- Patch redirected fluid height calls (Su5eD)
- Locate missing refmaps in other mod jars (Su5eD)
- Update mixin transmogrifier to 0.4.1 (Su5eD)
- Update adapter definition to 1.8.9 (Su5eD)
- Handle mixin cancellation for hud render (Su5eD)
- Fix package filter for game libraries (Su5eD)
- Update to adapter definition 1.8.7 (Su5eD)
- Update to adapter definition 1.8.6 (Su5eD)
Connector 1.0.0-beta.23+1.20.1
on Nov 2, 2023- Merge pull request #469 from Sinytra/dev (Su5eD)
- Userdev environment support (Su5eD)
- Update adapter definition to 1.8.5 (Su5eD)
- Fix hud mixin priority (Su5eD)
- Fix raw material tag conversion (Su5eD)
- Propagate context classloader to default forkjoin thread factory (Su5eD)
- Move redirectors of Map.put to KeyMappingLookup.put (Su5eD)
Connector 1.0.0-beta.22+1.20.1
on Oct 30, 2023- Fix jar path filter for game layer libraries (Su5eD)
- Fix shadow method redirector matcher (Su5eD)
- Use modid as module name of transformed java libs (Su5eD)
- Add config file to hide Forge mod presence from Fabric mods (Su5eD)
- Patch game renderer attack range redirect (Su5eD)
- Register crash report callback earlier (Su5eD)
- Setup fabric loader entrypoints in mixin plugin init (Su5eD)
- Apply patches to injection points modified by method_redirector js coremod (Su5eD)
- Prevent hard crash in invalid modloading state (Su5eD)
- Move fabric loader language setup outside plugin handler loop (Su5eD)
- Skip transformation of non-mod libraries (Su5eD)
- Don't include mixin configs in the manifest that are not listed in FMJ (Su5eD)
- Update adapter definition to 1.8.2 (Su5eD)
Connector 1.0.0-beta.21+1.20.1
on Oct 23, 2023- Another fix to registration flow (Su5eD)
- Call prelaunch separately from fabric loader setup (Su5eD)
- Merge pull request #423 (Su5eD)
- Add crash report diagnostics information (Su5eD)
- Filter mixin configs that don't exist in the modfile. (melontini)
- Fix mixin method prefixes (Su5eD)
Connector 1.0.0-beta.20+1.20.1
on Oct 22, 2023- Pre-launch entrypoint once again (Su5eD)
- Strip jar signature information during transformation (Su5eD)
- Add Global Mod Aliases config file (Su5eD)
- Fix registries freezing before holders are registered (Su5eD)
- Handle DECORATED_POT_PATTERNS in late Sheets init (Su5eD)
- Add patch for hud rendering hooks targeting renderEffects (Su5eD)
- Avoid loading mixin inside launchplugin loop (Su5eD)
- Dynamically patch injection point ordinals (Su5eD)
- Automatically patch field type changes for predefined fixers (Su5eD)
- Fix mod dependency aliases (Su5eD)
- Bootstrap mixin to enable method prefix functionality (Su5eD)
- Fix registry freeze timing (Su5eD)
- Update adapter definition to 1.7.3 (Su5eD)
Connector 1.0.0-beta.19+1.20.1
on Oct 14, 2023- Update mixin transmog to 0.4.0 (Su5eD)
- Apply mod aliases to Forge mods only (Su5eD)
- Update adapter definition to 1.7.1 (Su5eD)
- Move ModMenu integration to ConnectorExtras (Su5eD)
- Update adapter definition to 1.7.0 (Su5eD)
- Add patch for hotbar hud rendering hook (Su5eD)
- Update mixin transmogrifier to 0.3.3 (Su5eD)
- Apply mod aliases of global overrides (Su5eD)
- Update adapter definition to 1.6.2 (Su5eD)
- Update startUsingItem threshold to match vanilla (Su5eD)
- Fix registry freeze hook triggering of forge mods (Su5eD)
Connector 1.0.0-beta.18+1.20.1
on Oct 5, 2023- Try to adapt map type changes. (#157) (melontini)
- Fix crash when trying to analyze nonexistent dir (Su5eD)
- Fix #155 (Su5eD)
- Redirect transformed field accessors to invokers (Su5eD)
- Update adapter definition to 1.5.4 (Su5eD)
- Run LateSheetsInit on client only (Su5eD)
- Update mixin transmogrifier to 0.3.1 (Su5eD)
- Update adapter definition to 1.5.3 (Su5eD)
- Fix #317 (Su5eD)
Connector 1.0.0-beta.17+1.20.1
on Sep 29, 2023- Update adapter data to 1.5.2 (Su5eD)
- Remove redundant service providers to avoid package conflict (Su5eD)
- Fix sign sheet materials initialization (Su5eD)
- Update adapter to 1.5.1 (Su5eD)
- Update mixin transmogrified to 0.3.1+1.20.1 (Su5eD)
Connector 1.0.0-beta.16+1.20.1
on Sep 28, 2023- Add default global dependency override for
cloth-config2
(Su5eD) - Patch MilkBucketItem.removeAllEffects injection target (Su5eD)
- Redirect PotionBrewing.Mix field accessors (Su5eD)
- Allow fabric resource packs to access lang in the data folder (Su5eD)
- Fix intrusive holder error when items are registered during bootstrap (Su5eD)
- Redirect default piglin barter check to original method (Su5eD)
- Fix issues related to HUD rendering (Su5eD)
- Use agentful MixinTransmogrifier 0.3.0 (Su5eD)
- Bump FFAPI to 0.88.1+1.9.15+1.20.1 (Su5eD)
- Fix issues related to custom portal api (Su5eD)
- Update Adapter to 1.4.11 (Su5eD)
- Update FFAPI to 0.88.1+1.9.13+1.20.1 (Su5eD)
Connector 1.0.0-beta.15+1.20.1
on Sep 18, 2023- Initialize ModMenu integration lazily (Su5eD)
- Add optional Connector Extras dep (Su5eD)
- Fix playStreamingMusic redirect mixins (Su5eD)
- Fix crash with MaLiLib (Su5eD)
- Fix crash with Mythic Metals (Su5eD)
- Fix loaded Fabric ASM generated classes (Su5eD)
Connector 1.0.0-beta.14+1.20.1
on Sep 17, 2023- Sort runtime_enum_extender before mixin (Su5eD)
- Cleanup FabricASMFixer (Su5eD)
- Update to FFAPI 0.87.0+1.9.11+1.20.1 (Su5eD)
- Fix fabric fluid type client extensions init (Su5eD)
- Strip color codes from mod dependency resolution error logs (Su5eD)
- Remove unique mixin config name generation (Su5eD)
- Register Fabric FluidTypes regardless of render handler being present (Su5eD)
- Good riddance, Forge mixin! (Su5eD)
Connector 1.0.0-beta.13+1.20.1
on Sep 6, 2023- Update Adapter to 1.4.10 (Su5eD)
- Return unique Component instances for each FluidType name query (Su5eD)
- Load FluidHandlerCompat on both client and server sides (Su5eD)
- Handle cases where the modmenu screen is permanently disabled (Su5eD)
- Apply Forge package filter regardless of dependency resolution result (Su5eD)
Connector 1.0.0-beta.12+1.20.1
on Sep 5, 2023- Update FFAPI to 0.87.0+1.9.9+1.20.1 (Su5eD)
- Prioritize selecting Fabric mods over Forge non-mod libraries (Su5eD)
- Update to adapter 1.4.9 (Su5eD)
- Fix missing server entrypoint redirect patch (Su5eD)
- Support retrieval of untransformed bytecode in mixin plugin (Su5eD)
- Apply cross-loader unique mod filter to nested jar hierarchy as well (Su5eD)
- Update FFAPI to 0.87.0+1.9.8+1.20.1 (Su5eD)
- Filter out shipped packages from Forge mods (Su5eD)
- Include commit hash in dev build versions (Su5eD)
- Update FFAPI to 0.87.0+1.9.7+1.20.1 (Su5eD)
- Patch mixin conflicts related to item suitability checks (Su5eD)
- Fix relocating mixinextras class names (Su5eD)
- Be nicer about Forge entity attribute initialization (Su5eD)
Connector 1.0.0-beta.11+1.20.1
on Sep 2, 2023- Fix HUD redirect rendering order, replaymod quick mode (Su5eD)
- Patch mixin conflicts in owolib (Su5eD)
- Update adapter data to fix minor parameter diff bug (Su5eD)
- Moving mixins and mixin class generation (Su5eD)
- Substitute missing LightTexture parameter with its copy (Su5eD)
- Remove hardcoded annotation value patch (Su5eD)
- Fix armor overlay rendering (Su5eD)
- Redirect HumanoidArmorLayer model rendering mixins to forge's methods (Su5eD)
- Update Adapter to 1.4.1 (Su5eD)
- Use Adapter static LVT offset patches (Su5eD)
- Patch #102 (Su5eD)
- Patch FireBlock tryCatchFire redirect, update Adapter to 1.3.1 (Su5eD)
- Strip environment annotations ahead of time (Su5eD)
- Bridge Fabric FluidRenderHandlers to Forge FluidTypes (Su5eD)
- Merge event categories into
AGGREGATE_CATEGORIES
instead of the other way around. (#143) (melontini) - Put runtime_enum_extender launch plugin before fabric mixin (Su5eD)
- Fix cyclic generated tag entry (Su5eD)
- Fix issues related to replaymod #94 (Su5eD)
Connector 1.0.0-beta.10+1.20.1
on Aug 28, 2023- Preserve parent child mapping in dependency resolution (Su5eD)
- Fix injected CreativeModeTab constructor bridge (Su5eD)
- Redirect null model baker to dummy texture getter (Su5eD)
- Update to Adapter 1.2.3 (Su5eD)
- Update to Adapter 1.2.2 (Su5eD)
- Patch Fabric ASM classloading (Su5eD)
- Bump version to beta 10 (Su5eD)
- Remove prefix from paths of injected datapack registries (Su5eD)