srgantmoomoo / postman

minecraft anarchy client :)
https://techale.github.io/postman-website/
MIT License
179 stars 45 forks source link

Fastuse #11

Closed scaffpine closed 3 years ago

scaffpine commented 3 years ago

footexp fix is 100% scuffed but git doesnt let me remove commits and i cba to workaround it. heres the bug it fixed incase u missed https://streamable.com/f9l0qu

srgantmoomoo commented 3 years ago

What is the point of enabling footexp within the event. U r listening for if the module is enabled within the event? That’s not great code. Also the video u sent me, I believe u r in a dev environment there? You have to properly setup the run config for mixins for certain modules to work. In eclipse this would simply be changing ur run arguments to point to the mixinloader rather than the main class. Also I’m just curious what the point of fastuse crystal is. And fast use destroy is essentially a one line instant mine I think? This wouldn’t work anywhere lol. I have an instant mine in the ++ version of the client and once I finish rewriting it, I will move it to this version. Thank you for the pr

scaffpine commented 3 years ago

fastuse crystal and destroy make ca faster, having crystal on its own instead of just having everything on nodelay prevents things like blocks from fast placing which can be annoying