Skip to content

Releases: MrNemo64/better-inputs

0.3.3 - Add support for 1.21

14 Jun 21:20
Compare
Choose a tag to compare

What's Changed

  • Added support for 1.21 (1_21_R1)

Full Changelog: v0.3.2...v0.3.3

0.3.2 - Supported for 1.20.5/1.20.6

30 Apr 15:46
Compare
Choose a tag to compare

What's Changed

  • Added support for 1.20.5/1.20.6 (1_20_R4)

Full Changelog: v0.3.1...v0.3.2

0.3.1 - Fixed 1.20+ not working

09 Mar 09:48
Compare
Choose a tag to compare

What's Changed

  • Fixed support for 1.20 and 1.20.1 (1_20_R1), 1.20.2 and 1.20.3 (1_20_R2) and 1.20.4 (1_20_R4)
  • Fixed some NMS in older versions as well

Full Changelog: v0.3.0...v0.3.1

0.3.0 - Added support for 1.20.X and bug fixes :)

26 Feb 19:25
Compare
Choose a tag to compare

What's Changed

  • Added support for 1.20 and 1.20.1 (1_20_R1) on base implementation
  • Added support for 1.20.2 and 1.20.3 (1_20_R2) on base implementation
  • Added support for 1.20.4 (1_20_R4) on base implementation
  • Fixed that AttemptModifier only allows for one attempt and then expires

Full Changelog: v0.2.0...v0.3.0

0.2.0 - Added support for 1.19.3 (1_19_R2)

27 Jan 19:15
Compare
Choose a tag to compare

What's Changed

  • Added support for 1.19.3 on base implementation

Full Changelog: v0.1.1...v0.2.0

0.1.1 - Fixed StagedFuture bug

29 Oct 11:46
Compare
Choose a tag to compare

What's Changed

  • Fixed bug related to the StagedFuture that could just eat the result by @Lauriichan

Full Changelog: v0.1.0...v0.1.1

0.1.0 - First BetterInputs release

11 Oct 20:29
08d91a2
Compare
Choose a tag to compare

What's Changed

  • Final touches to be able to share publicly by @MrNemo64 in #1
  • Remove on start callabck from AbstractInputProcess by @MrNemo64 in #2
  • Full restructure of the project (support 1.16 - 1.19.2) by @Lauriichan in #3

New Contributors

Full Changelog: https://github.com/MrNemo64/better-inputs/commits/v0.1.0