Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Releases: LambdAurora/LambdaControls

LambdaControls v1.7.1+1.17

23 Jun 13:38
1.7.1+1.17
1039ea5
Compare
Choose a tag to compare

Changelog:

  • Fix crash at startup.

LambdaControls v1.7.0+1.17

23 Jun 12:33
1.7.0+1.17
bb19ea4
Compare
Choose a tag to compare

Changelog:

  • Updated to 1.17.
  • Small improvements to the codebase thanks to Java 16.
  • Fix controller bindings not being saved (#31, #55).
  • Dropped entirely Touchscreen Input Mode.
  • Dropped Roughly Enough Items compatibility.

LambdaControls v1.6.0+1.16

18 Mar 12:34
1.6.0-1.16
f62819d
Compare
Choose a tag to compare

Changelog:

  • Reworked entirely the settings screen.
  • Added independent stick dead zones. (#32)
  • Added max values range. (#41)
  • Updated SpruceUI and fix related crashes due to incompatible versions (#40, #48).
  • Fix boat control issues (#37).
  • Fix incompatibilities with mods using night-config. Now shadowing properly night-config. (#33, #39)

LambdaControls v1.5.0

01 Sep 12:33
1.5.0
deccb75
Compare
Choose a tag to compare

Changelog:

  • Added mappings string editor screen.
  • Added Simplified Chinese translations (#18).
  • Added Mexican Spanish translations (#22).
  • Added Xbox 360 button skin and overhauled Xbox button skin.
  • Added debug option.
  • Respect toggle setting in Accessibility screen.
  • Tweaked rotation speeds.
  • Updated to Minecraft 1.16.2.
  • Updated SpruceUI to 1.6.4.
  • Overhauled REI compatibility.
  • Improved horizontal reach-around.
  • Fixed crashes with Ok Zoomer.
  • Fixed crashes with key unbinding.
  • More WIP on keybind ring.

LambdaControls v1.4.1

18 Jul 22:12
1.4.1
bd065f7
Compare
Choose a tag to compare

Changelog:

  • Fixed crash with REI.

LambdaControls v1.4.0

18 Jul 16:56
1.4.0
257f01e
Compare
Choose a tag to compare

Changelog:

  • Added analog movements (#10).
  • Improved Ok Zoomer compability.
  • Updated SpruceUI to 1.5.8 to ensure 1.16.2 compability.
  • Internal changes:
    • Added analog input value to button bindings.
    • Replace lot of strings with Texts.
    • Improved block outline rendering injection.
    • Shadow library jars instead of Jar-in-Jar.
  • Fixed crash in inventory (#16)
  • WIP:
    • Started to work on action ring.
      • Will allow for better compability with other mods.
      • Might be interesting for keyboard users too.

LambdaControls v1.3.2

29 Jun 14:11
1.3.2
2c53575
Compare
Choose a tag to compare

Changelog:

  • Added vertical reacharound.
  • Added more API for compatibility handlers.
  • Improved reacharound API.
  • Improved REI compatibility.

LambdaControls v1.3.1

28 Jun 20:29
1.3.1
24f7054
Compare
Choose a tag to compare

Changelog:

  • Fixed broken inventory interactions (#13)
  • Fixed virtual mouse preventing continuous attack (thus making breaking blocks impossible).
  • Added support for ModUpdater hopefully.
  • Updated SpruceUI to 1.5.2.

LambdaControls v1.3.0

27 Jun 17:10
1.3.0
4669e44
Compare
Choose a tag to compare

Changelog:

  • Same as 1.2.0
  • Updated to Minecraft 1.16.1.

LambdaControls v1.2.0

27 Jun 16:46
1.2.0
ff672f0
Compare
Choose a tag to compare

For Minecraft 1.15.2

Changelog:

  • Improved rotation algorithm (#11).
  • Added virtual mouse.
  • Added outline on front block placing.
  • Added fast block placement (#8).
  • Added REI compatibility.
  • Improved HUD.
  • Added recipe book control.
  • And more!