Age | Commit message (Collapse) | Author |
|
unpowered and give them new slightly-different animations so they also look different. In the case of turrets, 'droop' a bit when unpowered. (Rezyn)
|
|
character ever, but nothing was using it so nobody noticed (thanks Oopss)
* Add ALIGN_NONE and VALIGN_NONE types for CG_Text_Align function
* Slightly widen the location item on the default hud, since just a little bit more fits most maps better
* Prevent seeing crosshair playername text for players on the other team while in SPECTATOR_LOCKED
* Fix formatting nitpick from a few revisions ago
|
|
Prevents showing when dead (use deadspec for this) and showing in white-on-white colors
* Hide teamoverlay when the scoreboard is displayed
|
|
|
|
(Exclamation)
* Prevent up arrow, down arrow, tab, and mouse buttons from unexpectedly sending Say: menu text
* Fix a crash introduced by r1813 when using teamsay on a map without location entities
|
|
|
|
a team are actually displayed
* Update ui/tremulous_dialogs.menu to correctly use ITEM_TYPE_TEXT
|
|
- 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.
|
|
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
|
|
|
|
|
|
|
|
- Remove g_humanFriendlyFire and g_alienFriendlyFire
- Remove the cvar "ff" and just use g_friendlyFire and g_friendlyBuildableFire
|
|
|
|
|
|
- The new master server sends some server records with an additional
flag for the client to mark them as featured - they will then appear
in a separate list.
|
|
(fixes #56)
|
|
- Remove the temporary manual override cvars
- Bring back cg_thirdpersonangle by request even though it's only useful in non-gameplay cases
- Move thirdperson view offset values to classconfigs where they belong
- Attempt once again to fix cg_thirdpersonpitchfollow
|
|
|
|
|
|
* Ensure type is parsed before items that use it
* Multi items use cvar, not cvarFloat
|
|
|
|
1.25 -> 1.15
|
|
* Use these enums in ui/menudef.h define lists
* Fix a few inaccurate comments in ui/menudef.h
|
|
feederID or window.borderSize where applicable.
|
|
the server and cl_allowDownload=0. (bug 3038) (Risujin, kevlarman)
|
|
|
|
|
|
|
|
|
|
|
|
|