As you all know there used to be such a thread in the old forums. I'd like to introduce that thread again. I'll start with a summary of the things I can remember:
- a new menu (with changed and improved menu structure and features)
- include CSQC .. this could lead to these things:
> Chose color for the crosshair
> better (colored) hud with more information, such as team scores etc.
> Show the name of the person you're aiming at (configurable)
> better scoreboard that also shows deaths and the ping. also introduce differen scoreboard layouts for e.g. TDM (right now separating the teams is just a hack and doesn't look very nice)
> be able to chose the order in which the weapons are chosen (once running out of ammo)
> show all weapons+ammo that you have in the HUD as well (like in Quake3)
> force a model for all players on the server (also be able to force their color)
- as always, optimize the performance (on the engine side)
- improve map performance
- make spectator mode fluently (using csqc?)
- be able to start recording demos in game
- be also able to ban people (and I'm not talking about a "using account and special athorization" method here, but about a simple IP banning method, that is said to be so "uneffective")
- optimize player models (number of polygons), perhaps also introduce a csqc based (configurable) low-poly model, introduce LOD for models
- better playeranimations
- fix the bug that allows you to shoot through walls with e.g. mortar sec. fire
- a better ingame serverbrowser (that also provides information about the played gamemode, the players that are connected, their pings and frags etc.)
- dom capture sound should be replaced (current sound: armour taken) [morfar]
- ctf capture sound should be replaced (current sound: chat beep) [morfar]
- individual sound when losing the flag (for all players?)
- autodownload pk3 files
- official 64 bit engine for Windows XP x64
- when connecting to the server fails, show the error message in a menu box that needs pressing "OK" to disappear
- return to serverbrowser when trying to connect to a full server failed
- fix decal corner clipping (e.g. explosion crater is shown also in the air when shoting a grenade at a corner)
- don't lose movement speed when walking through a teleporter
- when being in messagemode ("say ") the aliases should be inactive
- when being in messagemode, show the last entered message when pressing arrow up (like it's working with console commands in the console)
- show long messages for a longer time
- make the skybox swallow gibs and shots (e.g. rockets)
- show information about your aiming precision with different weapons at the end of the map (csqc, configurable on/off)
- make zooming client sire (done by engine) instead of serverside
some other points can be found in the Nexuiz Wiki Patch page.