ViaVersion / ViaFabric

Client-side and server-side ViaVersion implementation for Fabric
https://viaversion.com/fabric
GNU General Public License v3.0
326 stars 39 forks source link

1.8.9 and below corner panes have an incorrect hitbox #351

Closed Yndranth closed 4 months ago

Yndranth commented 4 months ago

Screenshot_20240703_235026 Screenshot_20240703_235324

Even tho hitboxes of panes have been changed the corner 3 panes is missing a column of pixels. Panes that are connected to walls or against another pane are a pixel smaller than they might seem to be (which was fixed in 1.9) and correctly reimplemented, HOWEVER because of this a corner of 2 such panes causes a missing column which has not been reimplemented

Kichura commented 4 months ago

Similar answer (which is the VFP part) from #352 applies here.