Commit graph

590 commits

Author SHA1 Message Date
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
high
b06ec57819 Permission magic strings removed 2011-08-18 21:10:39 -04:00
high
4dae27001c Regions can now be defined in any direction.
Fixed column names are now in the insert. This should fix any weirdness with column order.
2011-08-17 18:21:32 -04:00
high
5ea032cf79 Removed DistributationAgent 2011-08-17 17:17:15 -04:00
Zack Piispanen
ec63e61e1f regions should work, and load from db at start.
regions also have remove syntax, /region remove user region which removes them from the list, if they exist.
2011-08-15 18:18:35 -04:00
darkunderdog
3dde96c369 Updated Command.cs - Adding /region name - hit a block and get the name of region you are in 2011-08-12 06:48:15 -05:00
high6
72c2ccb292 Merge pull request #286 from darkunderdog/patch-7
Change /ip to /userinfo - this now gives the IP and the name of the user who is logged in.
2011-08-08 19:34:01 -07:00
high6
2707dffde9 Merge pull request #283 from darkunderdog/patch-5
Fixes /warp list and /region list
2011-08-08 19:33:16 -07:00
darkunderdog
8f4347cf81 Change /ip to /userinfo - this now gives the IP and the name of the user who is logged in. 2011-08-08 19:31:27 -05:00
darkunderdog
42cd5756ed Fixes /warp list and /region list 2011-08-08 07:08:45 -05:00
darkunderdog
00192435de Updated /reload to now include reloading permissions. 2011-08-08 07:01:00 -05:00
Twitchy
c87fb9620b Maybe some notifications as well? 2011-08-08 22:31:50 +12:00
Twitchy
88b9a85b5c Changed Regions to a tile selection by hitting it. Makes everything a ton more accurate. 2011-08-08 22:11:17 +12:00
high
c7b7ce1715 username is no longer lowered 2011-08-07 23:21:47 -04:00
high
6f472e92a3 Added null check to attemptlogin. 2011-08-07 02:52:20 -04:00
high
1f4792b71c Removed FetchHashedPasswordAndGroup, now just uses GetUserByName 2011-08-07 02:49:09 -04:00
high
56eca71853 Fixed SCA warnings 2011-08-06 16:49:40 -04:00
high
4cf35a3093 Merge branch 'general-devel' of github.com:TShock/TShock
Conflicts:
	DBEditor/Main.Designer.cs
	DBEditor/Main.cs
2011-08-05 00:55:54 -04:00
high
363d528dfb Lower cased the command names 2011-08-05 00:39:24 -04:00
Twitchy
dd33927e76 Added private/public warps. Todo before release - make warps with spaces hide. (Too tired. Cannot finish) 2011-08-02 23:18:53 +12:00
Lycaonj
2eeabb4c2f Added null reference check when unbanning a player name and EnableBanOnUsernames is set to false. Few grammar related fixes related to unbanning. 2011-07-30 22:34:04 -05:00
Lucas Nicodemus
5ec03c8e08 Fixed /unban not working with BanOnUsernames disabled. 2011-07-30 20:59:10 -06:00
Lucas Nicodemus
1e2fa5cc74 Merge branch 'general-devel' of github.com:TShock/TShock into general-devel 2011-07-30 16:58:54 -06:00
Lucas Nicodemus
fe2d7e443c Implemented default registration groups 2011-07-30 16:58:36 -06:00
Zack Piispanen
42fb9d8292 Items can now be banned/unbanned in game by users with permission group manageitem and by using /addItem name/id as well as /delItem name/id 2011-07-29 18:51:53 -04:00
Lycaonj
9d5ba1422c Added check to avoid showing a region list premessage if there are no regions to show. 2011-07-29 05:15:09 -05:00
Lucas Nicodemus
37146adb4c Resharper code cleanup, including:
- Optimized using statements
 - Removal of redundant code
2011-07-26 23:37:06 -06:00
Graham Cantin
3dd7af1a30 * Finally fixed /user group and /user password.
* Had to fix UserManager exceptions to UserNotExistException instead of UserExistsException.
* Added /user help as well. Commented out the old short circuit for now.
2011-07-24 20:28:07 -07:00
high
d39d9e5127 Reapplied my region changes that were lost from a bad conflict merge 2011-07-24 11:27:00 -04:00