Age | Commit message (Collapse) | Author |
|
* 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
|
|
|
|
|
|
|
|
|
|
* Fix showing your own location in CG_Say
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Properly prevent deconstructing the last spawn when it's markdeconstruct with no power (Rezyn)
* Fix typo on nextmap votes (Byron Johnson)
|
|
patches without testing them again :-(
|
|
server browser (thanks Khalsa)
|
|
* (bug #4265) Clip health bars to the cg_viewsize viewport
|
|
|
|
|
|
|
|
|
|
|
|
a team are actually displayed
* Update ui/tremulous_dialogs.menu to correctly use ITEM_TYPE_TEXT
|
|
|
|
* 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)
|
|
|
|
- Controlled by cg_drawSpeed, which is a bitfield
Bit 1 controls the text draw, bit 2 controls the graph, and bit 4
ignores vertical speed in the calculation.
|
|
* 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)
|
|
- Merge featured / regluar server list back into one list, with featured sorted to the top and sporting emoticons to show their distinction
- Show a key for the featured server type icons (Exclamation)
* (bug 4303) Disallow (escape) emoticons in server hostnames
|
|
* Prevent crash when using % in chats, caused by r1784 (Ensiform, Rezyn)
* Change default hud color of location text to white, so it doesn't mess up color schemes of maps that have such things on their location ents
|
|
|
|
|
|
the code committed in revision 1778. This fixes location display
|
|
* Rewrite CG_DrawTeamSpectators to scroll on a pixel basis rather than a character basis
|
|
* 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
|