kumpelblase2 / Remote-Entities

A library that enables you to control entities in minecraft.
Other
31 stars 28 forks source link

Player Fixes #75

Closed kolinkrewinkel closed 10 years ago

kolinkrewinkel commented 10 years ago

Several fixes which restore functionality and add compatibility with 1.7.2.

:white_check_mark: ​ Fixed

:100: Tested working on CraftBukkit 1.7.2-R0.1 (Build #02943) with creation and persistence.

kumpelblase2 commented 10 years ago

Thanks! But I guess players still don't move with the navigation right?

kolinkrewinkel commented 10 years ago

No, they don't. I'll have to look into that.

Also, I managed to match your coding style, woo

Sent from my iPhone

On Dec 8, 2013, at 1:50, kumpelblase2 notifications@github.com wrote:

Thanks! But I guess players still don't move with the navigation right?

— Reply to this email directly or view it on GitHub.

kumpelblase2 commented 10 years ago

I'll also have to update the controllers and navigation as I think they've changed in the last version.