Exterminate

Results 16 comments of Exterminate

@Oregano1963 I cannot replicate this issue, i believe it has been fixed. The Hypixel pit launchers use minecarts instead of velocity to move the player and I believe there has...

> I just tested it with the latest release on 1.21.8 and can confirm that it's still an issue unfortunately Could you send video evidence as I cant reproduce the...

Is there a reason this hasn't been merged? This would be an extremely useful feature for some of the apps in my bucket. (This one in particular: https://github.com/Exterminate5573/ScoopBucket/blob/master/bucket/artemis-rgb.json)

Swapped to just using the switch case as requested by Raphi

Ill make a new pr if i do more, this is a good start for now

BadPacketsX seems to flag due to duplicate packets ```@Override public void onPacketReceive(PacketReceiveEvent event) { if (player.gamemode == GameMode.SPECTATOR || isTickPacket(event.getPacketType())) { sprint = sneak = false; return; } if (event.getPacketType()...

I may have found the cause for this Latest: ``` profiler.push("rest"); boolean bl = !MathHelper.approximatelyEquals(movement.x, vec3d.x); boolean bl2 = !MathHelper.approximatelyEquals(movement.z, vec3d.z); this.horizontalCollision = bl || bl2; ``` 17w46a (Pre-Collision change)...

I just did some testing with viaproxy and was unable to flag BadPacketsX even on latest, it's definitely a VFP change that is causing the flag.

> Not flag and probably fall off Please test this in vanilla 1.8.x I believe that you will not fall off the wall so this is some sort of collision/offset...

This is a Grim issue not a VFP issue. I replicated the flag on 1.8.9.