flying-squid/TODO.md
2015-09-06 17:10:38 +02:00

36 lines
1 KiB
Markdown

Ideas
=====
This is a list that will keep the developers and the community organized!
### Completed
- [x] Integrate Circle CI testing
- [x] Players see the world
- [x] Add in logging with epoch timestamp
- [x] Allow players to chat
- [x] Players see each other and in-game and in tab
- [x] Basic API
### To-do
- [x] Fix spitting errors in the console
- [x] Fix player looking (seriously, it looks ridiculous)
- [x] Fix massive lag when players move
- [x] Dynamic worlds (players can see the when someone makes changes to the world)
- [ ] Block dropping
- [ ] Inventories (saving the blocks players get)
- [ ] Crafting and Smelting
- [x] Basic PvP
- [x] Player animations (hurting, flinching, etc.)
- [ ] Add in cluster functionality
- [x] Banning and kicking
- [ ] Randomized weather
### Ridiculous aspirations (not going to get done anytime soon)
- [ ] World generation
- [x] Mobs / Animals (we spawned some squids)
- [ ] Plant growing (pretty much ticking)
- [ ] Other dimensions
- [ ] Vehicles
- [ ] Fishing
- [ ] Advanced API