aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2023-05-28 19:32:09 +0000
committerrodri <rgl@antares-labs.eu>2023-05-28 19:32:09 +0000
commit0625897dd0194986b02988eb5a9c2969e24adf0c (patch)
treecb957e1f9bd7cf6177dd4296d6aedbece6924a1a /todo
parent29c02c33749f9ca21ffa1c22cc2cc37f58584467 (diff)
downloadmusw-0625897dd0194986b02988eb5a9c2969e24adf0c.tar.gz
musw-0625897dd0194986b02988eb5a9c2969e24adf0c.tar.bz2
musw-0625897dd0194986b02988eb5a9c2969e24adf0c.zip
cleaned up the client game loop.
Diffstat (limited to 'todo')
-rw-r--r--todo2
1 files changed, 2 insertions, 0 deletions
diff --git a/todo b/todo
index fc56f5c..552db4b 100644
--- a/todo
+++ b/todo
@@ -1,4 +1,6 @@
[ ] collision detection
+ [ ] load the models on the server
+ [ ] the server sends the ship models to the clients
[✓] toroidal warping
[✓] respect bullets's ttl
[✓] communicate this event to the clients (δ: fired 1 → 0)