From f5963eb2d70b0bac1cb578bb8397c69cb9843707 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Thu, 27 Aug 2015 00:33:36 +0200 Subject: [PATCH] update todo --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 516be65..1977f49 100644 --- a/TODO.md +++ b/TODO.md @@ -13,9 +13,9 @@ This is a list that will keep the developers and the community organized! ### To-do - - [ ] Fix spitting errors in the console + - [x] Fix spitting errors in the console - [ ] Fix player looking (seriously, it looks ridiculous) - - [ ] Fix massive lag when players move + - [x] Fix massive lag when players move - [ ] Dynamic worlds (players can see the when someone makes changes to the world) - [ ] Block dropping - [ ] Inventories (saving the blocks players get)