potatolain / TravelPortals

A portal system for Bukkit for Minecraft
BSD 2-Clause "Simplified" License
3 stars 2 forks source link

Send Fake BlockChange to client to prevent TP into chunk errors #3

Closed potatolain closed 10 years ago

potatolain commented 10 years ago

Originally by asofold; imported from Redmine.

I wanted to note, that sometimes chunks do get loaded, but dont arrive at the client before the teleport happens, resulting in spazzing.

One could counter that by sending a block change to the player with the first solid block underneath the destination location.

Matter of taste: maybe the first solid block underneath, maybe sending the first block underneath would solve most cases.

potatolain commented 10 years ago

Added in 2.2.7