Commit graph

15 commits

Author SHA1 Message Date
puzl
8f861f40f8 o Reduced pancaking some more.
o Scoreboard shows the player's team first.
o Fixed a bug with column labeling on the scoreboard.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@442 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-05-03 01:12:17 +00:00
tankefugl
698eada0e5 o Fixed bug where the shotgun reload animation would not play
o Fixed voice_banmgr.cpp debug error when compiling and running in debug mode

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@439 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-05-01 14:06:02 +00:00
tankefugl
0a516f8fc1 o Changed cl_hidebliptext 0 to cl_labelhivesight 1
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@422 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-26 23:20:52 +00:00
tankefugl
9bbe11742d o Reverted the endgame messages
o Made hivesight text less intrusive by making it more transparent the further away from the center of the screen it is
o Added cl_hidebliptext (default 0) which when set to 1 will turn off alien hivesight text

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@421 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-26 23:06:07 +00:00
tankefugl
2de5be3e9e o Onos charge done, needs PT testing and feedback
o Leap no longer does friendly fire damage

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@412 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-25 21:35:07 +00:00
tankefugl
a12bd64a40 Fixed some client side animation bugs with leap.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@411 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-25 20:51:54 +00:00
puzl
88f1ac3034 o Added custom crosshairs
o cvar cl_customcrosshair 0|1|2|3, default 0, any other value forces default
o Option added to advanced options
o Multiple resolutions supported, if an xhair isn't available for the configured resolution, the next lowest available sprite is used.
o Fully backwards compatible with 3.1 crosshair files.


git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@409 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-25 19:22:46 +00:00
tankefugl
130c98fed5 o Added +movement to trigger blink, leap and charge
o +movement causes a marine player to reload
o Added charge prototype - WIP

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@407 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-24 23:40:42 +00:00
puzl
2eb8a45207 o Added per team column titles for Info - Weapon for marines, Res for aliens.
o Moved the info column to be before score, so score, kills and deaths are together.  ( it also makes more room for 'Weapon' to display uncluttered

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@402 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-20 19:18:42 +00:00
puzl
d8d132bf1e o added back in -mlook but made it do nothing. Use of the console toggles mlook
o Added colouring of icons to the minimap
- local player is white
- squad members are blue/green
- friendlies are green
- enemies are red
- mines are orange
- entities under attack flash yellow
o Added small optomisation to 'Entity under attack' processing.
o Added 'under attack' bit to enthier flags


git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@396 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-17 19:15:39 +00:00
puzl
694b72d5d7 o Removed -mlook command
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@395 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-16 17:53:45 +00:00
puzl
dbbf11f7ec o Updated scoreboard weapon icons
o Added cl_iconr, cl_icong, cl_iconb to control scoreboard icon colour for testing ( to be removed before release )
o Fixed compile issue with textmessage change.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@394 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-16 14:43:01 +00:00
puzl
59a9a610b1 o Added a new scoreboard column 'Info'
- In combat mode this displays the player level
- In classic mode for marines it displays an icon for the player's primary weapon
- In classic mode for aliens it displays the player's resources.
o reduced the frequency of scoreboard updates from 0.4 seconds to 0.6 seconds.


git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@391 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-16 12:47:09 +00:00
tankefugl
e653265899 o Fixed the textmsg crash that could cause ill-formatted text strings to crash clients.
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@390 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-15 13:16:53 +00:00
puzl
5dcc163bd5 made a copy
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@379 67975925-1194-0748-b3d5-c16f83f1a3a1
2006-04-02 10:49:08 +00:00