59 Commits

Author SHA1 Message Date
mittorn
cb7748756e Try fix losing frags 2018-11-14 15:39:11 +07:00
mittorn
84962853e8 Restore frags when attaching state to player 2018-11-13 04:27:52 +07: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
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
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
c6c589ed7d Implement saving cooperative games 2018-11-06 01:51:35 +07: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
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
d72458058d Update score display, fix crash 2018-10-27 06:05:45 +00: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
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
4399ab7fb5 Add structs for landmark transition (not implemented yet) 2018-10-17 16:32:23 +07:00
mittorn
3c9b8b9d4b Implement ggm_save/ggm_load 2018-10-16 12:02:58 +00:00
mittorn
ec0a0a3699 Implement saving players 2018-10-15 22:21:32 +00:00
mittorn
402306cfd9 Refactor, add password munge 2018-10-15 04:23:12 +00:00
mittorn
2ffc991062 Persistent registration and login 2018-10-14 17:01:20 +00: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
16d2751737 Imporve entity limit checker, improve GC 2018-10-11 00:30:24 +00:00
mittorn
e8171c4d84 Use flags for gc, disable emergency clean 2018-10-08 16:15:41 +00:00
mittorn
b3a2f1cbd5 Fix weapons save, change weapons options 2018-08-24 03:01:36 +07:00
mittorn
987f1d1189 Error.mdl support 2018-08-21 03:48:33 +07:00
mittorn
e3d21e073e Add command to specify lightstyle 2018-08-15 01:33:42 +07:00
mittorn
16b12b122c Add hack to wrap save time 2018-08-14 20:46:18 +07:00
mittorn
cbf8c17fb3 Add items to gc, add autogc on every maxEntities spawn 2018-08-14 15:48:30 +07:00
mittorn
ba1729708b Fix error message 2018-08-08 18:00:17 +07:00
mittorn
a7cd5b0565 Help message feature 2018-08-08 17:45:48 +07:00
mittorn
4f2d1b76df Add model validation 2018-08-08 15:29:10 +07:00
mittorn
6c31780cca Add option to controls decals on server 2018-08-08 02:33:48 +07:00
mittorn
12c094abb5 Smarter distance clipping 2018-08-08 01:19:27 +07:00
mittorn
4f2f316879 Tempents distance clipping (experimental) 2018-08-08 00:28:23 +07:00
mittorn
40fb02d32f Fix buffer overflow in gc 2018-08-06 04:34:41 +07:00
mittorn
a8aadeee75 Server distance clipping 2018-08-06 01:38:34 +07:00
mittorn
9e0570c0e2 Fix unknown command message on dumpprops and client 2018-08-03 18:33:39 +00:00
mittorn
01a7c7b01d Allow GC work with patterns 2018-08-04 00:35:22 +07:00
mittorn
95ccc3b2bb Use engine export for enttools client print 2018-08-02 18:40:15 +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