Commit Graph

50 Commits

Author SHA1 Message Date
mittorn d9a68cf5e2 Add trigger vote activation 2018-11-07 15:50:31 +07:00
mittorn d631463662 Autosave, map start save 2018-11-07 15:36:22 +07:00
mittorn c6c589ed7d Implement saving cooperative games 2018-11-06 01:51:35 +07:00
mittorn e35452b6bd Change next map detection 2018-11-05 23:04:18 +07:00
mittorn b8d5f9fc39 Refactoring 2018-11-05 22:42:05 +07:00
mittorn 2ddd855690 Rename (coop) 2018-10-31 14:50:38 +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 db5e688d2f Add autocheckpoint, fix clearing lists, weapon list broadcast 2018-10-27 06:06:53 +00:00
mittorn 7773bbef07 Force clean state 2018-10-25 04:59:00 +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 7286f61fd9 Add qsave/qload commands 2018-10-21 15:12:28 +07:00
mittorn 6b7ebc770b Force SpawnPlayer on restoring checkpoint when player dead 2018-10-21 15:07:51 +07:00
mittorn 197f20fe41 Remove some obsolete unused data 2018-10-21 08:27:43 +07:00
mittorn 8ce5c9d317 Update checkpoint system 2018-10-21 08:21:58 +07:00
mittorn e46a562572 Move landmark transition structs to coop.cpp 2018-10-21 07:41:34 +07:00
mittorn 7180dfb4d7 Experimental landmark transition system 2018-10-19 05:30:42 +07:00
mittorn d46bd7d7c0 Add autologin and logout 2018-10-13 19:35:16 +00:00
mittorn 353b9cba99 Simple player state save/restore and registration 2018-10-13 16:37:52 +00:00
mittorn e8cd7b3152 Fix text messages 2018-07-31 17:44:11 +00:00
mittorn 21b90a964e Fix menu message spamming, fix text messages 2018-07-31 04:12:50 +00:00
mittorn 90ba38d577 Fix vote 2018-07-30 16:37:27 +00:00
mittorn cf7e98aacd Fix weapon list 2018-07-29 22:54:59 +00:00
mittorn 80e6591c73 Do not skip suit 2018-07-30 04:16:02 +07:00
mittorn fe15dc19e0 Restore FL_SPECTATOR 2018-07-30 03:54:34 +07:00
mittorn ab875f9d90 Replace svc_print by ClientPrint 2018-07-29 19:48:49 +00:00
mittorn 48201dfcc3 Observer seems to be complete broken, restore old mode 2018-07-30 03:42:36 +07:00
mittorn 8837e7e188 Clean some dead/unused code 2018-07-30 03:00:18 +07: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 b1f6135c62 Partially rewrite coop menus, may be broken now 2018-07-29 19:41:31 +07:00
mittorn 532c37ecde Improve checkpoint system 2018-01-02 02:49:56 +07:00
mittorn 473eb94e96 Fix little coop bugs 2017-12-13 02:57:41 +07:00
mittorn 4973eb01a7 Update gravgunmod 2017-11-11 21:29:47 +00:00
mittorn ab29b25db0 Port entity tools from engine, begin refactoring gravgunmod stuff 2017-11-11 16:17:49 +00:00
mittorn 6a131615c7 Fix build 2017-02-24 09:22:26 +00:00
mittorn 64646c5bd1 Make strrstr static 2017-02-14 09:14:20 +00:00
mittorn 9944698ae5 Implement mp_checkentities to prevent creating too many monsters 2017-02-13 21:14:37 +00:00
mittorn 5dabd5f751 Coop text interfaces 2017-02-01 19:45:29 +00:00
mittorn 0f24b15364 Add strcasestr implementation for win32 2017-02-01 13:58:24 +00:00
mittorn 14fa247866 Add mp_skipdefaults and mp_coop_strongcheckpoints 2017-01-29 13:55:50 +02:00
mittorn 7a881f2a82 Fix creating checkpoint in spectator mode 2017-01-29 11:47:17 +02:00
mittorn 682c83996b Reset confirm state on wrong changelevel 2017-01-22 09:20:54 +00:00
mittorn ab4fc25e67 Move checkpoints check 2017-01-22 09:14:57 +00:00
mittorn a837174564 Move coop stuff to coop.cpp 2017-01-22 09:00:56 +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