aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2023-03-03 11:18:16 +0000
committerrodri <rgl@antares-labs.eu>2023-03-03 11:18:16 +0000
commit9712ec712cc6a57d416ef2b1e86d15ef161016df (patch)
treeb94613b42365f39f48bfaecf411c62a9da32ecaa /todo
parent9b3fb3f39ab9bd2b86da35f000b35c28ccca51f5 (diff)
downloadmusw-9712ec712cc6a57d416ef2b1e86d15ef161016df.tar.gz
musw-9712ec712cc6a57d416ef2b1e86d15ef161016df.tar.bz2
musw-9712ec712cc6a57d416ef2b1e86d15ef161016df.zip
implemented toroidal warping. set a default font.
Diffstat (limited to 'todo')
-rw-r--r--todo5
1 files changed, 3 insertions, 2 deletions
diff --git a/todo b/todo
index 6ebcaa8..bfc0a3d 100644
--- a/todo
+++ b/todo
@@ -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