| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
* Notify everyone if g_markDeconstruct or g_unlagged are changed during a game
 | 
 | 
* Assorted minor cleanups of CG_Say
 | 
 | 
(thanks Roman Tetelman)
 | 
 | 
 | 
 | 
- Restore blacking out when you run out of stamina
  - Add cg_sprintToggle, allowing the sprint button to act as a toggle between always-sprinting or not
  - Walk overrides sprint, by popular demand
  - Modify the stamina "bolt" to better differentiate between states
  - Allow one to begin a sprint when stamina is negative (even though it is generally a bad idea for them, at least their button presses do something!)
* When avilable, use predictedplayerstate for cg_drawSpeed to reduce latency (kevlarman)
 | 
 | 
 | 
 | 
numbers when choosing a target (thanks benmachine)
 | 
 | 
unpowered and give them new slightly-different animations so they also look different. In the case of turrets, 'droop' a bit when unpowered. (Rezyn)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
arguments is already known
 | 
 | 
(thanks Hibby)
* Prevent building a repeater while the reactor is dead but not exploded yet (thanks Byron Johnson)
 | 
 | 
* Fix /destroy (devmap only) to work on marked buildables without having to use it twice
 | 
 | 
(and third and fourth...) sudden death vote to be called after one had already
  passed
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
that even with this change it is still possible to spam taunt sounds on the client end due to mispredicts. However, others will not hear/see them. (Thanks kevlarman, Cadynum)
 | 
 | 
 | 
 | 
* Make clientlist team colors more consistent with team colors elsewhere
 | 
 | 
 | 
 | 
 | 
 | 
chat
 | 
 | 
* Display a hint in !listplayers by players you can target with !setlevel
* Fix for incorrect "a.k.a." information displaying for non-admins and incognito
  admins
 | 
 | 
wrong order in console
 | 
 | 
- Remove admin.log and fold its information into games.log because its information is rarely useful without the context that games.log brings
  - Don't show guid/flags in AdminCmd: log items. Show registered name instead. 
  - Add an AdminAuth: log item that contains this info, occurring at connect, setlevel, and readconfig
  - Always attach an admin's registered name to bans so the correct people are complained about rather than aliases
  - General g_admin.c shrinking and refactoring
 | 
 | 
teams, and optionally also to lock them.
 | 
 | 
team, in order to prevent dretches with fast computers from camping the other base before the humans even load the map. Disabled by default; set g_doWarmup 1 to enable.
 | 
 | 
* Keep track of clients' admin statuses better and refactor large amounts of
  related admin code
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* Properly prevent deconstructing the last spawn when it's markdeconstruct with no power (Rezyn)
* Fix typo on nextmap votes (Byron Johnson)
 | 
 | 
 | 
 | 
* Restore /ignore functionality to a couple message types I forgot (Undeference)
* Fix some color bleeds on names (Rezyn)
* Fix an uninitialized buffer in featured labels (Rezyn)
* Apply team colors to only the letter and not the brackets too, in cg_chatteamprefix (Undeference)
* Default cg_drawcrosshairs 2, crosshairs for everything (kevlarman)
 | 
 | 
 | 
 | 
* Support parsing /say_area out of /say
* General cleanups/refactors to messaging code
 | 
 | 
crap out of people for no good reason
 | 
 | 
class/equipment, and locations of teammates
  - Disable with cg_drawTeamOverlay 0 or remove it from your hud
  - Control number of teammates to show with cg_teamOverlayMaxPlayers
  - When teamoverlay is enabled, show health of teammates next to their name when the crosshair is over them
  - Servers who dislike gameplay effects or want to save on bandwidth use can use g_allowTeamOverlay 0 to disable the feature for players
  - Special thanks to Risujin for bring this idea and the original patch to Tremulous
* Cache teaminfo on the server and send only when needed (Undeference)
* Increase frequency of sending updated teaminfo (Undeference)
 | 
 | 
the code committed in revision 1778. This fixes location display
 | 
 | 
* Bring back "teamoverlay" cvar and default it to 1
* Add "cg_chatTeamPrefix" cvar
 | 
 | 
- Fix decon messages/logging to work when g_friendlyBuildableFire=0 (Rezyn)
  - Add messages/logging of building, including what was replaced (Rezyn)
 | 
 | 
* Fix ability to call sudden death votes when regular entry to sudden death is disabled
* Add sudden_death to the printed list of valid vote types
* Fix AdvGranger abilities appearing in tutorial text for regular Granger
 | 
 | 
* increased goon repeat 700 -> 900
* increased advanced goon repeat 600 -> 800
* increased goon (both) pounce charge time 700 -> 900
* increased tyrant repeat 750 -> 800
* decreased hive health 175 -> 125
* swapped prices of flamer and prifle
 | 
 | 
 | 
 | 
 |