Results 9 comments of Moulberry

One will be opened soon when Graphite is in a usable state

Last commit changes Adventure mode bypass to specifically check if the hit type is block. The old patch was broken in this regard.

A week went by and now there are more conflicts. I'm not going to continually rebase this PR. Whenever a maintainer is ready to merge, it can be dealt with.

Hello! Unfortunately, this fix is incorrect. It will result in both LEFT_CLICK_AIR and LEFT_CLICK_BLOCK firing if there is a block greater than 3.0 units away. The correct fix is to...

> The comeback of Graphite's development? No, sorry. I currently have other things I need to work on. Just leaving this issue here as a reminder for me when I...

Should be fixed by aca938b, will leave issue open until confirmation from a second person

This is the packet being sent: https://github.com/Moulberry/AxiomPaperPlugin/blob/master/src/main/java/com/moulberry/axiom/WorldExtension.java#L134 If there's any additional information you need from my side just let me know

The changes that are being done are happening in the same world as the player. If I understand correctly, it should be fine to handle the packet in the same...