Commit graph

177 commits

Author SHA1 Message Date
MotoLegacy
e11e742191 CLIENT: Fix small HUD inaccuracies; add accessibility options 2025-01-21 20:03:58 -08:00
MotoLegacy
06d0f9208d CLIENT: Improved scoreboard on HUD 2025-01-14 21:14:19 -08:00
Peter0x44
b862913ea5
Merge branch 'main' into hud_gameover_nodraw 2025-01-01 01:52:54 +00:00
cypress
77e8408394
Merge pull request #100 from Peter0x44/controller_akimbo_fire_correct_side
CLIENT/SERVER: Fire the correct akimbo weapon when using gamepads
2024-12-30 23:20:08 -05:00
Peter0x44
6c06b1c13d CLIENT/SERVER: Fire the correct akimbo weapon when using gamepads 2024-12-31 04:14:05 +00:00
MotoLegacy
6357ee3226 CLIENT: Cap number of attempts on chase cam distance checks 2024-12-29 12:52:02 -05:00
MotoLegacy
c7805825c7 FTE/SERVER: Map Voting functionality; Map rotation modes for dedicated servers 2024-12-26 20:35:20 -05:00
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
f38dc703e4 CLIENT: Don't draw hud if the game is over 2024-12-19 01:44:08 +00: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
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
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
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
MotoLegacy
c0bd852198 CLIENT: Add Chasecam from Vril 2024-12-07 01:46:07 -08:00
MotoLegacy
28b25b42dc CLIENT: Refactor Waypoint Mode UI 2024-12-07 00:44:43 -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
514d98c6e8 CLIENT: Make controller glyph on useprint smaller; useprint less claustrophobic 2024-11-26 11:47:57 -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
937b8b588f CLIENT: Fix underflow of Round stopwatch 2024-11-24 18:49:39 -08:00
MotoLegacy
c367fdc844 CLIENT: Add automatic Q3 shader generation for alpha transparency 2024-11-24 17:34:06 -08:00
erysdren
1b95e9f54f MENU, CLIENT: streamline to #pragma target fte_5768 2024-11-14 10:02:48 -06:00
cypress
8d3916d49d MENU: Control binds menu 2024-10-20 13:15:40 -07:00
cypress
611b8aafff MENU: Enable drawing in CSQC, Pause Menu 2024-10-16 20:46:20 -07:00
cypress
cdee3852d8 MENU: Loading screen 2024-09-14 10:25:48 -07:00
cypress
a9d4c96430 CLIENT: Font kerning implementation 2024-09-11 19:12:20 -07:00
cypress
bbb4d53f51 CLIENT: Enable Gamepad through menu; add sensitivity Gamepad aim assist 2024-09-08 10:39:56 -07:00
cypress
e6195276ae CLIENT: Restart Menu Theme on Video Setting Application 2024-09-01 18:57:51 -07:00
cypress
df131c7a2d SERVER: Sound Processing Overhaul 2024-09-01 18:12:38 -07:00
cypress
4b6e116dec CLIENT: Save new config to user_settings.cfg 2024-07-04 16:54:03 -07:00
Peter0x44
7da360723e CLIENT: Remove device id debug print 2024-06-30 21:55:16 -07:00
Peter0x44
9f822f034e CLIENT: Add menu option for toggling rumble 2024-06-30 21:27:22 -07:00
Peter0x44
2cacad2c2f CLIENT: Add cvar for toggling rumble 2024-06-30 21:16:45 -07:00
cypress
be9796f3f5 SERVER/CLIENT: Support for GamePad rumble 2024-06-30 18:17:36 -07:00
Peter0x44
ed59f2bea6 CLIENT: Track held duration for all positive gamepad constants 2024-06-30 04:36:50 +01:00
cypress
526ee7f1e6 CLIENT: Render controller Glyphs on user interface 2024-06-29 20:27:35 -07:00