Skip to content

Releases: Sinytra/Connector

Connector 1.0.0-beta.40+1.20.1

24 Mar 00:02
e40dcef
Compare
Choose a tag to compare
Pre-release
  • Develop beta 40 (#908) (Su5eD)
  • Fix #862 (Su5eD)
  • Speed up jar transformation a bit by excluding known resource directories (Su5eD)
  • Update adapter definition to 1.11.34 (Su5eD)
  • Run JS Coremods on jar transform context classes (Su5eD)
  • Update adapter definition to 1.11.33 (Su5eD)
  • Patch mixins to breakBlock in MultiPlayerGameMode (Su5eD)
  • Rename reflection calls before remapping (Su5eD)
  • Update Forgified Fabric Loader (Su5eD)
  • Update adapter definition to 1.11.32 (Su5eD)
  • Update environment names (Su5eD)
  • Fix non-mixin class transforms (Su5eD)

Connector 1.0.0-beta.39+1.20.1

13 Mar 21:12
fc0a4c2
Compare
Choose a tag to compare
Pre-release
  • Ensure refmap is properly generated when publishing (Su5eD)
  • Fix actions environment reference (Su5eD)

Connector 1.0.0-beta.38+1.20.1

13 Mar 20:03
3f5f95d
Compare
Choose a tag to compare
Pre-release
  • Fix release workflow syntax (Su5eD)
  • Develop beta 38 (#877) (Su5eD)
  • Split publishing into multiple jobs (Su5eD)
  • Apply mixin patches to all mixins regardless of config (Su5eD)
  • Extend crash report twice (Su5eD)
  • Patch #827 (Su5eD)
  • Patch minecraft move mixin (Su5eD)
  • Patch mixins to removed sticky check method (Su5eD)
  • Update adapter definition to 1.11.30 (Su5eD)
  • Update adapter definition to 1.11.29 (Su5eD)
  • I forgot to commit this (Su5eD)
  • Redirect loot table deserialization to fix method desc mismatch (Su5eD)
  • Hide annoying error (Su5eD)
  • Handle GUI injector patch offset difference (Su5eD)
  • Update adapter definition to 1.11.26 (Su5eD)
  • Increase early init mixin priority (Su5eD)
  • Prevent registries from being frozen past game start (Su5eD)
  • Widen aliased mod dependency constraints (Su5eD)
  • Develop beta 37 (#808) (Su5eD)
  • Update README to include docs website link (Su5eD)
  • Unify connector_global_mod_aliases into ConnectorConfig (Su5eD)
  • Fix nightly download link (Su5eD)
  • Improve mutable item attribute injector (Su5eD)
  • Add Cardinal Components API to test mods (Su5eD)
  • Add direct dev build download link to README (Su5eD)
  • Use latest LVT compat if no loader dependency is declared (Su5eD)

Connector 1.0.0-beta.37+1.20.1

27 Feb 14:36
cf46217
Compare
Choose a tag to compare
Pre-release
  • Develop beta 37 (#808) (Su5eD)
  • Update README to include docs website link (Su5eD)
  • Unify connector_global_mod_aliases into ConnectorConfig (Su5eD)
  • Fix nightly download link (Su5eD)
  • Improve mutable item attribute injector (Su5eD)
  • Add Cardinal Components API to test mods (Su5eD)
  • Add direct dev build download link to README (Su5eD)
  • Use latest LVT compat if no loader dependency is declared (Su5eD)

Connector 1.0.0-beta.36+1.20.1

04 Feb 15:18
0514fec
Compare
Choose a tag to compare
Pre-release
  • Develop connector beta 36 (#783) (Su5eD)
  • Pass fabric LVT compatibility to adapter (Su5eD)
  • Improve testmods file format and resolution (#789) (Su5eD)
  • Fix cryptic global mod alias config error (Su5eD)
  • Improve mixin extraction (Su5eD)
  • Skip applying mixins in invalid loading states (Su5eD)
  • Fix replay mod buttons (Matyrobbrt)
  • Fix BeaconOverhaul compatibility (Matyrobbrt)
  • Fix compatibility with the Replay mod (Matyrobbrt)
  • Update build.yml (Matyrobbrt)
  • Run client with xvfb action (Matyrobbrt)
  • Create download assets dir on CI (Matyrobbrt)
  • Disable asset download on CI again (Matyrobbrt)
  • Disable early window (Matyrobbrt)
  • Disable downloadAssets on CI (Matyrobbrt)
  • Testing setup (Matyrobbrt)

Connector 1.0.0-beta.35+1.20.1

27 Jan 15:48
58be5af
Compare
Choose a tag to compare
Pre-release
  • Develop beta 35 (#771) (Su5eD)
  • Fix cryptic invalid dependency override config error (Su5eD)
  • Handle method params annotated with @Share (Su5eD)
  • Bump adapter to fix Axiom compat (Matyrobbrt)
  • Fix TransformParameters injecting to Redirects (Su5eD)
  • Update adapter definition to 1.11.18 (Su5eD)
  • Update adapter definition to 1.11.17 (Su5eD)
  • Make class resource calls fall back to the classloader (Su5eD)
  • Expanded local variable scope for BaseSpawner#serverTick boolean (Su5eD)
  • Ensure loader is initialized before bootstrapping mixin (Su5eD)

Connector 1.0.0-beta.34+1.20.1

24 Jan 18:27
37ae102
Compare
Choose a tag to compare
Pre-release
  • Develop beta 34 (#744) (Su5eD)
  • Update adapter definition (Matyrobbrt)
  • Update locating code to be less repetitive (Matyrobbrt)
  • Add option to load mods from a different directory (#532) (Adam Masłowski)
  • Add patch to transform redirects into operation wrappers (Su5eD)
  • Code formatting (Su5eD)
  • Remove lambdas of environmental methods when stripped (Su5eD)
  • Move mixin patches to their own class (Matyrobbrt)
  • Fix pickblockstate compatibility (Matyrobbrt)
  • Fix empty licenses causing crashes (Matyrobbrt)
  • Update FFloader (Matyrobbrt)
  • Wilcard patch provided FLoader version (Matyrobbrt)
  • Fix Epic Fight compat (Matyrobbrt)
  • Fix mixin patch using mojmap name (Su5eD)

Connector 1.0.0-beta.33+1.20.1

21 Jan 11:59
02945d3
Compare
Choose a tag to compare
Pre-release
  • Develop beta 33 (#692) (Su5eD)
  • Fix AutoSlab compatibility (Matyrobbrt)
  • Bump adapter (Matyrobbrt)
  • Add mixinextras to compile cp of mod (Matyrobbrt)
  • Resolve matching variable ordinals for injectors (Su5eD)
  • Derive the upstream FLoader version based on the FFLoader version (Matyrobbrt)
  • Actually bump loader version (Su5eD)
  • Update adapter definition to 1.10.4 (Su5eD)
  • Add compatibility with mods using the vanilla key binds map #731 from Sinytra/fix-723 (Matyrobbrt)
  • Make returned attribute modifiers mutable (Su5eD)
  • Hold off throwing discovery errors until scan completion (Su5eD)
  • Patch calls to EnchantmentCategory.canEnchant (Su5eD)
  • Move hacks to hacks package (Su5eD)
  • Bump mixinextras (Su5eD)
  • Fix setting FJP thread factory (Su5eD)
  • Fix remapping Kotlin class metadata (Su5eD)
  • Bump adapter definition to 1.10.0 (Su5eD)
  • Bump Forgified Fabric Loader version (Su5eD)
  • Update issue templates (Su5eD)
  • Create Pull Request template (Su5eD)

Connector 1.0.0-beta.32+1.20.1

24 Dec 08:18
2f56199
Compare
Choose a tag to compare
Pre-release
  • Develop beta 32 (#627) (Su5eD)
  • Update adapter definition to 1.9.10 (Su5eD)
  • Fix preLaunch entrypoint executing too late. (#640) (melontini)
  • Update forgified fabric loader to 2.6.1+0.15.0+1.20.1 (Su5eD)
  • Update adapter definition to 1.9.9 (Su5eD)
  • Recreate local variables in extracted mixins (Su5eD)
  • Add BFU patch for RangedBowAttackGoal#mob (Su5eD)
  • Make FieldTypeUsageTransformer a class transformer again (Su5eD)
  • Fix status bar render cancellation (Su5eD)
  • Update FFAPI to 0.90.7+1.10.3+1.20.1 (Su5eD)
  • Reset owners map before taking registry snapshot (Su5eD)
  • Patch and split calls to ItemStack#useOn (Su5eD)

Connector 1.0.0-beta.31+1.20.1

18 Dec 14:04
281e98e
Compare
Choose a tag to compare
Pre-release
  • Develop beta 31 (#624) (Su5eD)
  • Redirect renderVehicleHealth mixins to ForgeGui#renderHealthMount (Su5eD)
  • Improve HUD mixin patches (Su5eD)
  • Update adapter definition to 1.9.3 (Su5eD)