Skip to content

Releases: 12emin34/MoreMouseKeybinds

v2.0.1

19 Jul 15:39
Compare
Choose a tag to compare
  • version is now locked, backwards compat stuff removed (main reason being that I don't have time to test multiple versions lol)
  • the Forge module has been migrated to NeoForge and brought up to date with the Fabric module

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Aug 13:59
Compare
Choose a tag to compare

this release ports the mod to the Architectury toolchain and API, allowing easier multiplatform development

changelog:

  • now compatible with Forge
  • now depends on Architectury API

Full Changelog: v1.5.0...v2.0.0

v1.5.0

06 Jul 19:01
Compare
Choose a tag to compare
  • added "prevent swinging in air" keybind
  • all keybinds are unbound by default now

Full Changelog: v1.4.0...v1.5.0

v1.4.0

10 Jun 13:12
Compare
Choose a tag to compare
  • added "hold-to-attack" keybind
  • added "swing only when cooldown full" keybind
  • fixed a bug where periodic attack would only use the default attack keybind

Full Changelog: v1.3.1...v1.4.0

v1.3.1

21 Feb 19:18
Compare
Choose a tag to compare
  • a lot of refactoring and cleanup, makes the mod easier to maintain
  • improved the check for legacy text, should be more reliable now
  • now compatible with 1.19.4 snapshots, and with 1.17.1
  • significantly reduced the jar size by optimizing the icon png

v1.3.0

17 Dec 17:59
Compare
Choose a tag to compare
  • added config system, utilizing MidnightLib
  • configurable periodic attack delay
  • misc refactors and updates

Full Changelog: v1.2.1...v1.3.0

v1.2.1

31 Oct 22:02
Compare
Choose a tag to compare
  • improved version detection code, this fixes a crash
  • dropped 1.16 support

Full Changelog: v1.2.0...v1.2.1

v1.2.0

11 Oct 20:52
Compare
Choose a tag to compare
  • added actionbar messages when enabling/disabling features

Full Changelog: v1.1.1...v1.2.0

v1.1.1

18 Sep 11:28
Compare
Choose a tag to compare
  • holding is actually holding now
  • added optimization/useful mods to dev environment
  • mod has an icon now

Full Changelog: v1.1...v1.1.1

v1.1

15 Sep 20:29
Compare
Choose a tag to compare
  • Fixed bug preventing normal usage of keys
  • Made compatible with 1.16+
    Full Changelog: 1.0...v1.1