Releases: Fallen-Breath/tweakermore
Releases · Fallen-Breath/tweakermore
TweakerMore v3.21
TweakerMore v3.20
News
- Added feature tweak
shulkerBoxItemContentHintShowBarOnMixed
(#64) - Added mc tweak
disableF3BEntityFacingVector
andf3BEntityFacingVectorLength
Changes
- Improved user experience for
shulkerBoxItemContentHint
for nbt-difference-only boxes (#38) serverDataSyncer
now supports litematica area clone (#63)copySignTextToClipBoard
now supports targeting sign block in litematica schematic world
Fixes
- Fixed incompatibility with extra player enderer v3 (#68)
- Fixed
windowSizePinned
does not modify the initial window size - (mc1.21) Fix crashing due to tweakeroo changes in sakura-ryoko's fork (#69)
Patches
v3.20.1
- Fixed
flawlessFrames
does not work after the first enabling (#70)
v3.20.2
- (mc1.16.5) Fixed
copySignTextToClipBoard
crash the game with latest 1.16.4/5 litematica (#71)- For mc1.16.5 users, please update your litematica to
litematica-fabric-1.16.5-0.0.0-dev.20210917.192300.jar
- For mc1.16.5 users, please update your litematica to
TweakerMore v3.19
Last minor release for MC 1.19.2 and MC 1.19.3
News
- Added feature option
autoCleanContainerIgnoreEnderChest
andautoFillContainerIgnoreEnderChest
to protect your ender chest (#61) - Added MC 1.21 support based on sakura-ryoko's masa mod forks (#62)
Fixes
- Fixed
infoView
block entity viewers concurrency condition checking crash issue - Fixed slow
pistorder
rendering if no push-limit modifer mod presents (ported from pistorder v1.6.5)
TweakerMore v3.18
News
- Added mc tweak
keepMessageHistoryOnReconfiguration
(#57, #58) - Added mc tweak
particleLimit
- Added mc tweak
windowSizeApply
,windowSizeWidth
,windowSizeHeight
,windowSizePinned
- Added feature
spectatorTeleportCommand
andspectatorTeleportCommandPrefix
(#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 ton/2
- Improved the timer precision from 100ms to 10ms
- With delay set to
Fixes
- Fixed
WidgetConfigOption#wasConfigModified
does not work forIOptionListHotkeyed
TweakerMore v3.17
News
- Added feature setting
infoViewScanningPerSecond
(#54) - Added feature
infoViewGrowthSpeed
- Added mc tweak
tickFreezeAutoReplaceWithUnfreeze
- Added mc tweak
clientEntityTargetingSelectAll
(#56) - Added mc tweak
fireworkRocketThrottler
and its settingfireworkRocketThrottlerCooldown
(#55)
Changes
- Sort ConfigButtonOptionListHovering enum entries by their ordinal
- Option rename: add the "box" word to some shulker box item options
serverDataSyncer
permission check will pass if carpet-tis-addition'sdebugNbtQueryNoPermission
rule is enable
Fixes
- Don't sync block entity if the player is operating the structure block, or the player might not be able to switch the structure block mode
- Fixed exception raised in option
f3IUseRelatedCoordinate
that prevent the player from performing the copy-entity action - Fixed some crashes when tweakeroo does not exist
- Fixed
pistorderClearDisplay
being activated even whenpistorder
is disabled
TweakerMore v3.16
News
- Added mc tweak
preciseItemEntityModel
andpreciseItemEntityModelYawSnap
(#46) - Added mc tweak
signEditScreenCancelButton
andsignEditScreenEscDiscard
(#47) - Ported mod
pistorder
and provides a set of related options - Added option
disableEntityDeathTilting
- Added feature
infoViewStructureBlock
and related sub-options
Fixes
- Reverted fabric loader requirement to the old ones to fixthe mixin 0.8.4 breaking changes
- Fixed ServerDataSyncer overwrites client-side entity motion states when that's unnecessary (#45)
TweakerMore v3.15
News
- Added Minecraft 1.20.2 support
- Added mc tweak
yeetServerIpReversedDnsLookup
. See also: https://github.com/Fallen-Breath/fast-ip-ping - Added feature
infoViewComparator
for comparator signal level peek and related options- Added related options:
infoViewComparatorRenderStrategy
,infoViewComparatorTargetStrategy
- Added related options:
- Added feature
infoViewHopper
for hopper cooldown peek and related options- Added related options:
infoViewHopperRenderStrategy
,infoViewHopperTargetStrategy
- Added related options:
- Added setting option
configOriginalNameScale
(#42)
Changes
- Added villager trading screen to the blacklist of container processors (#40)
- Updated
conditional-mixin
to v0.4.1
Fixes
- Fixed translation of
xaerominimap
's mod name
Patches
v3.15.1
- Added Minecraft 1.20.4 support
- (mc1.20.1+) Option
disableSignTextLengthLimit
: Fixed imperfect y coordinate of the "!" symbol for hanging signs
TweakerMore v3.14
News
- Add mc tweak
f3IUseRelatedCoordinate
andf3IUseRelatedCoordinateShift1
- Use related coordinate "~ ~ ~" in the command copied by F3 + I
- Add mc tweak
disableEntityRenderInterpolationForcedSync
for better carpet tick freeze handling- A bit aggressive, but it removes the delay for entity position sync when the server enterse tick freeze state
- Add feature
copyItemDataToClipBoard
. F3 + I, but for item - Add feature option
autoCollectMaterialListItemCloseGui
- A qol tweak for those who use the inventory tabs mod
- Add mc tweak
disableDarknessEffect
Changes
- (mc1.20+) Make
disableEntityRenderInterpolation
works with fabric-carpet >=1.4.108 tick freeze - Set mod homepage to modrinth
Fixes
- Fixed value hovering for ConfigButtonOptionList affects not-tweakermore GUIs
TweakerMore v3.13
New options
- Add mod tweak
xmapWaypointFreecamCompact
- Make the in-game waypoints render correctly when free camera from tweakeroo is enabled
- Add mc tweak
barrierParticleAlwaysVisible
- Make barrier particles visible without the requirement to hold a barrier item in your hands
- Add mc tweak
disableTiltViewWhenHurt
- Disable the screen tilting effect when the current entity is being hurt
- Add mc tweak
multiplayerForcedEnabled
for mc >=1.16- Make the multiplayer functionality of Minecraft forced enabled. With this enabled, you can always access the multiplayer screen despite the status of your Microsoft / game account, or whether the game is in online or offline mode
- Add mc tweak
steveAlexOnlyDefaultSkins
for mc >=1.19.3- Make those players who don't have custom skins use only Steve or Alex as their default skins
- Add mc tweak
potionItemShouldHaveEnchantmentGlint
for mc >=1.19.4- Make potion items with effects have enchantment glint overlay again, shinny potions yes!
GUI enhancement
- Add hover text showing all available values of a option list config
- Add a stat line of options in the current tab at the bottom of the config gui
Changes
- Changed the default value of
autoCollectMaterialListItemMessageType
to Summary- Yeah, people just don't like spamming
- Extend mc1.19.2 support until mc1.21 is out
- Add Minecraft 1.20 support
- Notes: TweakerMore
v3.13.0
for mc1.20 is built and tested with unofficial masa mods ports: https://kosma.pl/masamods-1.20/
- Notes: TweakerMore
Fixes
- Fixed
spectatorTeleportMenuIncludeSpectator
crashes the game in mc1.19.3+ (#36) - Fix mixin of
chatMessageLimit
conflicts with cheatutils mod (#37) - Make
fixHoverTextScale
work properly in mc1.19.3+
Patches
v3.13.1
- Fixed
serverDataSyncer
might affect vanilla'sDataQueryHandler
when both of them work together
TweakerMore v3.12
News
- Added feature
autoRespawn
to automatically respawn if death screen pops up - Added option
itemTooltipHideUntilMouseMove
- Added porting
mcSpectatorEnterSinkingFixPorting
for MC-146582
Changes
- Tweak
shulkerItemContentHint
now renders fill level of the shulker box- It renders only if there's 1 item type