OvercastNetwork / SportBukkit

CraftBukkit and Bukkit modifications that improve stability and add new features
99 stars 84 forks source link

Send absolute position the first time an entity is seen #139

Closed jedediah closed 9 years ago

jedediah commented 9 years ago

Ensure that the first movement packet a player receives for an entity that has just become visible has an absolute position. This fixes entities being offset/invisible after spawning/teleporting.

Yukon commented 9 years ago

Looks good :thumbsup:.

tonybruess commented 9 years ago

Excellent fix, perhaps even Mojang might want it :wink: Could we reference this on a JIRA ticket perhaps?