Skyblocker icon indicating copy to clipboard operation
Skyblocker copied to clipboard

Smooth AOTE

Open olim88 opened this issue 5 months ago • 8 comments

adds smoothing when using the aspect of the end or other teleports

it works out where hypixel is sending the player based on the distance they are going to teleport and then looks at the players ping and uses this as a goal to be end the predicted position in the time of the players ping (when they will receive a teleport packet from hypixel) then there is just a mixed to the Camera class that moves it to the position corresponding to how far though the allotted me the player is.

tests

only tested with aspect of the void and aspect of the end. however this should work with everything else

small bugs

  • the prediction of where the player is going to be teleported to is not perfect if there are blocks in the way. (if this is fixed it needs to be fixed in the overlay as well as this is also not always right)
  • manna can sometimes be lagged behind client side so sometimes the animation is played when there is not enough manna to teleport

olim88 avatar Aug 28 '24 10:08 olim88