diff options
author | rodri <rgl@antares-labs.eu> | 2023-05-28 19:32:09 +0000 |
---|---|---|
committer | rodri <rgl@antares-labs.eu> | 2023-05-28 19:32:09 +0000 |
commit | 0625897dd0194986b02988eb5a9c2969e24adf0c (patch) | |
tree | cb957e1f9bd7cf6177dd4296d6aedbece6924a1a /todo | |
parent | 29c02c33749f9ca21ffa1c22cc2cc37f58584467 (diff) | |
download | musw-0625897dd0194986b02988eb5a9c2969e24adf0c.tar.gz musw-0625897dd0194986b02988eb5a9c2969e24adf0c.tar.bz2 musw-0625897dd0194986b02988eb5a9c2969e24adf0c.zip |
cleaned up the client game loop.
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |