Updated TODO & Features

This commit is contained in:
Shoghi Cervantes Pueyo 2012-12-16 23:34:05 +01:00
parent 3a2010696f
commit 53afe03a1e
2 changed files with 3 additions and 2 deletions

1
README
View File

@ -41,6 +41,7 @@ User-made program to merge server I/O: https://github.com/filfat/MCPES_CPP_INPUT
Current features of the server:
- Players can connect and move around the world (and see each other)
- Support for reading/sending chunks!
- Map saving!
- Multiple worlds and importing!
- PvP, life regeneration and death cause!
- Extensible API!

4
TODO
View File

@ -1,3 +1,3 @@
- Save broken/placed blocks and relay them to other players.
- Save placed blocks and relay them to other players.
- Fix spawn position resetting to 0,128,0
- Mob spawning, item drop and pick up
- Mob spawning, item pick up