Commit graph

568 commits

Author SHA1 Message Date
Deathmax
a2a1486ea1 Add support for prefixes in /item and /give 2011-12-15 21:28:46 +08:00
Deathmax
c821c920ce Was never supposed to add exploit code. 2011-12-13 17:30:01 +08:00
Deathmax
57f45e12bf Mono compatibility 2011-12-13 17:24:46 +08:00
Zidonuke
3390346df6 Revert "i think we need more items raining from the sky."
This reverts commit e8982c3138.

I'll only do this once so revert me if you wish, but seriously lets not stoop to his level and lets put that in a plugin, and show him that HEY WE CAN DO PLUGINS! WHAT CAN YOU DO?
2011-12-13 00:18:05 -05:00
Zack Piispanen
9d88673ee4 Whoops, rand.next was off by one, also now defaults to 10 so you dont need to type it out unless you want something other than 10 to drop 2011-12-12 22:22:47 -05:00
Zack Piispanen
e8982c3138 i think we need more items raining from the sky.
permission causeevents lets you rain items from the sky....
2011-12-12 22:13:54 -05:00
Zack Piispanen
6225b6faf4 Check to make sure pull requests work before accepting, please and thanks! 2011-12-12 21:23:38 -05:00
darkunderdog
a653deda68 Added /tpallow - New permissions tpallow gives command acces and tpall allows tp to anyone 2011-12-11 18:57:41 -06:00
Luke
9dbd71b6e1 Updated /reload to include Reloading Regions 2011-12-11 09:22:17 -06:00
Lucas Nicodemus
1a15deffd9 Added more stuff! 2011-12-05 23:03:00 -07:00
Lucas Nicodemus
aa57a6ce86 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-12-05 22:56:27 -07:00
Lucas Nicodemus
ec78a4c748 Threaded the server stat tracking thingy.
Rockin' Server!
2011-12-05 22:56:03 -07:00
Erik
8ae0ddfaec Update TShockAPI/Commands.cs 2011-12-05 18:01:20 -06:00
Deathmax
39e1c78ec8 Experimental code for spawning WoF
-/wof - attempts to spawn WoF
2011-12-04 23:22:02 +08:00
Deathmax
0b7fd55948 Do not allow users to spawn WoF. 2011-12-04 23:10:30 +08:00
Deathmax
2c45598c08 Add hardmode-related commands
-/hardmode - starts hardmode and converts the world
-/stophardmode - sets hardmode state to false, does not revert world.
2011-12-04 23:05:50 +08:00
Deathmax
77b9fcaf98 Fix (non-existant?) /butcher bug 2011-12-04 15:55:02 +08:00
Lucas Nicodemus
8514140ca7 As per High's complaining, holocaust against the Tools class (now Utils)
Plugin developers: You really need to change to reference this.
2011-12-01 23:24:02 -07:00
Lucas Nicodemus
58705b2b3b Merge pull request #303 from DaGamesta/general-devel
General devel
2011-11-30 19:26:04 -08:00
Michael Wojnar
89a1480b0f Added the /clearitems command. (includes new clearitems permission) 2011-11-30 09:20:32 -06:00
Lucas Nicodemus
d80671c2b3 Merge pull request #302 from DaGamesta/general-devel
General devel
2011-11-29 21:02:09 -08:00
Michael Wojnar
574573f0ba Added the /settle command, which is just like "settle" from the console. 2011-11-29 21:01:04 -06:00
Erik
88cebd069b Added commands to use the resize method. 2011-11-01 17:58:15 -05:00
Deathmax
e70a1cfcef Check does /user command have atleast one param. 2011-10-11 18:14:01 +08:00
Deathmax
9a810d0c11 Change wording of /grow response
Now people won't say it doesn't work even though it says it has grown one.
2011-09-29 11:55:51 +08:00
Will
ff24dfaaaf Merge pull request #297 from mcantor/general-devel
Cleanup: Remove old WarpsManager.cs file
2011-09-25 15:35:16 -07:00
Max Cantor
b688820d60 whitespace 2011-09-25 01:57:06 -04:00
high
c4b2d6f438 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel
Conflicts:
	TShockAPI/Properties/AssemblyInfo.cs
2011-09-24 18:31:05 -04:00
high
b2f47f57ac Updated to new binary (with the api merged).
Removed System.Drawing dependency
2011-09-24 18:30:19 -04:00
Max Cantor
6734775620 remove trailing whitespace 2011-09-24 18:30:17 -04:00
erikive
922a2b26fa Added a /motd command. 2011-09-23 19:04:59 -05:00
darkunderdog
4a1f944caf Added /sendwarp command - You are now able to send people to a specific warp. 2011-09-03 20:03:23 -05:00
Lucas Nicodemus
442a5b4202 Stuff 2011-09-02 23:21:01 -06:00
Deathmax
b0f5a49ec2 Spawn plants at ground level (thanks RogerPaladin) 2011-09-03 09:32:13 +08:00
Deathmax
44e4199dcb Attempt to satisfy some of the requirements of growing things 2011-09-02 20:44:02 +08:00
Deathmax
3f40437d4b Added /grow 2011-09-02 11:35:35 +08:00
Deathmax
903c9b4154 /buff commands now take seconds instead of number of frames (60 in 1 second)
Fix buff commands not using time argument when using numerical IDs.
2011-09-02 09:03:42 +08:00
darkunderdog
6b8dea306c Updated /additem and /delitem to work if name isn't an exact match 2011-08-24 23:50:54 -05:00
Deathmax
1c394c9037 Limit buff time to short's maximum value. 2011-08-21 12:19:34 +08:00
Deathmax
8ec358d99f Added /gbuff - buff other players 2011-08-21 12:15:15 +08:00
Deathmax
c776f2c06e add time argument to /buff 2011-08-21 11:48:25 +08:00
high
d1fe086124 Missing another null check. 2011-08-20 13:07:58 -04:00
high
625bab753b Fixed getRegion not returning null (functions using it were expecting null too)
Disabled noclip check. (general-devel is not general-test)
Added null check to /region info (Don't commit shit that you know is broken)
2011-08-20 13:04:24 -04:00
Deathmax
2c1c75db2b Add /buff <buff id/name> 2011-08-20 12:14:49 +08:00
Graham Cantin
2cdb9dc953 Adding /region info -- needs further protection from nulls 2011-08-19 02:50:59 -07:00
Graham Cantin
6101046961 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-08-18 22:13:59 -07:00
Graham Cantin
b139013285 fixed managegroup permission 2011-08-18 22:13:34 -07:00
high
f618c88c0e Capped npc spawn commands(1000, Terrarias limit). To prevent people from pointlessly spawning 1000000. 2011-08-18 23:46:52 -04:00
high
2f0b2951f0 tidied the wall of commands a little 2011-08-18 22:12:07 -04:00
high
ff102f7ea9 Fixed debugreg having the wrong permission 2011-08-18 21:56:41 -04:00