Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experience levels #87

Open
ementalo opened this issue Oct 3, 2011 · 1 comment
Open

Add experience levels #87

ementalo opened this issue Oct 3, 2011 · 1 comment
Assignees
Milestone

Comments

@ementalo
Copy link
Member

ementalo commented Oct 3, 2011

No description provided.

@ghost ghost assigned ementalo and justinstenning Oct 3, 2011
taugit added a commit that referenced this issue Sep 15, 2012
Add player experience and levels
Add Experience Orb entity
Add /givexp command
taugit added a commit that referenced this issue Sep 15, 2012
Negative experience values deduct exp and level
Save and load player's experience
@taugit
Copy link
Contributor

taugit commented Sep 15, 2012

Most of the stuff has been implemented.

  1. Enchantment is not implemented yet, we have issue Implement item enchantment #146 for this.
  2. Orbs do not move yet, to be implement too. The issue is that now orb movement is out of sync with the client-side prediction and they just spazzing ugly, but the server know the correct position of the orb so it can be picked up.

TODO: Movement and orbs destruction (lava, fire damage etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants