Updating this bad boy

This commit is contained in:
DemiPixel 2015-11-06 17:49:33 -08:00
parent 12620716e7
commit aed13b8c41

32
TODO.md
View file

@ -10,26 +10,32 @@ This is a list that will keep the developers and the community organized!
- [x] Allow players to chat - [x] Allow players to chat
- [x] Players see each other and in-game and in tab - [x] Players see each other and in-game and in tab
- [x] Basic API - [x] Basic API
- [x] Basic PvP
- [x] Player animations (hurting, flinching, etc.)
### To-do - [x] Banning and kicking
- [x] Fix spitting errors in the console - [x] Fix spitting errors in the console
- [x] Fix player looking (seriously, it looks ridiculous) - [x] Fix player looking (seriously, it looks ridiculous)
- [x] Fix massive lag when players move - [x] Fix massive lag when players move
- [x] Dynamic worlds (players can see the when someone makes changes to the world) - [x] Dynamic worlds (players can see the when someone makes changes to the world)
- [ ] Block dropping - [x] Other dimensions
### To-do
## Priority
- [ ] Inventories (saving the blocks players get) - [ ] Inventories (saving the blocks players get)
- [ ] Plugin System
- [ ] Crafting and Smelting - [ ] Crafting and Smelting
- [x] Basic PvP - [ ] Block dropping
- [x] Player animations (hurting, flinching, etc.) - [ ] Entity basics
- [ ] Add in cluster functionality - [ ] Add in cluster functionality
- [x] Banning and kicking ## Stuff we'll have to do eventually
- [ ] Randomized weather - [ ] World border
- [ ] Achievements
- [ ] Block physics (water and lava)
- [ ] More advanced PvP (armor, weapons, damage types, potions)
- [ ] Random ticks
### Ridiculous aspirations (not going to get done anytime soon) ### Ridiculous aspirations (not going to get done anytime soon)
- [x] World generation - [ ] Vanilla-like world generation (overworld, nether, and end)
- [x] Mobs / Animals (we spawned some squids) - [ ] Redstone (everything about it)
- [ ] Plant growing (pretty much ticking) - [ ] Entities (Mob spawning, mob ai, vehicles, etc)
- [x] Other dimensions
- [ ] Vehicles
- [ ] Fishing - [ ] Fishing