Skip to content

Releases: Fallen-Breath/tweakermore

TweakerMore v3.14

23 Jul 05:13
20b8d22
Compare
Choose a tag to compare

News

  • Add mc tweak f3IUseRelatedCoordinate and f3IUseRelatedCoordinateShift1
    • 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

11 Jun 16:34
dcfcac4
Compare
Choose a tag to compare

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

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's DataQueryHandler when both of them work together

TweakerMore v3.12

13 May 18:52
a147e02
Compare
Choose a tag to compare

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

shulkerItemContentHint

TweakerMore v3.11

22 Apr 13:13
d6d272a
Compare
Choose a tag to compare

News

  • Added mc tweak shulkerItemContentHint and shulkerItemContentHintScale
    • Renders a small item at the corner if the shulker box contains only 1 type of item
    • Renders 3 dots at the corner if the shulker box contains >1 types of item
  • Added feature infoViewBeacon and related options
    • Related options: infoViewBeaconRenderStrategy, infoViewBeaconTargetStrategy
    • It works in all environments cuz the server sends full nbt data of beacon block entities
  • Added mod tweak mlShulkerBoxPreviewSupportEnderChest
    • Using serverDataSyncer for multiplayer server

image

image

image

Changes

  • Safer config saving logic in mc <1.17 with "save to temp then rename" operation where malilib doesn't support that
  • Better TweakerMore option reference in option comments

Patches

v3.11.1

  • (mc1.19.4 only) Fixed crash with malilib 0.15.4 in mc1.19.4
    • Now it requires malilib >= 0.15.4 in mc1.19.4

TweakerMore v3.10

05 Mar 17:24
53f5b28
Compare
Choose a tag to compare

