From e1c1d130937c0e56535f8ab20fa0b2719b759a01 Mon Sep 17 00:00:00 2001 From: sowgro Date: Mon, 1 Jul 2024 01:08:26 -0400 Subject: config file validation, and non static managers --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index aed17a3..9c9f671 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,9 @@ ## temporary stuff (not ready for merge) -### known issues -- [x] file writing not fully implemented (just need to call ArenaManager.write() somewhere) -- [ ] issues with join command -- [ ] no config validation - ### todo -- [x] finish og-guide +- [ ] separate waiting state code +- [ ] fix join command - [ ] improve inventory saving - [ ] improve Game.leave() method -- [ ] perhaps replace spectator mode with survival flight -- [ ] clean up and make config managers uniform in structure -- [ ] improve language flow - [ ] put javadoc comments everywhere # Tumble -- cgit v1.2.3