promotional bannermobile promotional banner

MTQ Fix Fabric

Removes moved too quickly test and others.

File Details

MTQ Fix 0.2.2

  • R
  • Oct 14, 2021
  • 29.87 KB
  • 32.9K
  • 1.17.1
  • Fabric

File Name

mtq-fix-0.2.2.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:mtq-fix-535845:3490514"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v0.2.2 (2021-10-14)

Fix config object structur for server support (client is fine)

v0.2.1 (2021-10-14)

Put most fields in mixins to inside methods back for maximum mod compatibility.

v0.2.0 (2021-10-14)

More precise condition for checking whether the value overriding for bypass is really needed.

v0.1.7 (2021-10-12)

Fix NoSuchField error for config.

v0.1.6 (2021-10-12)

Changed to the first main release from alpha state.

v0.1.5 (2021-10-12)

Changed homepage link to CurseForge.

v0.1.4 (2021-10-12)

Fixed some tooltips not showing correctly.

v0.1.3 (2021-10-11)

Added category and tooltips in ModMenu integration.

v0.1.2 (2021-10-11)

Added logging support with some fixes.

  • Added logging support on mixin works (when it overrides variables that are being checked).
  • Fixed mixins that are watching for wrong config.
  • Fixed wrong version number in ModMenu.
  • Added issues link in ModMenu.

v0.1.1 (2021-10-11)

No changes for users.

  • Added CurseForge integration for this project.

v0.1.0 (2021-10-11)

First alpha release. Added 5 configurable bypass features for movement tests including:

  • Bypass test that prints, "{} (vehicle of {}) moved too quickly! {},{},{}"
  • Bypass test that prints, "{} (vehicle of {}) moved wrongly! {}"
  • Bypass position reverting logic on wrongly moved vehicle.
  • Bypass test that prints, "{} moved too quickly! {},{},{}"
  • Bypass test that prints, "{} moved wrongly!"