News

  • Added feature autoCollectMaterialListItemMessageType for those who hate message spam (#30)
  • Added mc tweak blockEventThrottler and related configs, to restricts the amount of client-side processable block event per gt
    • Config list blockEventThrottler, blockEventThrottlerTargetBlocks, blockEventThrottlerThreshold, blockEventThrottlerWhitelistRange
  • Added mod tweak lmRemoveEntityCommand and lmRemoveEntityCommandPolicy. You can now e.g. delete entities smoothly with Carpet TIS Addition /removeentity command
  • Added mod tweak minihudHideIfChatScreenOpened
  • Added mod tweak ofSantaHat, don't tell optifine ofc
  • Added mod porting lmCustomSchematicBaseDirectoryEnabledPorting and lmCustomSchematicBaseDirectoryPorting

Changes

  • Removed tweakm prefix in config names
    • Don't worry, it will automatically migrate your existing setting that conatins old config names
  • Complete tweakeroo feature compact for Pro Place features (#26)
    • Also removed dependency requirement on tweakeroo
  • Make optiondisableSignTextLengthLimit disabled with old version of mod caxton (#28)
  • Improved infoView block state fetching in single player

Fixes

  • Fixed infoViewCommandBlock trimmed command output doesn't have a suffix
  • Fixed extra space char in version predicate display

Patches

v3.10.1-beta.1

  • Pre-release for mc1.19.4 support. Known issue: infoView text rendering has some flaws on text shadowing

v3.10.1

  • Added mc1.19.4 support, drop mc1.19.2 support
  • Tweaked in-world text rendering to make sure texts get rendered aboves almost all in-world elements

TweakerMore v3.9

08 Dec 16:44
809ab94
Compare
Choose a tag to compare

News

  • Added mc tweak disableEntityModelRendering (disable). Don't let entities' random poses disturbe you
  • Added mc tweak fixHoverTextScale (fix). Vanilla forgets to scale the hover text in chat HUD so here comes the fix
  • Added mod tweak lmOriginOverride000 (generic). If you love to set the origin of your schematic to [0, 0, 0], this might be want you want

Changes

  • ProPlace auto pick enhanced: bubble column item is water bucket
  • ProPlace placement restrict enhanced: check axis property for pillar blocks

Fixes

  • Fixed option serverMsptMetricsStatistic doesn't work after disconnecting, when with carpet-tis-addition's ServerMsptMetricsDataSyncer
  • Fixed crash with custom skin loader >=14.15-SNAPSHOT-350

Patches

v3.9.2

  • Don't load lmOriginOverride000's mixin unless litematica exists
  • Added mc1.19.3 support, although not tested with masa's mod nor optifine

TweakerMore v3.8

06 Nov 05:47
017b9fd
Compare
Choose a tag to compare

News

It's been a long time since the last update, and here's is also a huge wave of new features!

You can always check the doc page for more details of specific options

General new tweaks

  • Added mc tweak disableDarkSkyRendering. No dark sky bottom when under sea level
  • Added mc tweak disableHorizonShadingRendering. No dark horizon when nearby the world's bottom y
  • Added mc tweak disableVignetteDarkness. No darkness at screen corner when in non-max light level
  • Added mc tweak disableSlimeBlockBouncing since that's annoying
  • Added mc tweak playerSkinBlockingLoading. Nice to ensure player skins to always be loaded when e.g. replay video rendering
    • Compact with CustomSkinLoader
  • Added mc tweak serverMsptMetricsStatisticType. Mspt metrics monitor with longer time span
  • Added mc tweak tweakmUnlimitedBlockEntityRenderDistance. Don't be lazy and render those faraway chests
  • Added mod tweak eprHideOnDebugHud. Hide extra player rendering when F3 debug screen is on
  • Added mod tweak ofUseVanillaBrightnessCache. Increases FPS with smooth lighting on for a few
  • Added mod tweak ofWitchHat. shhhh~ don't tell optifine

Schematic BlockPlacement Restriction

A lot smarter tweakmSchematicBlockPlacementRestriction logic:

  • Smart block interaction handling
    • You can now freely open chests or crafting tables.
    • Block property changing block interation is only allowed when the property is not equal. e.g. you can tweak the repeater delay iff the in-world repeater delay doesn't matches the delay in schematic
  • To-be-placed block checking. Calculate the block state to be placed and check if it's acceptable
    • The to-be-placed block needs to matches the block in schematic
    • Flower pots and 1.17+ cauldrons are exceptions
  • Further state checking
    • Ensure slab type is correct. Can be disabled via tweakmSchematicBlockPlacementRestrictionCheckSlab
    • Ensure block facing is correct. Can be disabled via tweakmSchematicBlockPlacementRestrictionCheckFacing
  • Acceptable special cases in "loose" mode:
    • Can be disabled via option tweakmSchematicBlockPlacementRestrictionStrict. It's disabled by default
    • Following incorrect but reasonable block placements are allowed:
      • place living coral for dead coral
      • place ice for water / bubble column / waterlogged block
  • Item whitelist. Add scaffolding blocks or your carry-on items into the list so their usage won't be restricted
    • Whitelist is defined via tweakmSchematicBlockPlacementRestrictionItemWhitelist

Info View

A set of features that display useful information of blocks in game

  • Added option tweakmInfoView as the main switch of info view features
  • Added infoViewRenderingKey as the hotkey for "View hotkey held" render strategy
  • Added infoViewBeamAngle, infoViewTargetDistance as the settings of info view target strategy

Command Block

  • Added infoViewCommandBlock to preview content of command blocks
  • Added infoViewCommandBlockMaxWidth, infoViewCommandBlockRenderStrategy, infoViewCommandBlockTargetStrategy, infoViewCommandBlockTextScale as related settings
  • Command block entity data can be synced via option serverDataSyncer in multi player

Redstone Dust Update Order

  • Added infoViewRedstoneDustUpdateOrder
  • Added infoViewRedstoneDustUpdateOrderRenderStrategy, infoViewRedstoneDustUpdateOrderTextAlpha as related settings

Respawn Block Explosions

  • Added infoViewRespawnBlockExplosion
  • Added infoViewRespawnBlockExplosionRenderStrategy, infoViewRespawnBlockExplosionTargetStrategy, infoViewRespawnBlockExplosionTextAlpha as related settings

Changes

  • Removed tweakmShowRedstoneDustUpdateOrder and redstoneDustUpdateOrderTextAlpha since they are moved to related info view features
  • Added a hint message when triggering refreshInventory
  • Use @ModifyExpressionValue from MixinExtras to replaced a bruch of @Redirect for better mod compatibility
  • Use yaml as language file and post-process them via yamlang gradle plugin

Fixes

  • (1.17+) Fixed in-world text rendering messes up rain rendering

Patches

v3.8.1

  • Fixed ofWitchHat not working
  • Fixed mod compatibility issue with disableHorizonShadingRendering in mc 1.16 and 1.17

TweakerMore v3.7

21 Aug 09:45
149c825
Compare
Choose a tag to compare

News

  • Added mc tweak signMultilinePasteSupport. Use with copySignTextToClipBoard for more ease
  • Added mc tweak playerNameTagRenderStrategyList and playerNameTagRenderStrategyType. Hide specific player name tags on your need

Fixes

  • Fixed crash and make disableCameraFrustumCulling work with sodium. Compacts sodium version: (0.3.3, 0.4.2]

Patches

v3.7.1

  • Fixed potential crashes with signMultilinePasteSupport
  • Fixed unnecessary stripping on copySignTextToClipBoard

TweakerMore v3.6

24 Jul 09:53
59cefec
Compare
Choose a tag to compare

News

  • Added feature creativePickBlockWithState. Make full use of vanilla's BlockStateTag item nbt
  • Show statistic data in option hover comment footer in debug mode

Fixes

  • Fixed legacyF3NLogic doesn't work in 1.19

Patches

v3.6.1

  • Fixed tweakmAutoPickSchematicBlock is still activated when schematic rendering is not enabled

TweakerMore v3.5

18 Jul 05:03
dbc3c64
Compare
Choose a tag to compare

News

  • Added feature tweakmAutoVillagerTradeFavorites
  • Added mc tweak disableEntityRenderInterpolation
  • Added support for mc1.19

Changes

  • Pro Place features improved: more tweakeroo's placement features compact

Full Changelog: v3.4.2...v3.5.0