600 Commits

Author SHA1 Message Date
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
mittorn
45e13383ff Prevent soundent loop 2018-08-04 21:00:06 +07:00
mittorn
29bd5d059f Prevent skipping SetMoveDone call 2018-08-04 21:00:06 +07:00
mittorn
9e0570c0e2 Fix unknown command message on dumpprops and client 2018-08-03 18:33:39 +00:00
mittorn
1517a774b7 Stop BullChicken from changing worldspawn speed 2018-08-03 18:24:02 +00:00
mittorn
caf13b39af Fix typo 2018-08-03 17:39:30 +00:00
mittorn
01a7c7b01d Allow GC work with patterns 2018-08-04 00:35:22 +07:00
mittorn
2d34d48500 Preserve weapon enttools owner on respawn 2018-08-04 00:19:11 +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