stackotter / delta-client

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

Spectator mode movement #89

Closed stackotter closed 2 years ago

stackotter commented 2 years ago

Description

This PR makes spectator mode movement feel a lot smoother. It attempts to emulate Vanilla Minecraft's physics loop for flying.

It also fixes a pretty severe performance issue caused by measuring gpu execution time.

Type of change

Please delete options that are not relevant.

Checklist: