Steven French
|
35eae48dfe
|
Merge branch 'general-devel' of github.com:TShock/TShock
|
2011-07-04 21:45:45 +12:00 |
|
Deathmax
|
718764e533
|
More race conditions.
|
2011-07-04 17:32:49 +08:00 |
|
Deathmax
|
061169633d
|
Fix race conditions with saveWorld threading.
|
2011-07-04 17:20:21 +08:00 |
|
Deathmax
|
2d53001197
|
Merge commit '65a7998b16' into general-devel
Conflicts:
TShockAPI/Commands.cs
|
2011-07-04 17:08:40 +08:00 |
|
high
|
65a7998b16
|
Do not log /login and /user
|
2011-07-04 01:07:44 -04:00 |
|
high
|
9a3cf85cf2
|
NPC.maxSpawns should be NPC.defaultMaxSpawns
|
2011-07-04 00:44:04 -04:00 |
|
high
|
fbb0e1aebb
|
Should be >=
|
2011-07-03 23:12:51 -04:00 |
|
Steven French
|
60b21e4c1a
|
Adds /setspawn again
This edits your maps spawn tile, use wisely.
|
2011-07-03 20:20:41 +12:00 |
|
Twitchy
|
058ae345d0
|
Makes server save in background, stops server lag on save
Keeping lag broadcast just in case
|
2011-07-03 20:20:40 +12:00 |
|
Deathmax
|
473d554de1
|
Chest KillTile is now subject to region protection.
Non-working /buff
|
2011-07-03 20:20:39 +12:00 |
|
Deathmax
|
e4bcadcdc4
|
Changed some of the command permissions
|
2011-07-03 20:20:39 +12:00 |
|
Twitchy
|
a10a0ce6ee
|
Makes server save in background, stops server lag on save
Keeping lag broadcast just in case
|
2011-07-03 18:27:57 +12:00 |
|
Deathmax
|
0024d8f791
|
Merge remote-tracking branch 'origin/general-devel' into general-devel-2
|
2011-07-03 14:12:55 +08:00 |
|
Deathmax
|
843d7b4469
|
Chest KillTile is now subject to region protection.
Non-working /buff
|
2011-07-03 14:12:09 +08:00 |
|
Twitchy
|
2a6454f60b
|
Adds 1 sec delay between each notification of Area protected (no more spam)
|
2011-07-03 17:48:20 +12:00 |
|
Deathmax
|
0975c7b6bf
|
Changed some of the command permissions
|
2011-07-03 13:10:04 +08:00 |
|
Deathmax
|
31cf5c1ae7
|
Fix /login /user being logged
|
2011-07-03 13:07:00 +08:00 |
|
Deathmax
|
e4ee06f659
|
Broadcast on saveWorld.
(Latest API required)
|
2011-07-03 10:51:49 +08:00 |
|
Deathmax
|
e680e39bb0
|
Teleport should now work without touching spawnTile
|
2011-07-03 09:37:48 +08:00 |
|
Deathmax
|
9bb89dd1a0
|
Merge remote-tracking branch 'origin/general-devel' into general-devel-2
|
2011-07-03 01:38:37 +08:00 |
|
Deathmax
|
e95ea38d35
|
Revert teleport
|
2011-07-03 01:37:01 +08:00 |
|
high
|
a03ea5faa6
|
Should be >=, also always block it as otherwise it will crash.
|
2011-07-02 10:19:22 -04:00 |
|
Deathmax
|
4a6bacfe98
|
God damn casts
|
2011-07-02 22:07:36 +08:00 |
|
Deathmax
|
552970c8d5
|
Change Teleport to not modify spawnTileX/Y (not tested.)
|
2011-07-02 21:49:07 +08:00 |
|
Deathmax
|
2eb1084566
|
Some fix against Zidonuke's inventory out of bounds exploit.
|
2011-07-02 17:21:58 +08:00 |
|
high
|
71a518830c
|
GetGroup wont return null now. *glares at mav*
|
2011-07-01 16:45:21 -04:00 |
|
high
|
a623bbca3f
|
Added null checking to player
|
2011-07-01 16:07:05 -04:00 |
|
high
|
91abde27d2
|
ConfigFile and ConfigurationManager merged into 1.
Check OnConfigRead for a list of variables that will now be updated when the config file is reloaded.
|
2011-07-01 13:19:16 -04:00 |
|
high
|
338292c7bf
|
Does $(ProjectDir) exist teamcity?
|
2011-07-01 11:11:50 -04:00 |
|
high
|
d55b8cb4fb
|
Readded postbuild.bat and fixed so it only copies if the target directory exists.
|
2011-07-01 11:07:23 -04:00 |
|
Deathmax
|
64db44d245
|
Fixed issue with /whisper
|
2011-07-01 22:42:04 +08:00 |
|
high
|
55fb103630
|
Added null checks
|
2011-07-01 10:31:54 -04:00 |
|
high
|
bfd8ed5685
|
Merge branch 'general-devel' of github.com:TShock/TShock
Conflicts:
TShockAPI/Commands.cs
TShockAPI/TSPlayer.cs
|
2011-07-01 10:04:03 -04:00 |
|
high
|
b01e244f48
|
TShock now loads before other plugins.
Removed unnecessary logs
|
2011-07-01 09:47:23 -04:00 |
|
high
|
b46866e0dd
|
Bans will clear if you delete bans.txt
|
2011-07-01 09:46:44 -04:00 |
|
high
|
7e8486527f
|
Added command aliases.
|
2011-07-01 09:36:01 -04:00 |
|
high
|
c7e953da1e
|
Removed update function
|
2011-07-01 09:35:30 -04:00 |
|
Deathmax
|
7cc56a1b5a
|
Added /reply (/r) - Sends a whisper to the last person who whispered to you
/whisper now uses string.Join
|
2011-07-01 21:13:17 +08:00 |
|
high
|
38ca8c1814
|
Missing license
|
2011-07-01 09:10:38 -04:00 |
|
Deathmax
|
9cbcfe8d70
|
Fix for /broadcast not spacing properly. (Thanks Kaikz)
|
2011-07-01 20:57:39 +08:00 |
|
Deathmax
|
b4b54317d7
|
/w is now an alias for /whisper
|
2011-07-01 20:53:59 +08:00 |
|
Deathmax
|
c7a4a00fa8
|
/whisper now combines all arguments after player name
|
2011-07-01 20:53:15 +08:00 |
|
Deathmax
|
3ad99d0fcd
|
Added /whisper (/tell)
|
2011-07-01 20:41:53 +08:00 |
|
Lucas Nicodemus
|
26a2018a44
|
Derp code fail
|
2011-07-01 03:46:33 -06:00 |
|
Lucas Nicodemus
|
2281519eb0
|
Logging slap command usage under info (do we need a separate log level for player commands?)
|
2011-07-01 03:45:15 -06:00 |
|
Lucas Nicodemus
|
0dec79e0b5
|
Clamping damage on /slap to avoid abuse.
Closes #157
|
2011-07-01 03:43:51 -06:00 |
|
Lucas Nicodemus
|
a4e148e9ef
|
Closes #163
|
2011-07-01 03:36:40 -06:00 |
|
Lucas Nicodemus
|
a66d016fcb
|
Added /broadcast and /bc
Admin chat color and prefix are now optional
|
2011-07-01 03:35:24 -06:00 |
|
Lucas Nicodemus
|
d62068eacf
|
Changed wording again.
|
2011-07-01 03:13:01 -06:00 |
|
Lucas Nicodemus
|
d1849dbe10
|
Changed wording from "basic SHA1" to "complicated SHA512"
|
2011-07-01 03:10:00 -06:00 |
|