Netcode hotfix
- May 26, 2017
-
-
Monster Iestyn authored
Cleanup part 2, make ye old 2.1.18 warning a debugfile only message, and make the node == -1 have its own debugfile only message too Also get rid of a stray newline
4d1af864 -
Monster Iestyn authored
textcmd[0] for PT_NODETIMEOUT can't hold anything < 0 anyway, and you'd probably have to really try to get >= MAXNETNODES
ab5835cd -
Monster Iestyn authored
Display node's IP when printing the "sending file to node n" message, if noticedownload is turned on
e0927027 -
Monster Iestyn authored569af9f4
-
Monster Iestyn authored7979f84e
-
Monster Iestyn authored
* if you sent it to a client rather than the server, game over, your connection is closed * if files that don't exist or are too large are requested are listed, game over, your connection is closed (they should have been checked on YOUR side beforehand, silly) * if the server has downloading disabled anyway, ...yeah, you get the idea Don't worry, I made sure Got_RequestFilePak cleaned up the full file request list for the node in case of failure
aecc97de
-
- May 25, 2017
-
-
Monster Iestyn authoreda23e9bc3
-
- May 23, 2017
-
-
Monster Iestyn authoredc92aaa74
-
Monster Iestyn authored7147e0fc
-
Monster Iestyn authored0b0b738a
-
Monster Iestyn authoredff1cc07a
-
Monster Iestyn authored9e3bdc5e
-
- May 22, 2017
-
-
Monster Iestyn authoredfdfd6e1c
-
Monster Iestyn authored
Added a bunch of missing checks to prevent non-server players from sending other non-server players stuff
c7083933 -
Monster Iestyn authored3784d765
-
Monster Iestyn authored28444c12
-
Monster Iestyn authored247ed56e
-
- May 20, 2017
-
-
Monster Iestyn authored
On second thought, this was probably unnecessary anyway. This reverts commit 1078a642.
5aeb4b59
-
- May 19, 2017
-
-
Monster Iestyn authored1078a642
-
Monster Iestyn authored5a1fc609
-