Current change list:
Engine:
- optional new HUD (sbar_hudselector 1)
- new command r_glsl_dumpshader to assist with GLSL shader hacking
- fix crash in vorbis decoder for weird sampling rates
- timing debug info in status (see RBI servers)
- sv_rate and rate got increased
- lots of CSQC related fixes
- fix autosprite2
- fix integer overflow causing crashes in servers running for a long time
- new console parser now also expands variables inside double quotes, except for alias definitions; also, variable expansions insert a quoted value that can be safely used inside double quotes to keep a variable together. Allows copying cvars using set copyvar "$originalvar" even if ", \, space or ; were contained in the variable
Game code/content/config:
- sv_clmovement_waitforinput got reduced to 4 (previously 16) to reduce players sticking in air for some time
- IP banning got added, and kick votes now show who is going to be kicked/banned
- Domination support for reslimed
- cl_handicap feature
- very experimental bot_autoskill feature
- disable joystick by default
- impulse 99 now can teleport to a saved position