1
0
mirror of https://github.com/YGGverse/hlsdk-portable.git synced 2025-03-13 05:51:19 +00:00

76 Commits

Author SHA1 Message Date
Andrey Akhmichin
4cafc73d79
Merge branch 'master' into gravgun 2023-03-12 01:11:37 +05:00
Andrey Akhmichin
0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
nillerusr
b16001bc1a possible crash fix for DeathNotice 2021-05-10 06:10:35 +03:00
Andrey Akhmichin
2a264d2c9a Add the latest steam changes for cl_autowepswitch cvar. 2020-10-11 00:08:47 +05:00
Andrey Akhmichin
88161eac14 Add "cl_autowepswitch" cvar implementation. 2019-11-03 22:59:33 +05:00
Andrey Akhmichin
5d85a3be8d Fix build. 2019-09-24 03:06:07 +05:00
Andrey Akhmichin
c9fdcd91e8 A little optimizations. 2019-09-24 03:00:37 +05:00
mittorn
91e6494b67 Nullify pState when loading or changelevel 2018-11-09 02:16:51 +07:00
mittorn
5d386cf809 Workaround loading bugs 2018-11-08 03:39:25 +00:00
mittorn
b8d5f9fc39 Refactoring 2018-11-05 22:42:05 +07:00
mittorn
80dc5295f0 Rename (player, ggm) 2018-10-31 14:42:33 +07:00
mittorn
f8098cfad2 Renaming (ggmdata) 2018-10-31 14:25:03 +07:00
mittorn
b55f4aeeb0 Get rid of old SavedCoords struct, rewrite transition code to new system 2018-10-25 04:51:23 +07:00
mittorn
ecb31d4533 Get rid of mp_coop_changelevel, merge with mp_coop 2018-10-21 15:30:43 +07:00
mittorn
7180dfb4d7 Experimental landmark transition system 2018-10-19 05:30:42 +07:00
mittorn
353b9cba99 Simple player state save/restore and registration 2018-10-13 16:37:52 +00:00
mittorn
b3a2f1cbd5 Fix weapons save, change weapons options 2018-08-24 03:01:36 +07:00
mittorn
bd268dbf15 Rework player connect, allow adding one custom button 2018-08-02 00:22:03 +07:00
mittorn
c18b171f1e Custom menu/motd support 2018-08-01 19:42:46 +07:00
mittorn
cf7e98aacd Fix weapon list 2018-07-29 22:54:59 +00:00
mittorn
7af167bdd3 Fix typo 2018-07-30 04:34:14 +07:00
mittorn
9237d014ef Add some spectator checks 2018-07-30 04:20:57 +07:00
mittorn
fe15dc19e0 Restore FL_SPECTATOR 2018-07-30 03:54:34 +07:00
mittorn
48201dfcc3 Observer seems to be complete broken, restore old mode 2018-07-30 03:42:36 +07:00
mittorn
7eda9d88d0 Move global menu to new menu interface 2018-07-30 02:07:40 +07:00
mittorn
b1f6135c62 Partially rewrite coop menus, may be broken now 2018-07-29 19:41:31 +07:00
mittorn
fe3c7c3f6e Chat command handling 2018-07-29 16:43:58 +07:00
mittorn
fb4635d0c5 New menu implementation (unused) 2018-07-29 04:03:48 +07:00
mittorn
6303e74d4e Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
Night Owl
b63c1753a1 Do not break motd(Revert old changes). 2018-04-11 04:48:42 +05:00
mittorn
4973eb01a7 Update gravgunmod 2017-11-11 21:29:47 +00:00
Night Owl
f78471ad1d min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
Night Owl
f14d7cc552 A little fix. 2017-10-09 19:44:19 +05:00
Night Owl
49e740c6f1 Remove unneeded casts. 2017-07-24 02:47:26 +05:00
Night Owl
d1fbb99574 Fix some warnings yet. 2017-07-20 23:32:06 +05:00
Night Owl
cbdf9b5d04 Fix knowledge bugs with satchels again. 2017-07-17 09:48:08 +05:00
Night Owl
2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl
a522ae20c3 Merge some changes from git version of hlsdk. 2017-06-26 05:47:19 +05:00
mittorn
0750a76fb5 Fix wrong state in deathmatch, fix skipdefaults 2017-02-01 13:11:29 +00:00
mittorn
554db54143 Fix typo 2017-01-29 17:27:10 +00:00
mittorn
14fa247866 Add mp_skipdefaults and mp_coop_strongcheckpoints 2017-01-29 13:55:50 +02:00
mittorn
a837174564 Move coop stuff to coop.cpp 2017-01-22 09:00:56 +00:00
mittorn
578f3b93c1 Big refactoring 2017-01-18 21:31:39 +00:00
mittorn
d627ff1528 Allow incresed charger capacity in coop 2017-01-18 18:13:42 +02:00
mittorn
06cab18762 Refactor menu, add checkpoints 2017-01-15 21:59:08 +02:00
mittorn
95578c3602 Hide all coop code under cvars 2016-11-06 18:44:46 +00:00
mittorn
d1536f0bab Fix some crashes, fix skipping CoopApplyData sometimes, game pausing 2016-10-30 12:28:40 +02:00
mittorn
18e1772857 Spawnpoint select 2016-10-19 13:57:19 +00:00
mittorn
7f3a00c971 Working reconnect mechanizm 2016-10-19 12:22:24 +03:00
mittorn
d0cd6c8af5 Force reconnect uninitialized players 2016-10-11 15:57:46 +03:00