Diagonal Panes

Diagonal Panes

456k Downloads

Change hitboxes

magneticflux- opened this issue · 5 comments

commented
commented

This causes me to get stuck on servers without the mod. Add a setting to bring back vanilla hitbox for players on vanilla servers.

commented

@FewerFlaws What do you think about the new bounding boxes? The hitboxes are 1x1 resolution and the bounding boxes are 2x2.
2020-12-22_14 20 14

commented

Quite an improvement! Someone getting close to look out a diagonal window won't be able to see very well, but I don't know whether minecraft allows for diagonal lines in hitboxes at all. Good work =]

commented

Unfortunately, diagonal lines aren't possible without extra dependencies on rendering libraries 😢. I got some more feedback from the Fabric Discord and it seems like a coarser style is more popular.

commented

It's coming soon! I just needed to trick WorldRenderer with a custom VoxelShape subclass that doesn't act normally.

2020-12-24_14 13 09