Commit graph

14 commits

Author SHA1 Message Date
high
b2f47f57ac Updated to new binary (with the api merged).
Removed System.Drawing dependency
2011-09-24 18:30:19 -04:00
Lucas Nicodemus
442a5b4202 Stuff 2011-09-02 23:21:01 -06:00
high
dcadec30de Improved buffering slightly.
Disconnect messages are no longer buffered. (Fixes disconnect messages not being received)
2011-08-18 19:55:12 -04:00
high
7b58100546 Fixed issue of the client being killed before receiving the disconnect message. 2011-08-17 21:45:41 -04:00
high
258b7d48fb Added TShock.SendBytes which uses packetbuffer if available, otherwise sends like normal. 2011-08-12 23:17:23 -04:00
high
ceefbfdb03 Merge branch 'general-devel' of github.com:TShock/TShock
Conflicts:
	TShockAPI/PacketBufferer.cs
	TShockAPI/Properties/AssemblyInfo.cs
2011-08-09 18:42:31 -04:00
high
8c22b3e448 Updated tshock for terraria 1.0.6. Removed hardcore kick for now as it needs to be fixed. 2011-08-09 18:15:47 -04:00
high
56eca71853 Fixed SCA warnings 2011-08-06 16:49:40 -04:00
high
9bab68c6a2 /netdump and /netflush are now not compiled by default. For debugging purposes only 2011-08-05 00:48:28 -04:00
high
1cd0220d02 Added /netdump and /netflush 2011-08-04 16:56:45 -04:00
high
4bab43466c Adding classes to make querying between sqlite/mysql easier 2011-08-03 02:52:44 -04:00
high
012b4e3614 Using foreach wrong 2011-08-02 19:45:20 -04:00
high
9404c078dc Add exception handling 2011-08-02 17:31:53 -04:00
high
1d042fccaa Added packet buffering 2011-08-02 17:16:56 -04:00