649 Commits

Author SHA1 Message Date
mittorn
fa4a6e06eb Mark save_bot's edict as free to fix UTIL_FindEntityInSphere 2018-11-21 17:55:02 +07:00
mittorn
7e8d2c0add Do not remove save files from last map, save file checking 2018-11-15 14:09:03 +07:00
mittorn
cb7748756e Try fix losing frags 2018-11-14 15:39:11 +07:00
mittorn
002551c283 Add ltime for MOVETYPE_PUSH 2018-11-14 15:38:54 +07:00
mittorn
6b2a8218a9 Implement autosave clean 2018-11-14 12:44:48 +07:00
mittorn
bf9184bcf5 Change save names to make easier cleen automatic saves 2018-11-13 04:30:45 +07:00
mittorn
84962853e8 Restore frags when attaching state to player 2018-11-13 04:27:52 +07:00
mittorn
6f1a8c670c Enable ggm_pause for coop while no players spawned 2018-11-12 21:19:40 +00:00
mittorn
e02d162762 Implement physics pause for g_fPause (should not break scripts anymore) 2018-11-11 04:05:16 +07:00
mittorn
474ed21423 Add function descriptions 2018-11-09 04:06:36 +07:00
mittorn
91e6494b67 Nullify pState when loading or changelevel 2018-11-09 02:16:51 +07:00
mittorn
f324c92742 Fix glitch when time not null, clean map states when loading 2018-11-08 06:33:20 +00:00
mittorn
5c721ec162 Fix double ServerActivate checking 2018-11-08 03:57:48 +00:00
mittorn
5d386cf809 Workaround loading bugs 2018-11-08 03:39:25 +00:00
mittorn
cf6aa96203 Always connect save bot, dup ServerActivate checking 2018-11-08 09:17:06 +07:00
mittorn
71881e3b5d Do not save at ServerActivate directly 2018-11-07 20:36:19 +00:00
mittorn
86090e1039 Fix player kick condition 2018-11-07 20:35:20 +00:00
mittorn
fc8a277e3b Implement voteload, modify menu 2018-11-08 00:37:14 +07:00
mittorn
472a253943 GGM vote and temp ban system, remove old globalvote and player filter 2018-11-07 23:07:16 +07:00
mittorn
31de8a8b5c Automatic changelevel confirmation without touching trigger again 2018-11-07 16:21:06 +07:00
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
978b2572c1 Uncommend missing macros 2018-11-07 14:28:19 +07:00
mittorn
843957125e Disable enginecallback hacks for client 2018-11-07 14:22:32 +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
b4fb228903 Rename (tempstate, playerstate) 2018-10-31 14:41:06 +07:00
mittorn
2eb6c4f8bf Rename (login, persist) 2018-10-31 14:39:33 +07:00
mittorn
2fa8e24bd4 Rename (GGM_PlayerMenu) 2018-10-31 14:37:17 +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
d72458058d Update score display, fix crash 2018-10-27 06:05:45 +00:00
mittorn
d2772b4f0d Improve train workarounds, fix logging 2018-10-27 06:04:59 +00:00
mittorn
f70c3c6005 Fix loop prevention code breaking singleplayer 2018-10-27 06:03:40 +00:00
mittorn
fb6fae045e Fix EntSelectSpawnPoint 2018-10-26 09:17:17 +07:00
mittorn
8e46aec68a Fix train priority 2018-10-26 08:10:13 +07: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
7d68ba8375 Clean xen_ttrigger when no tree 2018-10-21 06:27:19 +07:00
mittorn
a45dd7648b Add null pointer check 2018-10-20 21:56:40 +07:00
mittorn
7180dfb4d7 Experimental landmark transition system 2018-10-19 05:30:42 +07:00