diff options
author | rodri <rgl@antares-labs.eu> | 2023-03-03 11:18:16 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2023-03-03 11:18:16 +0000 |
commit | 9712ec712cc6a57d416ef2b1e86d15ef161016df (patch) | |
tree | b94613b42365f39f48bfaecf411c62a9da32ecaa /todo | |
parent | 9b3fb3f39ab9bd2b86da35f000b35c28ccca51f5 (diff) | |
download | musw-9712ec712cc6a57d416ef2b1e86d15ef161016df.tar.gz musw-9712ec712cc6a57d416ef2b1e86d15ef161016df.tar.bz2 musw-9712ec712cc6a57d416ef2b1e86d15ef161016df.zip |
implemented toroidal warping. set a default font.
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,7 @@ [ ] collision detection -[ ] toroidal warping +[✓] toroidal warping [ ] respect bullets's ttl - [ ] communicate this event with the clients + [ ] communicate this event to the clients [ ] explode when the time comes [ ] fuel consumption [ ] hyperjump @@ -13,3 +13,4 @@ [ ] waiting for a player [ ] main game [ ] reduce the amount of data sent on every NSsimstate packet +[ ] the client must try to connect continously |