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

Movement #90

Closed stackotter closed 2 years ago

stackotter commented 2 years ago

Description

This PR makes spectator mode movement feel more smooth. It does this by emulating Vanilla's physics loop.

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