Skip to content

TweakerMore v3.18

Compare
Choose a tag to compare
@Fallen-Breath Fallen-Breath released this 07 Jun 16:42
6b12668

News

  • Added mc tweak keepMessageHistoryOnReconfiguration (#57, #58)
  • Added mc tweak particleLimit
  • Added mc tweak windowSizeApply, windowSizeWidth, windowSizeHeight, windowSizePinned
  • Added feature spectatorTeleportCommand and spectatorTeleportCommandPrefix (#48)
  • Added fovOverrideEnabled, fovOverrideValue (#59)
  • MC 1.20.6 support based on sakura-ryoko's malilib fork

Changes

  • Remove the legacy config migration mixin for tweakermore v1
  • Optimized connectionSimulatedDelay impl, make it add delay for both read / write
    • With delay set to n, the network read delay and write delay will be both set to n/2
    • Improved the timer precision from 100ms to 10ms

Fixes

  • Fixed WidgetConfigOption#wasConfigModified does not work for IOptionListHotkeyed