White
cd353c27a3
Time parameter for tempgroup
2015-04-06 12:31:07 +09:30
Lucas Nicodemus
3e536a1aac
Small ad for survey
2015-04-05 19:24:30 -06:00
Zack Piispanen
9547dade6b
Merge branch 'general-devel' of github.com:NyxStudios/TShock into general-devel
2015-04-04 01:46:54 -04:00
Zack Piispanen
05c127f20c
Add dumping of RestHandlers, to sorta maybe create a little documentation on a system we've never documented.
2015-04-04 01:40:30 -04:00
Lucas Nicodemus
d8a8ba3be9
New version codename
2015-03-25 23:15:51 -06:00
Zack Piispanen
7ad1889a13
Tick version and clean up some white space.
2015-03-25 21:17:43 -04:00
White
c7ce6f3f78
Switch from LogLevel in favour of TraceLevel
2015-03-19 14:38:37 +10:30
Zack Piispanen
b031f45cb0
Change the way we ignore packets from clients while swapping with SSC inv.
...
Add dump for SSC, and terminate the application (maybe).
2015-03-16 20:36:32 -04:00
Zack Piispanen
7fe761bacb
Make an instance variable part of TShock so that the Loggers have access to it for using the ServerAPI logger because sometimes the log has been disposed of when we write to it (i.e. other plugins)
2015-03-16 19:49:23 -04:00
Lucas Nicodemus
2658aa1c6d
Version tick 4.2.9
...
inb4 "Shank should not have released without clearing it with everyone"
2015-03-15 15:23:35 -06:00
Zack Piispanen
0b55e59ed4
Fixes SSC error message not being formatted
2015-03-15 12:29:41 -04:00
Zack Piispanen
27de182ef9
Log is not initialized when using command lines early enough, so dump to serverapi.logger.
2015-03-13 12:52:48 -04:00
Lucas Nicodemus
fba93e5602
Allow server to execute silent specifier
...
Removed erroneous playing command (duplicates /who).
Fixes #879
2015-03-08 21:24:54 -06:00
Lucas Nicodemus
adc0f0acfb
Add the region a player left to OnRegionLeft
2015-03-06 22:40:32 -07:00
Lucas Nicodemus
e207114e34
Tick API version to 1.17
2015-03-01 22:31:53 -07:00
Zack Piispanen
406abce30c
Add hooks for Region creation/deletion. Add hooks for Region Enter/Leave. Add member to TSPlayer displaying current region. Set private setters in AccountHooks.
2015-03-01 22:27:49 -05:00
Lucas Nicodemus
6e0de64f18
Remove more broken/obsolete/dead code
2015-02-28 19:15:19 -07:00
Lucas Nicodemus
260ba9c77c
Add new, smaller welcome message, to replace ascii logo
2015-02-28 17:50:44 -07:00
Lucas Nicodemus
861ba0493e
Remove gimmick logo used to promote 4.0
2015-02-28 17:43:08 -07:00
Lucas Nicodemus
34126651aa
Remove useless UpdateURL code
2015-02-28 17:36:34 -07:00
Lucas Nicodemus
4cb36c4e37
Re-enable stat tracker
2015-02-28 16:27:38 -07:00
Lucas Nicodemus
e2eb659d62
Remove 'TerrariaShock' in the console title
2015-02-28 12:01:45 -07:00
Enerdy
a632e7f510
Added specifier to tshock commands
2015-02-28 14:46:44 +00:00
Enerdy
825de3fe73
Update methods using deprecated SendData code and Logs
2015-02-28 13:08:32 +00:00
Lucas Nicodemus
c5625aa896
Merge pull request #870 from NyxStudios/whitexz-general-devel
...
Adds SQL logging from WhiteX's fork; closes #869
2015-02-28 01:21:54 -07:00
Lucas Nicodemus
7d9c960b0f
Add config option for saving the world when last player exists
2015-02-27 00:38:47 -07:00
White
8ff36c6709
Adds a queue to the SQL log and fixes some issues pointed out
2015-02-26 15:37:36 +10:30
Lucas Nicodemus
0459dfca11
Adds SQL logging from WhiteX's fork; closes #869
2015-02-25 15:33:35 -07:00
Lucas Nicodemus
c215ff8e10
Console title now says "zero" with "zero" players "online"
2015-02-25 00:26:47 -07:00
Lucas Nicodemus
21cd90fa23
Save world on last player exit; fixes #707
2015-02-25 00:09:54 -07:00
Lucas Nicodemus
f2b2da90d7
Added silent commands & other stuff (see below)
...
1. Removed old code.
2. Added silent command prefix & supporting code
3. Region ban & spawnmob support silence
2015-02-24 20:55:59 -07:00
Lucas Nicodemus
183084d60f
Minor changes pertaining to spacing & some unclear messages
2015-02-24 19:08:30 -07:00
Zack
63231c73f2
Utilize new account hooks to insert and delete from the SSC table, since this is what the feature was intended for.
2015-02-22 16:17:05 -05:00
Zack
f9bf470b1d
Tick version and update copyright
2015-01-28 15:29:13 -05:00
Zack
f188bd743c
Remove StatTracker
2015-01-28 15:24:50 -05:00
Lucas Nicodemus
05b29081bd
Revert "Added npcStreamSpeed configuration parameter."
2014-11-08 17:28:28 -07:00
Sam Eaton
4ac6e70cc5
Attempt at correcting indentation.
2014-11-08 22:36:16 +00:00
Sam Eaton
2a8d3dd09a
Added npcStreamSpeed configuration parameter.
2014-11-08 22:18:27 +00:00
Lucas Nicodemus
5ffd373083
Removed two semicolons at the end of a line
2014-09-23 22:23:02 -06:00
Zack Piispanen
d5527ade42
Add length to database primary keys.
...
Tweak some of the itembans code to be less inefficient.
Removed a chunk of code from the buff code that prevented users from being buffed with a buff that comes from an item. This code seemed to cause max cpu usage when being disabled. I don't think this code is useful, but I leave that to people who own servers. IMO all buff code should be removed.
2014-09-15 09:05:28 -04:00
Zack Piispanen
444af6cf57
Update to latest TSAPI. Changed update manager to use same code as stat tracker, which hopefully doesnt break on mono. Also changed it to not check every update to see if time has passed. Made packetbufferer async for windows and if specified for mono. Fixed maxspawns error message to explain range. Ticked version.
2014-09-09 03:49:57 -04:00
MarioE
fd5c696656
Add permission to ignore max HP/MP, add config option for max HP/MP, possibly fix SSC
...
Fixing SSC is done by sending packet 39 (item disown) to the client.
Until a response, which is packet 22, is received from the client, all
SSC-related packets are completely ignored. This ensures that the SSC
data which is sent is not dirtied due to packets which are processed
during RestoreCharacter or slightly afterwards.
2014-07-28 23:40:27 -04:00
Zack
7a8422de5c
Add tile banning, because such whine, much desire (doge).
...
I am sure this will result in someone whining for wall banning as well, but that can wait another couple of months.
2014-07-27 20:57:17 -04:00
MarioE
1fe4dbd594
Fix "deadlock" occurring?
2014-07-16 09:33:33 -04:00
Zack
fb451c6d49
Update license header for 2014
2014-07-10 21:48:33 -04:00
Zack
915e791406
Initial work to move all Server Side Character code to its own module.
2014-07-10 21:09:32 -04:00
MarioE
f8a9603101
Add connection ghosting
...
Adds #815
2014-07-02 16:53:49 -04:00
MarioE
3e12e80a89
Clean up /itemban, /projban and tempbans
2014-07-02 10:51:06 -04:00
MarioE
e2d826a157
Add config option "RespawnBossSeconds"
...
Fixes #813
2014-07-01 14:43:56 -04:00
MarioE
5e74037a3a
Remove any sort of Raptor interconnection -- should have been in some sort of separate plugin anyhow
2014-06-25 01:22:32 -04:00