diff options
author | Myles <mylesandmore9@gmail.com> | 2022-12-10 17:53:00 -0600 |
---|---|---|
committer | Myles <mylesandmore9@gmail.com> | 2022-12-10 17:53:00 -0600 |
commit | 6aab3dfcbb7636e1b11cd54e10bddff45f5ef8e9 (patch) | |
tree | 1117c831f21579f65a4ec62abb083248df2bcd4f /README.md | |
parent | cf6bdc376b91e3c1ab5403e018470a7fee589986 (diff) | |
download | Tumble-6aab3dfcbb7636e1b11cd54e10bddff45f5ef8e9.tar.gz Tumble-6aab3dfcbb7636e1b11cd54e10bddff45f5ef8e9.tar.bz2 Tumble-6aab3dfcbb7636e1b11cd54e10bddff45f5ef8e9.zip |
musik
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -23,7 +23,6 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele - [x] make it so that you can't remove any of the game items from your inventory - [x] make snowballs actually break blocks (duh) - [x] make the randomized mode logic -- [ ] set some limits on the spectator mode in-game; make it so they can't fly outside of the map - [ ] make it so rounds end in a draw after 5m - [ ] make it so that players get snowballs instead of shovels in shovels rounds after 2m 30s - [x] remove snowball knockback @@ -48,4 +47,4 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele - [x] refactor EventListener null checker code - if (TumbleManager.getGameWorld() == null && TumbleManager.getLobbyWorld() == null) { return; } -- [ ] add game music? but probably only for us; I feel like the og music must be copyrighted +- [x] add game music? but probably only for us; I feel like the og music must be copyrighted |