Commit graph

947 commits

Author SHA1 Message Date
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
erysdren
6a0b432779 MENU: m_menu.qc: actually connect to server 2024-11-14 10:31:21 -06:00
erysdren
708a5b652b MENU: m_menu.qc: use correct opcodes and formatting 2024-11-14 10:03:00 -06:00
erysdren
1b95e9f54f MENU, CLIENT: streamline to #pragma target fte_5768 2024-11-14 10:02:48 -06:00
erysdren
7484b40862 MENU: m_menu.qc: sanitize name string to ASCII range 2024-11-14 09:52:03 -06:00
erysdren
6185259280 MENU: m_menu.qc: only draw cursor if hovered 2024-11-13 06:13:21 -06:00
erysdren
7245c18a2f MENU: m_menu.qc: fix pos+size of TextInputs 2024-11-12 13:20:43 -06:00
erysdren
a97469e7be MENU: m_menu.qc: improve styling of textinput 2024-11-12 13:09:36 -06:00
erysdren
cffc82e6d8 MENU: menu_coop.qc: fix too many refreshes 2024-11-12 10:59:06 -06:00
erysdren
22ff9e5fd7 MENU: menu_coop.qc: add manual refresh button 2024-11-12 10:44:36 -06:00
erysdren
ef5d3209f8 MENU: m_menu.qc: shift drawn areas of server list 2024-11-12 10:44:25 -06:00
erysdren
43d09e46ad MENU: use functions to start solo and coop games 2024-11-12 10:14:48 -06:00
erysdren
e02d043a66 MENU: menu_coop.qc: specify password is optional 2024-11-12 10:04:25 -06:00
erysdren
d6c3934b73 MENU: menu_coop.qc: refresh server list cache faster 2024-11-12 10:00:25 -06:00
erysdren
983fd24a4c MENU: m_menu.qc: make serverlist scrollbar wider 2024-11-12 10:00:10 -06:00
erysdren
6ce5294367 MENU: Co-Op menus WIP 2024-11-10 09:56:17 -06:00
erysdren
9d1d4c3bab MENU: sui_sys.qc: check scancodes in text input 2024-11-10 09:54:51 -06:00
cypress
35d887fb55 SERVER: Explicitly use SUB_UseTargets() for buy_weapon 2024-11-03 09:54:14 -08:00
cypress
e3c5771604 MENU: More dynamic background changing 2024-10-20 15:33:28 -07:00
cypress
a150787339 MENU: Invert mouse fix 2024-10-20 13:19:44 -07:00
cypress
8d3916d49d MENU: Control binds menu 2024-10-20 13:15:40 -07:00
cypress
e170a04e16 MENU: Draw Controller Glyphs on option 2024-10-20 10:56:33 -07:00
cypress
611b8aafff MENU: Enable drawing in CSQC, Pause Menu 2024-10-16 20:46:20 -07:00
cypress
12c092f91a MENU: Navigate with keyboard/gamepad 2024-10-15 21:38:47 -07:00
cypress
01e95c4dab SERVER: Fix Double-Barrel Take Out Start Frame 2024-10-12 12:03:59 -07:00
cypress
c0b6e943be FTE/SERVER: Improve Waypoint Link Validation 2024-10-12 09:08:41 -07:00
cypress
0a86a64995 SERVER: Allow worldspawn gravity property to manipulate sv_gravity 2024-10-05 20:23:06 -07:00
cypress
ab70641e4b SERVER/CLIENT: Adjust ADS offset for Colt M1911 2024-09-28 13:32:55 -07:00
cypress
cdee3852d8 MENU: Loading screen 2024-09-14 10:25:48 -07:00