Commit graph

56 commits

Author SHA1 Message Date
Ian
ea90417314 SERVER: Major Mystery Box Revamp, add support for MBOX2 format 2023-08-29 11:44:41 -04:00
cypress
006c82e025 CLIENT: Fix Control Settings returning to Main Menu 2023-08-28 09:46:43 -04:00
cypress
10418b38f7
CLIENT: Fix Stopwatch counting an hour as 360 seconds, and not 3600 2023-08-27 15:55:43 -04:00
cypress
6d37aaae5f CLIENT/FTE: Add stopwatch to HUD 2023-08-27 10:15:16 -04:00
cypress
c9c8c31012 SERVER: Adjust 'Oops' achievement to trigger near death 2023-08-26 09:35:35 -04:00
cypress
2fb30fe14c CLIENT/FTE: Add social media links 2023-08-26 09:27:53 -04:00
cypress
92e9a36a50 FTE/CLIENT: Hide Restart on WEBGL 2023-07-18 13:08:35 -04:00
cypress
a71899154b FTE/CLIENT: Fix Web buttons activiating on EXE 2023-07-18 13:05:09 -04:00
cypress
d06d7e0e37 FTE/CLIENT: Fix Audio Settings always going to Main Menu 2023-07-18 12:59:07 -04:00
cypress
b691428e3c FTE/CLIENT: Tweak HUD health display to account for Juggernog 2023-07-18 12:23:14 -04:00
Steam Deck User
a4651c4c1b CLIENT/FTE: Add new Nacht der Untoten description 2023-04-01 10:38:24 -04:00
Steam Deck User
83caba0141 GLOBAL: Better precache management; enable -O3 for prog compilation, debloat progs 2023-03-29 10:49:58 -04:00
Steam Deck User
8ac9ff87bf CLIENT/SERVER: Implement game_songplay entity for music streaming 2023-03-25 20:23:42 -04:00
Steam Deck User
c40c5274c7 CLIENT/FTE: Use .OGG path for menu music multi-platform 2023-03-25 19:35:38 -04:00
Steam Deck User
065c369600 CLIENT/FTE: Fix M2 Flamethrower crosshair not disappearing when ADS 2023-03-22 12:02:53 -04:00
Steam Deck User
a063935aba FTE/CLIENT: Properly display all 4 Client's Points on HUD 2023-03-18 16:08:33 -04:00
Steam Deck User
447342ed71 CLIENT: Remove awful gl_blendsprites hack 2023-03-17 12:14:02 -04:00
Steam Deck User
be12ee3ca9 CLIENT: Don't vid_reload on WebGL, corrupts modelindex 2023-03-12 12:42:42 -04:00
Steam Deck User
41cd921c5f SERVER: Instant health regeneration when above threshold, slower below. Longer regen delay times 2023-03-10 12:20:43 -05:00
Steam Deck User
0812781cb7 SERVER/CLIENT/FTE: More fluid weapon zoom, instant zoom for snipers 2023-03-09 13:58:00 -05:00
Steam Deck User
c649a7c587 CLIENT: Force a vid_reload on init to fix gl_blendsprites 2023-03-09 12:05:36 -05:00
Steam Deck User
0a631fb74d SERVER: Fix ADS toggle spamming 2023-03-09 11:31:35 -05:00
Steam Deck User
377453f04b SERVER: Make the anti-cheat respond to sv_cheats 2023-03-07 20:12:58 -05:00
Steam Deck User
fc5bc8e6c1 CLIENT: Fix viewmodel moving while paused 2023-03-06 14:03:11 -05:00
Steam Deck User
6651566aad CLIENT/SERVER: Enable sprint bobbing for FTE 2023-03-06 13:56:59 -05:00
Steam Deck User
ab0d4315ba CLIENT/SERVER: More accurate sprint camera movement in FTE 2023-03-06 13:04:50 -05:00
Steam Deck User
101749371d CLIENT: Stop using server time for weapon bobbing 2023-03-06 12:46:25 -05:00
Ian
ac3358668a
CLIENT: Use a new linear formula for sensitivity scaling 2023-03-06 10:44:51 -05:00
Steam Deck User
976a1844a5 CLIENT: Use qc_soft_restart on Web 2023-03-05 11:13:12 -05:00
Steam Deck User
3493722b02 FTE: Cap sensitivity cvar in menu 2023-03-04 22:56:09 -05:00
Steam Deck User
12a2633738 CLIENT/SERVER: Misc. Weapon Spread improvements
Adds proper gun recoil to FTE, as well as moves spread calculation to be
relative to crosshairs. CSQC's crosshair values are now accurate to
World at War as well. Weapons are also much more precise ADS, so the Kar
is more viable. Shotguns also no longer reduce spread when ADS, in
parity with World at War :^)
2023-03-02 22:06:26 -05:00
Steam Deck User
0435d8cafb CLIENT: Better muzzleflash parity with standard ports 2023-02-16 22:44:12 -05:00
Steam Deck User
13985760d2 CLIENT: Fix playernames drawing at world origin when our of PVC 2023-02-08 16:10:56 -05:00
Steam Deck User
a0ae78c150 CLIENT: HUD positioning and scale overhaul 2023-02-07 20:50:41 -05:00
Luis Gutierrez
8a34ab4da2
CLIENT - Adds fix for weapon frame lerp stutter 2023-02-05 08:02:10 -08:00
Steam Deck User
ad6a0cc25e CLIENT: Fix displaying point increments for all clients in MP 2023-01-24 20:41:11 -05:00
Steam Deck User
d3c9b20cf8 PC: Add custom weapon zoom amounts 2023-01-20 00:38:37 -05:00
Steam Deck User
59a880ce09 HANDHELD/QUAKESPASM: Remove some platform specific stuff, partial merge
of sysdefs.
2023-01-17 18:47:31 -05:00
Steam Deck User
c3093cd8cf CLIENT: No longer bob while ADS 2023-01-17 13:55:13 -05:00
Steam Deck User
d4efbef54a CLIENT: Remember to reset revive timer 2023-01-13 17:54:51 -05:00
Steam Deck User
545eb52673 SERVER/CLIENT: Move away from sprite-based revive icon. 2023-01-13 17:53:54 -05:00
Steam Deck User
3a56ad265c CLIENT: Use CSQC for Player names 2023-01-13 16:40:00 -05:00
Steam Deck User
c042f4d479 SERVER/CLIENT: Print name of downed/revived players via broadcasts 2023-01-13 15:41:27 -05:00
Ian
900b6e198c Client: Change fullscreen description when on Web.
Adds a clarification that fullscreen will only kick in when/if you
are loaded into the World.
2022-11-23 10:14:47 -05:00
Ian
ceac5a4707 Client: Add Render Scale graphics setting for Web.
Since Resolution wouldn't do anything, this is the next best thing
(arguably better all around).
2022-11-23 10:08:52 -05:00
Ian
59e2e8eab4 Client: Hide extra menu detail for things hidden in Web
Including division lines and graphical setting values.
2022-11-23 09:44:21 -05:00
Ian
7982ff0ccf Client: Update copyright date for menu.qc 2022-11-23 09:36:26 -05:00
Ian
7c971f3c2b Client: Add OPTION_IS_* flags for menu button indexes
Helps filter menu options by platform.
2022-11-23 09:35:41 -05:00
Ian
753fc61a53 Client: Add a check if the client is being ran in a web browser.
Will allow for certain features to be hidden/displayed specified to
the web client.
2022-11-23 09:27:48 -05:00
moto
4cf879558f Client: Make Point Updating considerably more efficient.
Stop iterating over the large array all of the time, it's stupid :^)
2022-10-25 12:23:24 -04:00