diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -36,14 +36,16 @@ model: core: BUG dedicated server does not show chat messages (to be verified) fix game.ini load/save sequence + fx events: jump events, tracktor beams, weapons fire + pause game loop when there are no players network: protocol description (incomplete) - zone/system chat - group/clan chat (requires groups) + zone chat + group chat (requires player groups) rcon authentication, rcon command, servers must be able to disable rcon rconpassword: send md5sum instead of plaintext - player authentication (player id) + player authentication (player id), admin rights add server-side distance check before sending entity updates fix lag/client interpolation @@ -56,6 +58,7 @@ network: reliable network messages (e.g. entity create/die) client: + add map window target model fix camera frustum clip (size issue, postponed) tracking camera absolute speed/position gui concept artwork @@ -67,6 +70,7 @@ render: ui: modelview lighting (-> it uses current zone lighting) + unify evennt handlers, expand Event class ad make derived event classes sound: entity/event positional sounds @@ -74,7 +78,7 @@ sound: game: entity health/shield/armor - fix 'give ship' destroying inventory + fix 'give ship' and 'buy ship' destroying inventory data: update starsystem roadmap |