chraft / c-raft

Project has been retired! -- C#raft the open source c# minecraft server
http://www.c-raft.com
GNU Affero General Public License v3.0
102 stars 43 forks source link

Add experience levels #87

Open ementalo opened 13 years ago

taugit commented 12 years ago

Most of the stuff has been implemented.

  1. Enchantment is not implemented yet, we have issue #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).