From b25036a10a2210619323deb96c1df6b279efde98 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Tue, 17 Nov 2015 13:42:50 +0100 Subject: [PATCH] mark block dropping and entity basics as done --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index adf1355..b2b5b3c 100644 --- a/TODO.md +++ b/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