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
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
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
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
Zack Piispanen
bb657995f0
Fix chat over heads.
2012-05-27 22:14:15 -04:00
Lucas Nicodemus
9e37550610
Unbanning a player is now case sensitive
2012-05-27 19:37:17 -06:00
Lucas Nicodemus
18a1312646
A little more festive
2012-05-27 12:36:58 -06:00
Lucas Nicodemus
7911953230
Hahaha 2011 psh
2012-05-27 12:34:40 -06:00
Lucas Nicodemus
917c65d6b8
Added scam warning
...
Version ticked a little early
2012-05-27 12:31:39 -06:00
Lucas Nicodemus
a9a9ccef47
Shut up ReSharper, that isn't localizable
2012-05-27 12:06:13 -06:00
Lucas Nicodemus
5929bd73b2
Add ASCII art
2012-05-27 12:03:12 -06:00
Zack Piispanen
761bdff214
Fix chat colors
2012-05-27 13:38:29 -04:00
Lucas Nicodemus
70bf515ae0
Actually use the aformentioned variable instead of ChatFormat
2012-05-27 11:36:37 -06:00
Lucas Nicodemus
6528a9e8f1
Added a config option for the formatting to use if chataboveheads is on
2012-05-27 11:03:58 -06:00
Lucas Nicodemus
be2b60d706
Made chataboveheads work
2012-05-27 10:54:41 -06:00
Lucas Nicodemus
8bcc24da7e
Added some code to enable chat above heads
2012-05-27 10:19:52 -06:00
Deathmax
ed0756e80c
Fixes null exception thrown on /save
...
TShock.Players was not being checked for null objects.
Reported by InanZen.
2012-05-27 21:05:28 +08:00
Deathmax
2b0549f04c
Fixes fix #439
...
Client saves world name prior to OnJoin being called.
2012-05-27 21:01:11 +08:00
Deathmax
727bff5bd4
Fixes #439
...
Adds a configurable world name to be sent to clients which is saved as
the name of the server.
2012-05-27 11:46:49 +08:00
Lucas Nicodemus
ccdedca196
????
2012-05-26 19:56:03 -06:00
Lucas Nicodemus
60e5e43743
This is a VCS, we don't need to comment out code
2012-05-26 17:04:09 -06:00
Lucas Nicodemus
d9a53cda30
REST & console window title report port correctly
...
Fixes #443
2012-05-26 11:59:31 -06:00
Lucas Nicodemus
8ea0b40214
Removed some old code
2012-05-26 11:52:05 -06:00
Lucas Nicodemus
d01ae01468
"{Player} has left" is now only displayed if their state is > 2
...
Fixes any issues pertaining to people connecting and being dead from
that point on. May lead to a fix for players already being on the server
that haven't yet accepted world data.
2012-05-26 11:35:08 -06:00
Lucas Nicodemus
9836406cfc
In the mess of a method that is OnGetData, it makes no sense to logically check to see if something is both greater than 12 but not 5.
2012-05-26 11:19:36 -06:00
Lucas Nicodemus
1fb554a804
Added some documentation to some stuff
2012-05-26 11:04:36 -06:00
Lucas Nicodemus
8ecabb7f2e
All TShock methods calling the obsolete ForceKick function now use the new one
...
Subnote: fixes an issue where players would be reported as kicked to the
ingame console.
2012-05-26 09:50:15 -06:00
Lucas Nicodemus
ca5d68b838
Second upstart hold on
2012-05-26 05:12:59 -06:00
Lucas Nicodemus
6856d85588
Merge branch 'master' into general-devel
2012-05-26 05:10:32 -06:00
Lucas Nicodemus
98ea8cfd8f
Upgrade project file to round trip upgrade VS11-2010
...
According to the Microsoft website and various other places, we can
safely upgrade to this format and still allow people who are a version
behind to keep that. This should change virtually nothing.
2012-05-26 05:05:51 -06:00
Lucas Nicodemus
679e2a529d
This is VCS, we can just add that back later
...
Subnote: We should probably see why this was disabled in the first place
and see if we can replace this functionality in some better way.
2012-05-26 03:52:23 -06:00