diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-07-01 01:08:26 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-07-01 01:08:26 -0400 |
commit | e1c1d130937c0e56535f8ab20fa0b2719b759a01 (patch) | |
tree | 74868e93516a5b6dabbf17a47980113c5bfbde60 /README.md | |
parent | 4a48e1a3a32f9a3b0b72be897377443c65ea55e8 (diff) | |
download | Tumble-e1c1d130937c0e56535f8ab20fa0b2719b759a01.tar.gz Tumble-e1c1d130937c0e56535f8ab20fa0b2719b759a01.tar.bz2 Tumble-e1c1d130937c0e56535f8ab20fa0b2719b759a01.zip |
config file validation, and non static managers
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -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 |