492 Commits

Author SHA1 Message Date
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
mittorn
4399ab7fb5 Add structs for landmark transition (not implemented yet) 2018-10-17 16:32:23 +07:00
mittorn
7f4479dc1d Replace classptr with EHANDLE in tank controls 2018-10-16 15:27:00 +00: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
cb47acfe45 Fix weapon respawn 2018-10-08 16:15:11 +00:00
mittorn
90ed3bb8d2 Entity save fields dumper 2018-09-06 02:33:22 +07: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
9a6459c9f3 Allow use = to send sound name instead of sentence group 2018-08-15 02:14:32 +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
05c2e9ad92 Fix ent_fire single entity processing 2018-08-14 11:39:08 +00:00
mittorn
cbf8c17fb3 Add items to gc, add autogc on every maxEntities spawn 2018-08-14 15:48:30 +07:00
mittorn
348e36bd60 Fix mdl/spr check condition 2018-08-14 01:53:03 +07:00
mittorn
b747a52f79 Fix short loop on func_train 2018-08-14 00:05:26 +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
6f31bb6535 Fix prop saverestore 2018-08-08 17:01:30 +07:00
mittorn
4f2d1b76df Add model validation 2018-08-08 15:29:10 +07:00
mittorn
6382679d86 Workaround getting others player uid 2018-08-08 02:47:49 +07:00