55 Commits

Author SHA1 Message Date
mittorn
6303e74d4e Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun 2018-07-29 00:43:02 +07:00
mittorn
532c37ecde Improve checkpoint system 2018-01-02 02:49:56 +07:00
Night Owl
f27d1028ac Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
Night Owl
18adf0979f Redefine string_t. Fix wrong variables type. 2017-12-10 20:56:46 +05:00
mittorn
4973eb01a7 Update gravgunmod 2017-11-11 21:29:47 +00:00
Night Owl
49e740c6f1 Remove unneeded casts. 2017-07-24 02:47:26 +05:00
Night Owl
d062757f52 Use MAKE_STRING for literals. Remove duplicated code. 2017-07-19 23:25:47 +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
5dabd5f751 Coop text interfaces 2017-02-01 19:45:29 +00:00
mittorn
6f703619be Fix skipspawncheck 2017-01-29 13:41:51 +02:00
mittorn
309dbf57ae Fix crash 2017-01-29 11:44:11 +02:00
mittorn
ab4fc25e67 Move checkpoints check 2017-01-22 09:14:57 +00:00
mittorn
dbf9a357f2 tabs, comments, code style 2017-01-19 21:04:44 +00:00
mittorn
578f3b93c1 Big refactoring 2017-01-18 21:31:39 +00:00
mittorn
6b575975c6 Fix blacklist 2017-01-18 18:23:26 +02:00
mittorn
ab1ae84bc8 Add changelevel local confirm and banlist 2017-01-18 18:17:35 +02:00
mittorn
06cab18762 Refactor menu, add checkpoints 2017-01-15 21:59:08 +02:00
mittorn
914e3f6610 Workarounds 2017-01-03 11:05:35 +02:00
mittorn
b3246142f7 Change camera behavior in coop 2016-11-18 13:48:17 +02:00
mittorn
f4af03a818 Fix singleplayer 2016-11-08 00:53:32 +07:00
mittorn
41afb5f4f1 Fix wrong check 2016-11-05 23:48:20 +06:00
mittorn
750989daac Hack: do not save player followers in coop 2016-10-30 19:28:15 +02:00
mittorn
cde8e2ede6 Player kicking system, fix duck again 2016-10-30 14:09:36 +02:00
mittorn
d1536f0bab Fix some crashes, fix skipping CoopApplyData sometimes, game pausing 2016-10-30 12:28:40 +02:00
mittorn
d7ee53ec34 Fix counter 2016-10-22 20:55:15 +03:00
mittorn
5478318232 Rework semclip 2016-10-21 08:03:12 +03:00
mittorn
18976a4c58 Add mp_coop_reconnect_hack cvar 2016-10-19 12:22:43 +00:00
mittorn
7f3a00c971 Working reconnect mechanizm 2016-10-19 12:22:24 +03:00
mittorn
910a68d4a5 Implement semclip and unduck 2016-10-19 11:41:23 +00:00
mittorn
7d0a0c2e49 Save toucher's train 2016-10-11 18:40:04 +00:00
mittorn
d0cd6c8af5 Force reconnect uninitialized players 2016-10-11 15:57:46 +03:00
mittorn
cac8b3c906 make trigger_hurt not trigger butthurt in coop 2016-10-10 19:02:22 +00:00
mittorn
aa34fcb8c1 Lock spawnpoints to maps, new interface, touch menu 2016-10-09 19:46:17 +00:00
mittorn
f7f10c7605 Fix menu timeout, fix client printing 2016-10-08 21:14:08 +00:00
mittorn
1bb794892a Vote changelevel and confirm changelevel menus (WIP) 2016-10-06 20:03:48 +00:00
mittorn
26c80df6d5 Fix wrong offset initialization 2016-10-03 20:56:42 +00:00
mittorn
c2deca67c0 Save spawn on trigger_changelevel use 2016-10-03 15:36:30 +00:00
mittorn
9eee0f6b89 Train hacks, nofriendlyfire mode 2016-10-03 03:54:18 +00:00
mittorn
60a307d059 Fix stupid errors, color triggers 2016-10-02 15:07:02 +00:00
mittorn
eac22b56c2 Use first toucher coords, not last 2016-10-01 14:02:45 +07:00
mittorn
059f0c04ee Improve checks 2016-09-30 20:25:32 +00:00
mittorn
4952358665 Fix build 2016-09-30 12:03:49 +07:00
mittorn
c85cfad1dd Remove info_player_start on changelevel 2016-09-30 11:41:57 +07:00
mittorn
76bfbd3cdb Try fix spawn on nowhere 2016-09-30 11:36:32 +07:00
mittorn
dd54375dd6 Advanced coop spawnpoint generation 2016-09-29 22:23:37 +07:00
mittorn
6b3d3c8abf mp_coop_changelevel feature 2016-09-29 00:59:54 +07:00
mittorn
e42999bc4e Coop imporvements 2016-09-27 19:59:29 +00:00
mittorn
65871ac312 Teleport improvements 2016-09-27 21:57:40 +07:00
Night Owl
5890ff41ee Server format. 2016-07-31 18:48:50 +05:00