Commit graph

975 commits

Author SHA1 Message Date
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
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
cypress
eaeb82d619
Merge pull request #94 from erysdren/menu_console_fix 2024-12-06 22:11:05 -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
cypress
4f94067bd0
Merge pull request #92 from Peter0x44/betties_controller_glyph
CLIENT: Draw controller glyphs properly for bouncing betties prompt
2024-11-29 22:45:15 -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
cypress
86239f1592
Merge pull request #91 from nzp-team/menu-qc
Integrate MenuQC
2024-11-25 21:20:25 -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
cypress
dfc2cd9932
Merge pull request #90 from erysdren/menu-qc
MENU: Co-Op Menus WIP + Server Browser
2024-11-24 16:37:10 -08:00
erysdren
5c516618ff MENU: menu_coop.qc: only show note when buttons not hovered 2024-11-19 15:24:50 -06:00
erysdren
ac55f3875d MENU: menu_coop.qc: add input note for serverlist 2024-11-19 15:17:08 -06:00
erysdren
51d8827319 MENU: m_menu.qc: cap maxlen at 23 2024-11-17 10:57:20 -06:00
erysdren
854530bf8a MENU: m_menu.qc: improve styling on ServerList 2024-11-17 10:54:35 -06:00
erysdren
5de586ba7e MENU: menu_coop.qc: update function names 2024-11-17 10:43:25 -06:00
erysdren
d7cfeb3826 MENU: menu_coop.qc: add explanations for refreshing 2024-11-17 10:39:47 -06:00
erysdren
8c86b48547 MENU: macro hax to get NextButton/PreviousButton 2024-11-16 11:41:49 -06:00
erysdren
81f7179ebf MENU: cap input len based on visible chars 2024-11-15 10:25:07 -06:00