Shank
|
8b99bfacc0
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 23:27:32 -06:00 |
|
Shank
|
3ebb4d3ad6
|
Code Optimization
|
2011-06-05 23:27:13 -06:00 |
|
Maverick Motherfucker
|
935813d679
|
made vip inherit from default
|
2011-06-05 22:25:09 -07:00 |
|
Maverick Motherfucker
|
78c577ab96
|
fixed /auth
|
2011-06-05 22:23:26 -07:00 |
|
Shank
|
c73bd08709
|
Mana increase check now respects Kick/Ban cheater
|
2011-06-05 23:16:57 -06:00 |
|
Shank
|
22449fc879
|
Health increase check now checks to see if it should kick or ban players.
|
2011-06-05 23:01:44 -06:00 |
|
Shank
|
9833732c22
|
Removed CheckInventory(int ply) - It doesn't fucking work.
|
2011-06-05 22:42:01 -06:00 |
|
Shank
|
d9df2bf962
|
Added /me
Turned back on logger
Stopped logging send message events(spam!)
Closes #28
|
2011-06-05 22:37:56 -06:00 |
|
Shank
|
3c46003f04
|
Removed Inventory Check, persuaded other developers to not do that again.
|
2011-06-05 22:18:03 -06:00 |
|
Shank
|
fa94dcf031
|
Updated release notes
|
2011-06-05 17:42:41 -06:00 |
|
high
|
ed3116e796
|
Put quotes around post build event
|
2011-06-05 19:11:56 -04:00 |
|
high
|
18a3265ab3
|
Merge branch 'master' of github.com:TShock/TShock
Conflicts:
TShockAPI/TShock.cs
|
2011-06-05 19:11:39 -04:00 |
|
high
|
1caf69998d
|
Replaced the 3 ban files with a simple ban manager which stores ip, name and reason.
|
2011-06-05 19:05:38 -04:00 |
|
Maverick Motherfucker
|
0b637c1481
|
Fixed /off
|
2011-06-05 15:48:22 -07:00 |
|
Maverick Motherfucker
|
26a4a299f3
|
added reserved slots
|
2011-06-05 15:47:16 -07:00 |
|
Maverick Motherfucker
|
bcd082e690
|
added reserved slots
|
2011-06-05 15:47:04 -07:00 |
|
high
|
6c9d9873f0
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 17:53:28 -04:00 |
|
high
|
73f17b0260
|
Added MaxSlots (Kicks player if full)
|
2011-06-05 17:53:18 -04:00 |
|
Maverick Motherfucker
|
71fbced8bb
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 14:45:49 -07:00 |
|
Maverick Motherfucker
|
ff30767c0c
|
Grammar
|
2011-06-05 14:45:24 -07:00 |
|
Shank
|
1429595c5b
|
Now putting auth token in PostInit
Closes #16
|
2011-06-05 15:14:19 -06:00 |
|
Shank
|
6909810519
|
Forgot to close the StreamWriter.
|
2011-06-05 15:05:11 -06:00 |
|
Shank
|
03927f7d72
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 15:00:35 -06:00 |
|
Shank
|
3422ade35f
|
Added /auth <token>
|
2011-06-05 15:00:11 -06:00 |
|
high
|
5d504edbaa
|
Removed redundant debug break
Cleaned up the binary readers
|
2011-06-05 16:35:36 -04:00 |
|
Maverick Motherfucker
|
6fdb7e028c
|
kick players before shutting down
|
2011-06-05 13:23:32 -07:00 |
|
Maverick Motherfucker
|
49c9254569
|
Merge branch 'master' of github.com:TShock/TShock
|
2011-06-05 13:16:36 -07:00 |
|
Maverick Motherfucker
|
7c9d2a7f05
|
Made groups.txt more readable
|
2011-06-05 13:16:16 -07:00 |
|
Shank
|
32947a1a1e
|
Changed /maxspawns to point to defaultMaxSpawns
Closes #18
|
2011-06-05 14:10:10 -06:00 |
|
Shank
|
0e50d37522
|
Changed /maxspawns to point to defaultMaxSpawns
|
2011-06-05 14:06:40 -06:00 |
|
Maverick Motherfucker
|
0f063cfa11
|
Breaks on unhandled exception if building in debug mode
|
2011-06-05 12:29:47 -07:00 |
|
Maverick Motherfucker
|
081692e7df
|
Merge branch 'master' into permissions-devel
|
2011-06-05 12:19:35 -07:00 |
|
Maverick Motherfucker
|
a51a323b9b
|
oops, forgot this'
|
2011-06-05 12:16:33 -07:00 |
|
high
|
683d45f00c
|
Added unhandled exception logging. Also if server crashes from an unhandled exception it will save the world with .crash appended.
|
2011-06-05 15:15:37 -04:00 |
|
Maverick Motherfucker
|
7c2f62d1be
|
merged master into permissions-devel
|
2011-06-05 12:12:48 -07:00 |
|
Shank
|
73b3def96f
|
Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
Conflicts:
TShockAPI/TShock.cs
|
2011-06-05 03:30:06 -06:00 |
|
Shank
|
c7d69f42fd
|
Names are limited to 32 characters.
|
2011-06-05 03:28:48 -06:00 |
|
Deathmax
|
c85dca933f
|
Merge commit '9a68676392' into general-devel-2
|
2011-06-05 17:27:33 +08:00 |
|
Deathmax
|
436b50f26e
|
some checks for tp
|
2011-06-05 17:27:18 +08:00 |
|
Deathmax
|
30e46173c2
|
Log player inventory flags.
|
2011-06-05 17:23:52 +08:00 |
|
Shank
|
9a68676392
|
Added /playing
|
2011-06-05 03:23:28 -06:00 |
|
Deathmax
|
ae42278f16
|
test fix for teleport.
|
2011-06-05 16:33:45 +08:00 |
|
Deathmax
|
974dbc2424
|
Forgot to clear the dictionary after each check. We don't want it revert ALL changes do we.
|
2011-06-05 14:23:32 +08:00 |
|
Deathmax
|
39edac96b0
|
Kill tile abuse now reverts the tiles.
Water acts glitchy (as if there was no tiles)
Things like trees and doors are not reverted
|
2011-06-05 14:16:58 +08:00 |
|
Deathmax
|
2a2fbe62d5
|
.
|
2011-06-05 13:49:10 +08:00 |
|
Deathmax
|
5b655f00de
|
Added broadcast for /ban. (thanks rjhazelwood)
Changed broadcast for /kick as it now takes partial matches.
|
2011-06-05 13:32:55 +08:00 |
|
Deathmax
|
8d375506b4
|
Fail auto-merge, fixed.
|
2011-06-05 13:21:10 +08:00 |
|
Deathmax
|
59e73e996c
|
Merge commit '422d2cfdb3' into general-devel-2
|
2011-06-05 13:20:18 +08:00 |
|
Deathmax
|
422d2cfdb3
|
Added some extra logging when kicking for cheating/griefing.
|
2011-06-05 13:14:58 +08:00 |
|
Shank
|
549728b510
|
Added DistributionAgent to configuration file. Default is facepunch. Change it to terraria-online for cheat removal.
|
2011-06-04 22:28:13 -06:00 |
|