stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
313 stars 33 forks source link

Implement horizontal fly speed #191

Closed FloofyPlasma closed 1 month ago

FloofyPlasma commented 1 month ago

Description

This PR implements the horizontal fly speed to match the vanilla client. A frame-by-frame analysis was performed and it matches minus some minor frame timing discrepancies.

Partially fixes #178

Type of change

Please delete options that are not relevant.

Checklist:

FloofyPlasma commented 1 month ago

Removed the trailing newline