Commit graph

948 commits

Author SHA1 Message Date
high
ba67148ed8 Reverted teleport method.
Fixed server.dat corruption
2011-08-09 23:24:02 -04:00
high
7b31885a0a updated version tick 2011-08-09 19:21:25 -04:00
high
323135635a Updated api dll again
buffering is on by default now
2011-08-09 19:18:59 -04:00
high
8f934c89dc Fixed player info packet 2011-08-09 19:10:20 -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
552dff56ee update version tick 2011-08-09 18:28:08 -04:00
high
f2df7be202 updated api version attribute 2011-08-09 18:25:06 -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
high6
4bf14590d6 Merge pull request #288 from darkunderdog/patch-9
adding logged in username to /playing in console - TSHOCK Edit
2011-08-08 20:04:35 -07:00
high6
d67b9b4f7f Merge pull request #287 from darkunderdog/patch-8
adding logged in username to /playing in console - RCON Edit
2011-08-08 20:03:57 -07:00
high6
72c2ccb292 Merge pull request #286 from darkunderdog/patch-7
Change /ip to /userinfo - this now gives the IP and the name of the user who is logged in.
2011-08-08 19:34:01 -07:00
high6
2707dffde9 Merge pull request #283 from darkunderdog/patch-5
Fixes /warp list and /region list
2011-08-08 19:33:16 -07:00
high6
1a2183a2c2 Merge pull request #282 from darkunderdog/patch-4
Updated /reload to now include reloading permissions.
2011-08-08 19:33:07 -07:00
darkunderdog
6b9e462ff4 adding logged in username to /playing in console - TShock Edit 2011-08-08 19:46:40 -05:00
darkunderdog
699c79f5bf adding logged in username to /playing in console - RCON Edit 2011-08-08 19:41:03 -05:00
darkunderdog
8f4347cf81 Change /ip to /userinfo - this now gives the IP and the name of the user who is logged in. 2011-08-08 19:31:27 -05:00
high
7e3a38c5c1 Typo 2011-08-08 19:59:37 -04:00
darkunderdog
42cd5756ed Fixes /warp list and /region list 2011-08-08 07:08:45 -05:00
darkunderdog
00192435de Updated /reload to now include reloading permissions. 2011-08-08 07:01:00 -05:00
Twitchy
c87fb9620b Maybe some notifications as well? 2011-08-08 22:31:50 +12:00
Twitchy
a9aa1f7c39 Oh. Need it on Kill Tile too. 2011-08-08 22:29:57 +12:00
Twitchy
88b9a85b5c Changed Regions to a tile selection by hitting it. Makes everything a ton more accurate. 2011-08-08 22:11:17 +12:00
high
8d2a90cee3 Misc changes 2011-08-08 00:13:08 -04:00
high
7389a380da Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-08-07 23:22:28 -04:00
high
593be73f29 password column is now 128 chars for mysql 2011-08-07 23:22:10 -04:00
high
c7b7ce1715 username is no longer lowered 2011-08-07 23:21:47 -04:00
Twitchy
203f3aa570 Adds Delete Row. 2011-08-07 20:10:22 +12:00
Twitchy
a435966f07 Fixed Insert where 2011-08-07 20:04:08 +12:00
high
80af1c52ca Made handle checks consistent. Also some of us don't have a lot of horizontal space. 2011-08-07 03:01:29 -04:00
Twitchy
b061a6c085 Adds some e.handled checks 2011-08-07 18:55:32 +12:00
high
6f472e92a3 Added null check to attemptlogin. 2011-08-07 02:52:20 -04:00
high
1f4792b71c Removed FetchHashedPasswordAndGroup, now just uses GetUserByName 2011-08-07 02:49:09 -04:00
high
56eca71853 Fixed SCA warnings 2011-08-06 16:49:40 -04:00
Lucas Nicodemus
7b368b0607 Apparently Twitchy doesn't know about the auto updater that's existed since version 2.1 2011-08-05 19:56:36 -06:00
Twitchy
e581f69249 Few other fixes 2011-08-06 13:49:47 +12:00
Twitchy
113a1b3d26 3.2 HOTFIX - Fixes Bed Bug 2011-08-06 13:45:38 +12:00
high
3fcb95f9a4 Added config option for Server Full kick reason.
Added config option to display group names in chat
2011-08-05 02:02:04 -04:00
high
2a20af352a Removed testing code 2011-08-05 01:49:19 -04:00
high
d02d48287e Fixed AUTO_INCREMENT being wrong and UNIQUE should be on the inside of the quotes. 2011-08-05 01:31:19 -04:00
high
ecb843ec5a Fixed mysql not checking if the column data is not null. 2011-08-05 01:30:46 -04:00
high
4cf35a3093 Merge branch 'general-devel' of github.com:TShock/TShock
Conflicts:
	DBEditor/Main.Designer.cs
	DBEditor/Main.cs
2011-08-05 00:55:54 -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
7049fd65cd Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
Conflicts:
	TShockAPI/Properties/AssemblyInfo.cs
2011-08-05 00:40:24 -04:00
high
363d528dfb Lower cased the command names 2011-08-05 00:39:24 -04:00
Lucas Nicodemus
a0ad2a63d7 VERSION TICK: 3.2.0.0804 2011-08-04 22:35:44 -06:00
high
0801281c91 Added exception handler to initialize. For some reason CurrentDomain_UnhandledException isn't catching it. 2011-08-04 18:11:14 -04:00
high
b283fe370d Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-08-04 16:57:23 -04:00
high
1cd0220d02 Added /netdump and /netflush 2011-08-04 16:56:45 -04:00
high
65df558f33 Removed debug code 2011-08-04 16:55:48 -04:00
Twitchy
2c4625e426 Adds SQL Queries for Update, Read and Insert 2011-08-04 21:53:02 +12:00