Releases: Sinytra/Connector
Releases · Sinytra/Connector
Connector 1.0.0-beta.22+1.20.1
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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)