blob: bfc0a3d7601448ea71c03e37912eda6d428fdc1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[ ] collision detection
[✓] toroidal warping
[ ] respect bullets's ttl
[ ] communicate this event to the clients
[ ] explode when the time comes
[ ] fuel consumption
[ ] hyperjump
[ ] minskytron effect
[ ] engine damage on every jump
[ ] different screens for each game state
[ ] intro
[ ] connecting to server
[ ] waiting for a player
[ ] main game
[ ] reduce the amount of data sent on every NSsimstate packet
[ ] the client must try to connect continously
|