high
df7b0e8f57
Merge branch 'master' of github.com:TShock/TShock
2011-06-20 17:07:42 -04:00
high
e6992bc05f
Updated api to v1.5
2011-06-20 17:07:18 -04:00
high
c22c0ddd6a
added XNAHelpers binary
2011-06-20 17:06:22 -04:00
high
7a51e2a08b
updated api version
2011-06-20 17:04:14 -04:00
Deathmax
fb86c4636c
Fixed Teleport, needs a nice / 16
2011-06-20 21:21:55 +08:00
Deathmax
d79412912d
Added caller method to the log.
2011-06-20 17:53:50 +08:00
Lucas Nicodemus
4ae62f53a7
Added it for real this time.
...
Closes #90
2011-06-20 00:28:28 -06:00
Lucas Nicodemus
5b0716c8ee
Added whitelist command.
2011-06-20 00:26:58 -06:00
Lucas Nicodemus
dc27c5a236
Legacy teleport updated
2011-06-20 00:17:08 -06:00
Lucas Nicodemus
b8c3b85cd9
Teleportation fix thanks to Twitchy
...
Closes #94
2011-06-20 00:15:47 -06:00
Lucas Nicodemus
4d200ee24a
Pretty sure that we don't need assume that there aren't other commands from other plugins.
2011-06-20 00:06:03 -06:00
ricky
616d0f60d7
Fridge, only stop accepting messages from player that is acutally going to be kicked/banned.
2011-06-20 11:18:45 +10:00
ricky
4332ea9b73
Issue #102 Fixed /item only using the first argument instead of joining all string for people who don't put quotes around item name with spaces
2011-06-20 10:42:29 +10:00
ricky
c306686ad4
Bloody line returns
2011-06-18 15:24:36 +10:00
high
05e956a30a
Was only logging .Info() calls. Also with the current state of the code we want debug logs too.
2011-06-18 00:25:18 -04:00
high
c901e8482d
Backups added
...
Pvp throttle added
2011-06-17 21:12:37 -04:00
high
4339650439
Version is now the assembly version. I recommend downloading Build Version Increment.
2011-06-17 16:34:25 -04:00
high
e47481210e
updated to api v1.4
2011-06-17 15:32:54 -04:00
high
fe4449a436
Updated bins v1.4
2011-06-17 15:31:01 -04:00
ricky
d5875810a1
GetItemByName and GetNPCByName return only one item if full name match, so names like "silver brick" will now work instead of warning multiple match found ("Silver Brick" and "Silver Brick Wall")
2011-06-18 02:48:05 +10:00
ricky
ea0c091355
Added RevertKillTile to TSServerPlayer
2011-06-18 02:11:02 +10:00
ricky
90474920cd
Fuck maybe I should not try to make multiple changes at the same time
2011-06-17 22:30:46 +10:00
ricky
e962a33159
All level logging for debug dll only and info level for release dll.
2011-06-17 21:00:30 +10:00
ricky
9e7d11a97f
Sync client if they are not allowed to use water/lava
...
Added log if player tries to use spike if they are not allowed to
2011-06-17 20:21:46 +10:00
Deathmax
b7ee450df8
Added 'canspike' permission, spikes can't be placed without it.
2011-06-17 17:35:12 +08:00
ricky
701659f62a
Increased the area used for random spawn points. (mob spawn area now 100 tiles right/left and 50 tiles up/down of player)
2011-06-17 18:53:04 +10:00
ricky
99cafd359e
Removed unused GetItemID from TShock.cs (Use GetItemByID, GetItemByName or GetItemByIdOrName in Tools.cs)
2011-06-17 16:20:34 +10:00
ricky
bf49ae7b99
Added InventorySlotAvailable to TSPlayer
...
Using TSPlayer.GiveItem from /item and /give
Fixed TSPlayer.GiveItem not setting stack size
2011-06-17 16:17:28 +10:00
ricky
4dc5d7f58e
Added GiveItem in TSPlayer
...
/heal using GiveItem from TSPlayer
Added GetItemById and GetItemByName in Tools
2011-06-17 15:28:23 +10:00
ricky
8dc1bcff0d
Added /king to spawn king slime.
...
/eater, /eye, /king, /skeletron and /hardcore accept an optional amount arg
/skeletron changes time to night before spawning (still have to set time manually if using /spawnmob "Skeletron Head")
2011-06-17 14:29:48 +10:00
ricky
e1aa43179b
Added an optional bool arg to /butcher to toggle whether to kill friendly monsters (bunnies/goldfish). Default is killFriendly (/butcher false to save all goldfish and bunnies).
2011-06-17 13:42:39 +10:00
ricky
4ac4571bb1
Fixed /password, /p and /me throwing IndexOutOfBoundsException when no text is entered.
2011-06-17 13:28:13 +10:00
ricky
8fa4687f33
Randomized spawn point for mobs (range 50x20 tiles in all directions)
2011-06-17 13:11:28 +10:00
ricky
b290802e6a
Errr forgot the for loop for amount
2011-06-17 11:28:09 +10:00
ricky
51aa337839
Added support to spawn all types of slimes (have to use the full exact name)
...
Added SpawnNPC in TSServerPlayer
Warn user if multiple mob with name are found
2011-06-17 11:21:37 +10:00
ricky
7bccfbe441
Added Disconnect, SendTileSquare, SetPvP to TSPlayer
...
Added SetBloodMoon, SetTime, StrikeNPC to TSServerPlayer
2011-06-17 02:09:30 +10:00
ricky
5a0b00b398
HackedHealth method now takes in TSPlayer instead of int
2011-06-17 02:09:28 +10:00
ricky
c2d8461fb8
Removed unused UpdateInventories and UpdatePlayers methods from TShock.cs
2011-06-17 02:09:25 +10:00
high
b64b6e7664
updated the api bin
2011-06-16 11:33:53 -04:00
high
bde8bc8bf2
Merge branch 'master' of github.com:TShock/TShock into sql
2011-06-16 10:49:09 -04:00
high
effe7b0f9b
Changed references path
2011-06-16 10:48:33 -04:00
high
3b516da61b
Moved bins
2011-06-16 10:47:53 -04:00
high
d2a17a8805
added bins
2011-06-16 10:46:00 -04:00
ricky
f3be17a911
Moved all GetData checks to GetDataHandlers
...
Fixed GetBanByName not working
2011-06-16 21:00:54 +10:00
ricky
8d1377c7cf
ಠ_ ಠ
2011-06-16 16:17:00 +10:00
ricky
6ed2b5044d
Pulled the duplicated code for handling commands into helper method
2011-06-16 14:03:06 +10:00
ricky
ad456ac7b6
Added sm alias for spawnmob
2011-06-16 13:20:27 +10:00
ricky
f84949affa
All commands now working from console (some print message that they can't be performed from console)
...
PlayerDamage accept TSPlayer
Added property to check if TSPlayer is real and if connection for that player is alive
2011-06-16 13:18:48 +10:00
ricky
9ed47768ad
Grrrr another ThreadStatic
2011-06-16 12:14:34 +10:00
ricky
15924c543e
Notify user if command failed
...
Fixed /heal not working from server console (cant heal self from console now)
/playing from console now outputs the same as the overridden playing
Using args.Player or args.TPlayer in commands instead of Index
2011-06-16 12:09:50 +10:00