Fix offhand hud slot incorrect scaling with non 16x texture packs #2725
No reviewers
Labels
No Label
#P1 CRITICAL
#P2: HIGH
#P3: elevated
#P4 priority: medium
#P6: low
#Review
annoying
API
bug
code quality
combat
commands
compatibility
configurability
contribution inside
controls
core feature
creative mode
delayed for engine release
documentation
duplicate
enhancement
environment
feature request
gameplay
graphics
ground content conflict
GUI/HUD
help wanted
incomplete feature
invalid / won't fix
items
looking for contributor
mapgen
meta
mineclone2+
Minecraft >= 1.13
Minecraft >= 1.17
missing feature
mobile
mobs
mod support
model needed
multiplayer
Needs adoption
needs discussion
needs engine change
needs more information
needs research
nodes
non-mob entities
performance
player
possible close
redstone
release notes
schematics
Skyblock
sounds
Testing / Retest
tools
translation
unconfirmed
mcl5
mcla
Media missing
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: VoxeLibre/VoxeLibre#2725
Loading…
Reference in New Issue
No description provided.
Delete Branch ":offhand_hud"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the offhand hud slot scaling incorrectly bug when using non 16x texture packs as shown here when using a 64x pack:
The offhand slot was not quite the same size as the main slots even when using 16x textures, that's fixed too.
Also the inventory item displayed in the offhand slot was scaled slightly bigger than it should have been and was being scaled to dimensions that were not divisible by 4 which was causing slight distortions as seen here:
Barely noticable but made sense to fix that too while I was there.
Tested with 16x and 64x textures and all seems fine now.
What texture pack is this? I love those mushrooms. :D
It's the Minecraft MadPixels resource pack https://www.planetminecraft.com/texture-pack/mad-pixels-cartoony-16x/ great for testing texture related issues as it comes in 16x and 64x versions. Looks great in Mineclone.