Commit graph

910 commits

Author SHA1 Message Date
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
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
cdee3852d8 MENU: Loading screen 2024-09-14 10:25:48 -07:00
cypress
4b4761d3e2 MENU: Settings, Credits 2024-09-13 19:59:18 -07:00
cypress
43bd3dfca3 MENU: WIP 2024-09-12 19:35:09 -07:00
cypress
a9d4c96430 CLIENT: Font kerning implementation 2024-09-11 19:12:20 -07:00
cypress
626ac9039e Merge branch 'main' of https://github.com/nzp-team/quakec 2024-09-08 10:40:04 -07:00
cypress
bbb4d53f51 CLIENT: Enable Gamepad through menu; add sensitivity Gamepad aim assist 2024-09-08 10:39:56 -07:00
cypress
6b8d59da01
Merge pull request #89 from tyleryoung88/main
[SERVER] Adjust quiet zombie groans volume and attenuation slightly
2024-09-07 18:07:46 -07:00
Tyler Young
533b89c6c0 [SERVER] Adjust quiet zombie groans volume and attenuation slightly 2024-09-07 19:56:02 -04:00
cypress
293ef500a9 SERVER: Micro Power Switch Revamp; Model Refresh 2024-09-05 21:10:19 -07:00
cypress
977c15981f
SERVER: remove iframetime from standard progdefs 2024-09-04 18:14:36 -07:00
cypress
143ee16c79 SERVER: Add new tree_swamp path to conversion table 2024-09-02 10:21:52 -07:00
cypress
4079ec4296 SERVER: Prohibit Melee during Game Over sequence 2024-09-01 19:29:37 -07:00
cypress
3a991477ae SERVER: Call SUB_UseTargets for item_radio 2024-09-01 19:26:54 -07:00
cypress
dfd5e6787e SERVER: Make instances of lightning.spr FULLBRIGHT 2024-09-01 19:25:08 -07:00
cypress
1138c79519 SERVER: Fix Power-Up Sparkle FULLBRIGHT flag 2024-09-01 19:24:12 -07:00
cypress
b257777f86 SERVER: Mitigate dual wield ammo duplication 2024-09-01 19:22:33 -07:00
cypress
1566782705 SERVER: Prevent Firing Weapon mid-Perk Purchase 2024-09-01 19:12:04 -07:00
cypress
fbfcb8ac84 SERVER: Disallow Zombies from dropping Power-Ups when they respawn 2024-09-01 19:03:20 -07:00
cypress
e6195276ae CLIENT: Restart Menu Theme on Video Setting Application 2024-09-01 18:57:51 -07:00
cypress
de90e7ddad SERVER: Used Target messages should print to all Clients 2024-09-01 18:42:20 -07:00
cypress
1e1925ffa6 SERVER: Allow use of Right-Handed weapons with ADS Toggle 2024-09-01 18:34:53 -07:00
cypress
3ae20465cf
Merge pull request #88 from nzp-team/cypress_soundrevamp
SERVER: Sound Processing Overhaul
2024-09-01 18:14:29 -07:00
cypress
df131c7a2d SERVER: Sound Processing Overhaul 2024-09-01 18:12:38 -07:00
cypress
3c5bc562b9
Merge pull request #87 from tyleryoung88/main
[SERVER] Reset zombie skins on death, and set dog skin to 0
2024-09-01 12:30:33 -07:00
Tyler Young
310a246157 [SERVER] Reset zombie skins on death, and set dog skin to 0 2024-09-01 14:25:25 -04:00
cypress
a2d3748ff6
typo. 2024-07-28 11:48:22 -07:00
cypress
0c888ba33e
SERVER: Whoops, typo. 2024-07-28 11:47:21 -07:00
cypress
876d627fa4
SERVER: Allow misc_model to default to missing_model.mdl 2024-07-28 11:46:50 -07:00
cypress
567e99d376
SERVER: Fix Mule Kick classname 2024-07-09 18:02:11 -07:00
cypress
4c5aded452 SERVER: More explicit checks against empty Zapper target 2024-07-07 14:28:29 -07:00
cypress
4b6e116dec CLIENT: Save new config to user_settings.cfg 2024-07-04 16:54:03 -07:00
cypress
ac2dc0da95 Merge branch 'main' of https://github.com/nzp-team/quakec 2024-07-04 14:44:48 -07:00
cypress
e1267b3c2a FTE/SERVER: Forcefully ensure clients are always networked to server 2024-07-04 14:44:41 -07:00
cypress
8e9c5e196a
Merge pull request #85 from Peter0x44/main
CLIENT: Remove device id debug print
2024-06-30 21:56:32 -07:00
Peter0x44
7da360723e CLIENT: Remove device id debug print 2024-06-30 21:55:16 -07:00
cypress
99ec57a277
Merge pull request #84 from Peter0x44/main
CLIENT: Allow toggling rumble support
2024-06-30 21:29:42 -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