mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-19 14:31:17 +00:00
mark block dropping and entity basics as done
This commit is contained in:
parent
5530f7b1de
commit
b25036a10a
1 changed files with 2 additions and 2 deletions
4
TODO.md
4
TODO.md
|
|
@ -18,14 +18,14 @@ This is a list that will keep the developers and the community organized!
|
|||
- [x] Fix massive lag when players move
|
||||
- [x] Dynamic worlds (players can see the when someone makes changes to the world)
|
||||
- [x] Other dimensions
|
||||
- [x] Block dropping
|
||||
- [x] Entity basics
|
||||
|
||||
### To-do
|
||||
#### Priority
|
||||
- [ ] Inventories (saving the blocks players get)
|
||||
- [ ] Plugin System
|
||||
- [ ] Crafting and Smelting
|
||||
- [ ] Block dropping
|
||||
- [ ] Entity basics
|
||||
- [ ] Add in cluster functionality
|
||||
|
||||
#### Stuff we'll have to do eventually
|
||||
|
|
|
|||
Loading…
Reference in a new issue