Commit Graph

9 Commits

Author SHA1 Message Date
Wizzard
7fc0a14ae6 Added dz_visuals_friendly to not render friendly players. Change all cvars to a new format. 2023-09-20 14:51:49 -04:00
Wizzard
f0485a3f36 Change cvar from 'cv_' to 'dz_' 2023-09-19 10:45:57 -04:00
8dcc
5321ee311e Revert cv_chams settings
Remove FRIEND_CHAMS and ENEMY_CHAMS, that way PLAYER_CHAMS always
displays both teams
2023-07-27 21:39:01 +02:00
8dcc
744a4d5527 Merge friendly 2 conditions in chams 2023-07-27 21:33:53 +02:00
8dcc
3a107737b9 Add friendly and enemy chams
Add 2 new chams settings (friendly only and all players)
Add 2 new colors to visible_flags enum (friend_visible and friend_not_visible)
Add friendly colors to glColor4f hook
2023-07-27 21:28:40 +02:00
8dcc
7ad62b0fc4 Add hand chams 2023-07-26 16:34:14 +02:00
8dcc
889d9481aa Make visible_mode global 2023-07-25 14:46:25 +02:00
8dcc
f3046d6ac8 Rename player functions from util
valid_client -> valid_player
get_entity -> get_player
2023-07-24 17:09:55 +02:00
8dcc
9627989304 Add chams code
No custom colors yet
2023-07-24 17:03:22 +02:00