From f0808b36e1dbca6ba42904f8bd00f7446b3a5535 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Mon, 26 Oct 2015 18:33:54 +0100 Subject: [PATCH] Some things got done in the roadmap I wouldn't say other dimensions or world generation are finished, but basic functionality is there. --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 69be056..2557e77 100644 --- a/TODO.md +++ b/TODO.md @@ -27,10 +27,9 @@ This is a list that will keep the developers and the community organized! - [ ] Randomized weather ### Ridiculous aspirations (not going to get done anytime soon) - - [ ] World generation + - [x] World generation - [x] Mobs / Animals (we spawned some squids) - [ ] Plant growing (pretty much ticking) - - [ ] Other dimensions + - [x] Other dimensions - [ ] Vehicles - [ ] Fishing - - [ ] Advanced API