MotoLegacy
|
3c79565a50
|
CLIENT: Directly grab the name infokey for players in Broadcasts
|
2024-12-26 17:11:50 -05:00 |
|
MotoLegacy
|
18cb18c6ba
|
Merge branch 'main' of https://github.com/nzp-team/quakec
|
2024-12-26 16:52:18 -05:00 |
|
MotoLegacy
|
efc004b3c5
|
SERVER/CLIENT: Do not spawn spectators during game over; fix missing newline during server restart
|
2024-12-26 16:52:11 -05:00 |
|
Peter0x44
|
b36ca9fe82
|
CLIENT: Fix restart button being gray in solo
Fixes https://github.com/nzp-team/nzportable/issues/1047
It looks like the player count was changed from a 0 index to a 1 index,
but this code was not updated.
|
2024-12-19 02:36:10 +00:00 |
|
erysdren
|
a29bd7262b
|
MENU: menu_coop.qc: fix macro syntax error
|
2024-12-14 16:56:57 -06:00 |
|
cypress
|
317da95764
|
Merge pull request #95 from erysdren/show_speed
CLIENT: player debug info display cvar
|
2024-12-09 18:42:13 -08:00 |
|
erysdren
|
c1c726acd6
|
SERVER: undo added newline, sorry
|
2024-12-09 20:38:05 -06:00 |
|
erysdren
|
eb8bd3456e
|
CLIENT: move Draw_Fancy* functions into draw.qc
|
2024-12-09 20:36:28 -06:00 |
|
erysdren
|
798e1b257a
|
CLIENT: hud.qc: add a nice drawfill for a11y
|
2024-12-09 20:15:47 -06:00 |
|
erysdren
|
31282c700d
|
CLIENT: hud.qc: make the readout all fancy and stuff
|
2024-12-09 19:50:04 -06:00 |
|
Peter0x44
|
697de09f97
|
CLIENT: Delete unused input code
|
2024-12-09 07:06:28 +00:00 |
|
MotoLegacy
|
0b820ff6be
|
SERVER: Fix solo games entering Spectator at game end
|
2024-12-08 22:02:19 -08:00 |
|
MotoLegacy
|
5c7d123ec1
|
SERVER: Assign players 1500 points if spawning at a later round
|
2024-12-08 21:48:15 -08:00 |
|
MotoLegacy
|
3bf403655a
|
CLIENT: build fix
|
2024-12-08 21:47:46 -08:00 |
|
MotoLegacy
|
69e0ec87b7
|
CLIENT: Fix out of bounds array for revive icons
|
2024-12-08 21:21:18 -08:00 |
|
erysdren
|
9e96f938bc
|
CLIENT: change default playerdebuginfo y pos to 6
|
2024-12-08 20:14:09 -06:00 |
|
erysdren
|
35dc066868
|
CLIENT: HUD_PlayerDebugInfo: add ultrawide offset
|
2024-12-08 20:13:37 -06:00 |
|
erysdren
|
a9356369ac
|
CLIENT: HUD_PlayerDebugInfo: draw with capitals
|
2024-12-08 20:13:23 -06:00 |
|
erysdren
|
1ae4e646ba
|
CLIENT: change default playerdebuginfo pos to 64,64
|
2024-12-08 20:02:22 -06:00 |
|
erysdren
|
9f1963ef7d
|
Merge branch 'main' into show_speed
|
2024-12-08 08:26:28 -06:00 |
|
erysdren
|
167e85acf9
|
CLIENT: HUD_PlayerDebugInfo()
|
2024-12-08 08:24:56 -06:00 |
|
erysdren
|
81b033318d
|
SERVER: don't network velocity manually
|
2024-12-08 08:24:45 -06:00 |
|
MotoLegacy
|
25832d650e
|
CLIENT/SERVER: Various network fixes to be more dedicated-server friendly
|
2024-12-07 20:13:54 -08:00 |
|
erysdren
|
25c65eaf41
|
CLIENT: first pass at Draw_UPS()
|
2024-12-07 12:19:11 -06:00 |
|
erysdren
|
c365c112b1
|
SERVER: network velocity to CSQC
|
2024-12-07 12:19:01 -06:00 |
|
MotoLegacy
|
c0bd852198
|
CLIENT: Add Chasecam from Vril
|
2024-12-07 01:46:07 -08:00 |
|
MotoLegacy
|
b0f30c3824
|
SERVER: Set Waypoint sprites to EF_FULLBRIGHT explicitly
|
2024-12-07 00:53:47 -08:00 |
|
MotoLegacy
|
28b25b42dc
|
CLIENT: Refactor Waypoint Mode UI
|
2024-12-07 00:44:43 -08:00 |
|
MotoLegacy
|
7203fbef96
|
MENU: Appropriately set sv_listen_qw on Solo and Co-Op enter
|
2024-12-06 23:58:00 -08:00 |
|
erysdren
|
144ca75b9c
|
MENU: fix console not opening in menu
|
2024-12-04 09:52:50 -06:00 |
|
MotoLegacy
|
81b12b2118
|
SERVER: Increase vertical velocity threshold for sprinting
|
2024-11-30 14:44:25 -08:00 |
|
MotoLegacy
|
db6fa67d41
|
Merge branch 'main' of https://github.com/nzp-team/quakec
|
2024-11-30 14:09:41 -08:00 |
|
MotoLegacy
|
6f1fecbb86
|
SERVER: Fix last-frame reload cancelling on weapons
|
2024-11-30 14:09:28 -08:00 |
|
MotoLegacy
|
25b1e08b56
|
MENU: Cap Field of View at 150
|
2024-11-30 13:23:00 -08:00 |
|
MotoLegacy
|
93cb148e2e
|
MENU: Save player name in Co-Op menu
|
2024-11-30 13:20:33 -08:00 |
|
Peter0x44
|
10f32b496e
|
CLIENT: Draw controller glyphs properly for bouncing betties prompt
|
2024-11-30 06:30:24 +00:00 |
|
MotoLegacy
|
a9cc26679a
|
CLIENT: Add Hold Breath to Steady Rifle
|
2024-11-28 12:35:16 -08:00 |
|
MotoLegacy
|
ee349fcc6c
|
CLIENT: Better handling of crosshair recoil effect
|
2024-11-26 14:00:35 -08:00 |
|
MotoLegacy
|
9a33650b70
|
SERVER: buy_weapon should not support messages
|
2024-11-26 12:46:59 -08:00 |
|
MotoLegacy
|
514d98c6e8
|
CLIENT: Make controller glyph on useprint smaller; useprint less claustrophobic
|
2024-11-26 11:47:57 -08:00 |
|
MotoLegacy
|
b3c25885ef
|
SERVER: Prevent Zombie sounds from triggering during spawn
|
2024-11-26 11:37:14 -08:00 |
|
MotoLegacy
|
368e8e7409
|
MENU: Add headers to server browser table
|
2024-11-26 00:31:01 -08:00 |
|
MotoLegacy
|
fac0c5f70d
|
MENU: Set protocol for WEB
|
2024-11-25 23:33:50 -08:00 |
|
MotoLegacy
|
5bf23dce3a
|
Merge branch 'main' of https://github.com/nzp-team/quakec into menu-qc
|
2024-11-25 21:18:09 -08:00 |
|
MotoLegacy
|
70ea41fef8
|
MENU: Final bringup
|
2024-11-25 21:17:55 -08:00 |
|
MotoLegacy
|
937b8b588f
|
CLIENT: Fix underflow of Round stopwatch
|
2024-11-24 18:49:39 -08:00 |
|
MotoLegacy
|
75152b9ad6
|
SERVER: Remove Bowie Knife on Re-Spawn
|
2024-11-24 18:33:55 -08:00 |
|
MotoLegacy
|
217e34b05e
|
SERVER: Give up after X attempts to pick random Perk-A-Cola
|
2024-11-24 18:21:55 -08:00 |
|
MotoLegacy
|
c367fdc844
|
CLIENT: Add automatic Q3 shader generation for alpha transparency
|
2024-11-24 17:34:06 -08:00 |
|
erysdren
|
5c516618ff
|
MENU: menu_coop.qc: only show note when buttons not hovered
|
2024-11-19 15:24:50 -06:00 |
|