diff options
author | Stijn Buys <ingar@osirion.org> | 2010-10-05 14:38:14 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2010-10-05 14:38:14 +0000 |
commit | fed29d9ddc3b8372b9c3fe8bffe221a5a55e5ce9 (patch) | |
tree | 659096f4412e6ad9a0f47e70a620da327195e67a /doc/TODO | |
parent | 312b9bcb81748032ff21e3d3f1d5fd36405fb713 (diff) |
updated inventory window, listview seletion sounds, modelview zoom factor
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 |