Commit Graph

610 Commits

Author SHA1 Message Date
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 bc2b07a240 Add readme for gravgunmod 2018-08-24 04:27:23 +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
mittorn 6c31780cca Add option to controls decals on server 2018-08-08 02:33:48 +07:00
mittorn 090dea2df1 Add relink command to ent_fire 2018-08-08 01:22:12 +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 5199847b05 Copy enttools owner for monstermaker 2018-08-06 05:48:26 +07:00
mittorn 7173648785 Make visibility filter smarter 2018-08-06 05:40:20 +07:00
mittorn 40fb02d32f Fix buffer overflow in gc 2018-08-06 04:34:41 +07:00
mittorn 3135c09e53 Prop saverestore 2018-08-06 02:26:13 +07:00
mittorn 271b1053ed Do not try to push breakables without PUSHSTEP with gravgun 2018-08-06 01:46:45 +07:00
mittorn a8aadeee75 Server distance clipping 2018-08-06 01:38:34 +07:00
mittorn ae40551dfe monstermaker check 2018-08-06 01:38:13 +07:00
mittorn ed6692cf2a Fix null pointer deference 2018-08-04 22:00:46 +07:00