Commit graph

79 commits

Author SHA1 Message Date
Deathmax
ff5c47a57c Updated NPC and Item methods for the new items. 2011-06-03 10:57:43 +08:00
Deathmax
daf56053c8 Remove item max stack check. 2011-06-03 10:51:02 +08:00
Shank
0aa44fed67 Merge branch 'master' of git.assembla.com:terraria 2011-06-02 20:49:09 -06:00
Shank
b2f4ee698b Re-added broadcast event for kill tile abuse.
Added kick for SendSection
Added kick for NPC abuse
2011-06-02 20:48:42 -06:00
Shank
83c5ece94c Fixed SendData to use 255 instead of 8. 2011-06-02 18:04:06 -06:00
Shank
8707ad0c39 Merge branch 'master' of git.assembla.com:terraria 2011-06-02 17:07:53 -06:00
Shank
b080b5b0c8 You need to put TerrariaServerAPI and TerrariaServer inside the TShockAPI folder. 2011-06-02 17:07:10 -06:00
Deathmax
49561497bd Fixed /slap (now it goes both directions, but very small knockback)
Fixed issues with /spawnrate and /maxspawns where if the input string does not convert, it throws an exception.
2011-06-02 23:43:25 +08:00
Deathmax
17c6fa8e87 Added /slap - /slap <player> [dmg].
^ Seems buggy ATM, only smacks you in one direction and seems to ignore tile collision.
2011-06-02 23:14:23 +08:00
Deathmax
098841e7e9 Fixed an issue with /item 2011-06-02 22:55:15 +08:00
Deathmax
00ce4ff2c4 /kill - Suicide or if admin, kill other people. 2011-06-02 22:46:44 +08:00
Deathmax
eea8afdcf2 Added inventory stack check. (Not tested, but should work) 2011-06-02 20:34:08 +08:00
Deathmax
b2d25a24a5 Added /time.
Fixed multiple bugs with /heal.
Oh, and the previous commit added kick/ban protection for admins.
2011-06-02 20:24:23 +08:00
Deathmax
4e5059fff5 Added some error messages for commands. 2011-06-02 19:27:19 +08:00
Shank
5c10115b07 Version Tick: 1.4.0.0 2011-06-02 03:29:34 -06:00
Shank
b4e028e103 Minor changes 2011-06-02 02:54:26 -06:00
Shank
c45f3557ca Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
Shank
45a8cf09ce Json starting fresh. 2011-06-02 01:39:05 -06:00
high
7f65697bc2 fixed killtile blacklist 2011-06-02 02:21:59 -04:00
Deathmax
386618adb6 Hopefully fixed /tp issues. (I hope) 2011-06-02 13:27:49 +08:00
Deathmax
4eea752b3d Fixed /help <page> 2011-06-02 13:13:39 +08:00
Deathmax
e034747394 Revamped /help. Pages still a little glitchy. 2011-06-02 12:48:25 +08:00
Deathmax
ea3c9c5580 Overhauled commands. Now everything is dumped into Commands.cs 2011-06-02 12:14:32 +08:00
Shank
864a3df125 Updated sln
Added configuration stuff
Code freeze: v1.3.0.0
2011-06-01 21:11:53 -06:00
Shank
2e7980f650 Added /maxspawns
Added /spawnrate
2011-06-01 21:10:06 -06:00
Shank
0ac875b75b Changes 2011-06-01 21:06:22 -06:00
Shank
270100e08a Merge branch 'master' of git.assembla.com:terraria 2011-06-01 20:58:01 -06:00
Shank
034aea500f Conflicts 2011-06-01 20:57:22 -06:00
high
1909e3b5d0 Blocks Npc data and sendsection packets. 2011-06-01 22:55:01 -04:00
Shank
d48426adfd The update system now properly checks the actual version number.
The update system now runs after the MOTD and all that crap.
The update system now uses the real Version number, instead of an arbitrary random number picked from the ether.
2011-06-01 11:08:44 -06:00
Shank
6d4ae6020a Merge branch 'master' of git.assembla.com:terraria
Conflicts:
	TShockAPI/TShock.cs
2011-06-01 10:24:33 -06:00
Shank
6dc9d9cecf I don't remember 2011-06-01 10:22:17 -06:00
Deathmax
1728112caa One line fix for /butcher 2011-06-01 23:10:24 +08:00
Deathmax
4feb930020 /butcher - kill all non-town NPCs - still glitchy, client doesn't properly update until the NPC is damaged 2011-06-01 23:02:42 +08:00
Deathmax
7a809846cb Implemented /heal 2011-06-01 22:46:16 +08:00
Deathmax
3ab1c9e906 Cleaned up some redundant code. 2011-06-01 20:13:15 +08:00
Deathmax
e9461f49d7 /spawnmob now has another argument that specifies the number of NPCs to spawn.
/spawnmob, /item and /give now supports name for item/mob type.
2011-06-01 19:57:03 +08:00
Deathmax
374d296f3c Updated /item so that now it edits the player's inventory directly.
Added /give.
2011-06-01 18:51:22 +08:00
Deathmax
b031a995fd Added /item. 2011-06-01 16:46:09 +08:00
high
ab4d714a97 merge take 2 2011-06-01 04:14:39 -04:00
high
da882cc9db Merge branch 'master' of git.assembla.com:terraria
Conflicts:
	TShockAPI/TShock.cs
2011-06-01 04:07:27 -04:00
Deathmax
797b26b6c8 Added a basic /spawnmob 2011-06-01 15:59:36 +08:00
high
0d4e09dbd5 fixed teleporting 2011-06-01 03:56:13 -04:00
Shank
734aaa2fb8 Moved some code around
Fixed dead code
2011-06-01 00:10:25 -06:00
Shank
0e09801e0c Added more version code 2011-05-31 22:06:43 -06:00
Shank
24d8a55060 Re-adding the version checker. 2011-05-31 22:03:41 -06:00
Shank
81f6f5e583 Re-write anti tnt code 2011-05-31 21:57:38 -06:00
Shank
b3968666d7 Added Teleportation 2011-05-31 15:07:52 -06:00
Shank
480dee53b5 Updated GetData hook to support PvP and the tile whitelist.
Updated GetData to use BinaryReaders because they're 10x less confusing, 10x more versatile, and generally more awesome as a whole.
2011-05-31 00:54:20 -06:00
Shank
d6b913a954 PermaPVP works. 2011-05-31 00:18:20 -06:00