Commit Graph

69 Commits

Author SHA1 Message Date
mittorn f8098cfad2 Renaming (ggmdata) 2018-10-31 14:25:03 +07:00
mittorn d2772b4f0d Improve train workarounds, fix logging 2018-10-27 06:04:59 +00:00
mittorn 8e46aec68a Fix train priority 2018-10-26 08:10:13 +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 197f20fe41 Remove some obsolete unused data 2018-10-21 08:27:43 +07:00
mittorn 7180dfb4d7 Experimental landmark transition system 2018-10-19 05:30:42 +07:00
mittorn 5682ca35e3 Hide trigger touch messages 2018-08-01 02:24:54 +07:00
mittorn e8cd7b3152 Fix text messages 2018-07-31 17:44:11 +00:00
mittorn 90ba38d577 Fix vote 2018-07-30 16:37:27 +00:00
mittorn 42f5503327 Clear triggers.cpp from coop functions 2018-07-30 02:50:06 +07:00
mittorn d249bbfa23 Move global vote class to coop.c 2018-07-30 02:34:57 +07:00
mittorn 7eda9d88d0 Move global menu to new menu interface 2018-07-30 02:07:40 +07:00
mittorn 16c9ac26ed Move local confirm menu to new menu implementation 2018-07-30 01:06:50 +07:00
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