Commit graph

2071 commits

Author SHA1 Message Date
Zack Piispanen
99185c8c37 Removed unused variable.. Added some more docs. 2012-06-01 13:34:15 -04:00
Zack Piispanen
896a8272c9 Removed old rememberleavepos variable and added docs. 2012-06-01 13:12:56 -04:00
Zack Piispanen
be45fb762b Removed some deprecation messages. Added some more docs. 2012-06-01 13:08:53 -04:00
Zack Piispanen
50ecce618e Added some docs on the player class. Also changed Command Callback to use object's instead of CommandArgs to promote generics. The new /test command will simply send the player a success message so that it can be tested on the console without opening the game( I dont have the game at work and didnt want to worldgen so I have no clue if it works as intended[ will be able to fix etc later tonight as I dont expect many people to be working on this before then] ) 2012-06-01 11:54:05 -04:00
Zack Piispanen
51e1991643 Added Command Callback support 2012-05-31 22:43:07 -04:00
MarioE
f22ee0c09d Descriptions in config and permissions 2012-05-31 21:53:49 -04:00
MarioE
12140644c3 Fixed grammar in commands 2012-05-31 21:53:47 -04:00
Zack Piispanen
0536fe5775 remove some more region stuff. 2012-05-31 17:47:01 -04:00
Zack Piispanen
efbf6615c8 Merge branch 'master' of github.com:TShock/TShock into 4.0 2012-05-31 17:46:26 -04:00
Zack Piispanen
b56a77b39d Removed the Region code. Left todo's for the places where we currently reference it though. 2012-05-30 20:12:27 -04:00
Lucas Nicodemus
9d9950b2b4 Removed boss/mob spawning commands -> moving to separate repo 2012-05-30 18:04:20 -06:00
Zack Piispanen
0c991b74de And kill wall checks too 2012-05-30 18:32:29 -04:00
Zack Piispanen
11a85dc817 Format issues and tile place check for walls 2012-05-30 18:31:40 -04:00
Zack Piispanen
3e9c88685e Removed dbeditor -> preparation for core deconstruction. 2012-05-30 17:18:10 -04:00
Lucas Nicodemus
bdf56225b7 More random crap that's stuffing up everything 2012-05-30 15:06:32 -06:00
Lucas Nicodemus
0bbc6ab040 Removed debug code 2012-05-30 14:08:13 -06:00
Lucas Nicodemus
77d7e506e5 Implemented the new NameCollision hook.
In other words, people that cancel connection at the password screen
that meet certain conditions will be disconnected if another attempt
happens from that same IP.
2012-05-30 13:55:56 -06:00
Lucas Nicodemus
027efc7f11 Latest TerrariaServer exe 2012-05-30 13:18:56 -06:00
Lucas Nicodemus
43523fd441 Deprecated use of SendMessage(string msg) 2012-05-30 03:39:47 -06:00
Lucas Nicodemus
2b384f964f That's the last of them in Commands.cs 2012-05-30 03:38:17 -06:00
Lucas Nicodemus
a1dbd06f8a Changed the colors a bit
I'm aware that there's the top half of the file to do :/
2012-05-30 03:13:04 -06:00
Lucas Nicodemus
7f558c395a Fixed compilation error 2012-05-30 02:58:28 -06:00
Lucas Nicodemus
e46bc35fe9 Refactored the remaining command messages
What I'll do for a project.
2012-05-30 02:56:46 -06:00
Lucas Nicodemus
c79703131d Replaced a little more
Kill me now this is terrible.
2012-05-30 02:27:42 -06:00
Lucas Nicodemus
9dcd58435e Replaced half of like all the messages to players with the new methods
Deprecated use of Utils.Broadcast; Use TSPlayer.All instead.
Removed some really freaking odd capitalization issues.
2012-05-30 02:12:51 -06:00
Lucas Nicodemus
ccc109bb63 Merge pull request #456 from k0rd/general-devel
Deadlock issue fix
2012-05-29 22:12:31 -07:00
Lucas Nicodemus
fd14dd91e0 Added several new message senders that are easier to use 2012-05-29 22:34:19 -06:00
Lucas Nicodemus
7eab1b55d3 Added an option to hide stat tracker debug messages 2012-05-29 20:24:17 -06:00
Lucas Nicodemus
7f5ee044c9 Removed dumb comment by developer regarding the method Utils.ShowFileToUser not working because it works fine ffs 2012-05-29 20:21:06 -06:00
Deathmax
7f389b20a1 Make commands case-insensitive 2012-05-30 10:20:28 +08:00
Deathmax
4eaf64709b Re-add ServerNickname and copies it to ServerName 2012-05-30 10:19:12 +08:00
Deathmax
2289458053 Shouldn't have commited that 2012-05-30 10:19:08 +08:00
Lucas Nicodemus
ca3edd12d7 I swear I'm not going to correct all the bad grammar used throughout TShock 2012-05-29 20:12:20 -06:00
Deathmax
c803edd8a8 Remove redundant servername config options 2012-05-30 10:05:40 +08:00
Deathmax
55ae626131 Remove unnecessary hypen in console title 2012-05-30 10:05:39 +08:00
Lucas Nicodemus
6721abf78c Removed all boss specific commands
They can now be spawned using /boss
2012-05-29 20:03:01 -06:00
Lucas Nicodemus
f1c9ef3c13 Removed placeholder todo 2012-05-29 19:13:59 -06:00
Lucas Nicodemus
5980498569 Changed the /who output to more appropriately reflect what it is 2012-05-29 19:07:22 -06:00
Lucas Nicodemus
d890359551 SendWarp is now wrapped into Warp
Removed old functions that are no longer relevant.
Changed help to be a little more helpful in Warp.
Wrapped the Warp command into regions.
2012-05-29 18:06:18 -06:00
Lucas Nicodemus
45e4eb0f9e Merged all warp commands into one
setwarp -> warp add
delwarp -> warp del
hidewarp -> warp hide
2012-05-29 17:40:16 -06:00
Lucas Nicodemus
1a069d4b42 Updated README with the latest changes to the location of stuff. 2012-05-29 15:53:09 -06:00
Lucas Nicodemus
52aa90ff9a Thoreatically, /who should be paginated now
Version is now its own command with a different permission.
2012-05-29 00:26:09 -06:00
k0rd
3976696184 deadlock issues resolved 2012-05-28 15:11:48 -04:00
Lucas Nicodemus
1673d004c0 Surprise tab conversion go 2012-05-28 01:04:43 -06:00
Lucas Nicodemus
8d4b38d170 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2012-05-27 22:13:17 -06:00
Lucas Nicodemus
f6c5c0ea83 All ban commands are now under the ban command
For the first release of 4.x, all previous commands will point to the
new command.
Added list and listip to the ban command to easily detect when a player
is or isn't banned.
Unbanning is no longer case sensitive.
2012-05-27 22:11:35 -06:00
Zack Piispanen
b60f39b19a Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2012-05-27 23:23:12 -04:00
Zack Piispanen
c28319eac6 SetSpawn now outputs a result. 2012-05-27 23:22:05 -04:00
Lucas Nicodemus
cfd08ad946 Theoreatically added a listbans command 2012-05-27 20:35:00 -06:00
Zack Piispanen
162d90126d Decision: Only display the text by default 2012-05-27 22:16:10 -04:00