mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-07 12:10:46 +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] 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)
|
||||||
- [x] Other dimensions
|
- [x] Other dimensions
|
||||||
|
- [x] Block dropping
|
||||||
|
- [x] Entity basics
|
||||||
|
|
||||||
### To-do
|
### To-do
|
||||||
#### Priority
|
#### Priority
|
||||||
- [ ] Inventories (saving the blocks players get)
|
- [ ] Inventories (saving the blocks players get)
|
||||||
- [ ] Plugin System
|
- [ ] Plugin System
|
||||||
- [ ] Crafting and Smelting
|
- [ ] Crafting and Smelting
|
||||||
- [ ] Block dropping
|
|
||||||
- [ ] Entity basics
|
|
||||||
- [ ] Add in cluster functionality
|
- [ ] Add in cluster functionality
|
||||||
|
|
||||||
#### Stuff we'll have to do eventually
|
#### Stuff we'll have to do eventually
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue