Commit graph

2666 commits

Author SHA1 Message Date
k0rd
e50f2dfd1e changing variable to be less ambiguous 2014-06-12 13:33:42 -04:00
k0rd
a1158cb2e7 change permission for renamenpc to the npc node.
permission is now tshock.npc.rename
2014-06-12 13:27:55 -04:00
k0rd
98f1af65fa new command: /renamenpc <guide,nurse,etc.> <newname>
Change a town NPC's name to anything you want!
requires permission tshock.renamenpc

requested by our friends from /tg/
2014-06-12 04:03:16 -04:00
MarioE
19944db0e8 Remove unnecessary handling of teleport packet - fixes the "double teleport" glitch 2014-06-10 23:44:15 -04:00
Zack
b56f95c6d1 Merge pull request #806 from ancientgods/general-devel
Fixed /group
2014-06-09 15:37:43 -04:00
Zack
d01c22add2 Merge pull request #805 from atom0s/general-devel
Some misc changes for player purposes.
2014-06-06 21:15:01 -04:00
Laurens de Voogd
d0aaf9a5df Fixed /group 2014-06-07 02:56:13 +02:00
atom0s
75d3b9624c Changed spaces to tabs. 2014-06-06 09:59:32 -07:00
atom0s
15db899b57 Added check for over-stacked items creating a negative amount for items over max stack count.
Added message output to player for why they are disabled when having an over-stacked item.
Added message output to player for why they are disabled when having a banned item equipped.
2014-06-06 09:56:31 -07:00
MarioE
ffa68c1115 Fix /sb plantera setting time to night, optimize SSC inventory saving, fix angler quests in SSC 2014-06-05 18:39:13 -04:00
MarioE
af3f5ef954 Add a /wind command for changing the wind speed 2014-06-03 15:44:48 -04:00
MarioE
dcaac6365c Add /sb fishron and /sb * 2014-05-28 18:24:33 -04:00
Zack
3aa9a3d84e Merge pull request #802 from atom0s/general-devel
Prevent collection modification.
2014-05-27 12:20:18 -04:00
atom0s
7f65e66d83 Prevent collection modification. 2014-05-26 16:50:41 -07:00
Zack Piispanen
99de841f5d Add list of commands that are eligible to be run to the Playercommand hook, so that a plugin may override this.
Add an event for TShock Chat, pushing out the raw text and the text tshock sends, allowing for plugins to run after tshock and change what tshock is sending.
2014-05-24 19:52:23 -04:00
Zack
0872283039 Merge pull request #801 from WhiteXZ/general-devel
Fixes weapon rack eating items and SSC bug
2014-05-23 12:11:00 -04:00
MarioE
934ed6aee0 Ignore projectile *updates* when checking threshold. Also removed the damage cap as the real max. damage is much higher, at around 23k 2014-05-22 01:22:58 -04:00
White
3860f39a8b Inserts the right number of elements into tsCharacter, with fixed tabbing 2014-05-21 14:56:23 +09:30
White
2e40bd409e Fixes weapon rack eating items 2014-05-19 11:41:58 +09:30
Zack
7b79ae0d7e Merge pull request #800 from WhiteXZ/general-devel
Fixes error in PlayerData assigning
2014-05-17 22:29:43 -04:00
White
5e762c50ef Fixes error in PlayerData assigning 2014-05-18 11:56:30 +09:30
Zack
8a8241fe34 Fix mono for real 2014-05-16 18:35:46 -04:00
Zack
5b67b332a5 Update TSAPI for mono support 2014-05-16 18:21:30 -04:00
Zack
f3c194b68c Merge pull request #796 from AquaBlitz11/general-devel
Fix Completed Quests typo in SSC
2014-05-16 17:57:18 -04:00
AquaBlitz11
9dbcd59624 Fix word typo
Word is spelled correctly but in wrong order.
2014-05-16 18:06:42 +07:00
MarioE
b51303d36e Update to 1.2.4.1 2014-05-15 19:16:35 -04:00
Zack Piispanen
0ea58cde3e Update SSC to include quests, skin color, eye color 2014-05-13 23:08:23 -04:00
Zack Piispanen
11e165aca1 Fix ssc 2014-05-12 16:20:27 -04:00
Zack Piispanen
fa06224d4e Change code to at least maybe work in SSC enabled servers. 2014-05-11 16:28:48 -04:00
Zack Piispanen
3cb490d26a Fix rails, cleanup buff handlers, add code that does nothing because the server can do nothing to player buffs. Update API repo to a modified one that reduces lag on join/leave. 2014-05-11 16:23:11 -04:00
Zack
dd190da3bf Merge pull request #790 from Simon311/general-devel
Fix Minecart tracks, remove syncPlayers() from SetTime
2014-05-11 08:18:07 -04:00
Simon
d2dfd394ee Fix Minecart tracks, remove syncPlayers() from...
... SetTime
2014-05-11 15:17:46 +04:00
MarioE
14eb317dbd Fix chests and update submodule 2014-05-10 22:46:33 -04:00
Zack Piispanen
be19f6cb00 Merge branch 'general-devel' of https://github.com/NyxStudios/TShock into general-devel 2014-05-10 17:00:51 -04:00
Zack Piispanen
c259d4827e Add more paint tools and womannequins 2014-05-10 17:00:41 -04:00
Zack
254c9b5911 Merge pull request #787 from Simon311/general-devel
Refix my fix for "/"
2014-05-10 16:48:52 -04:00
Zack Piispanen
d413b24b22 Fix Kick Message issue, fix health kicks for 600 health, update tsapi 2014-05-10 16:33:55 -04:00
Zack Piispanen
c8125af0cc Tick version, update to latest tsapi. 2014-05-10 15:02:40 -04:00
Zack Piispanen
1eb40afd1c Update GetDataHandlers for new packet stuff. 2014-05-10 14:30:59 -04:00
Zack Piispanen
9a36405df2 Update tsapi to chat fix patch 2014-05-09 21:23:30 -04:00
Zack Piispanen
871ad1fd2a Initial Commit of 1.2.4, all data handlers are currently off. 2014-05-09 21:20:21 -04:00
Simon
c5cc394bce Refix my fix 2014-04-28 23:43:51 +04:00
Zack
8d32d16bff Merge pull request #775 from NyxStudios/projbans
Add projectile bans and the commands needed to set them up.
2014-04-21 17:25:31 -04:00
Zack Piispanen
c8a4fd711f Refactor out spaces -> tabs
Remove checks to the itemban table for npcs(wtf zidonuke) and projectiles.
2014-04-21 17:24:46 -04:00
Zack Piispanen
84d8049ac6 Add projectile bans and the commands needed to set them up. 2014-04-11 13:44:47 -04:00
Zack Piispanen
61d05ffdc6 Fix range check on item clearing to refer to the Main.item[] being cleared and not the fake coordinates being sent by the client. 2014-04-09 18:37:41 -04:00
Zack
eb7f66b986 Tick version 2014-04-09 18:01:18 -04:00
Zack
bbe075cfd6 Merge pull request #774 from Ijwu/general-devel
Fixes ItemDrop exploits.
2014-04-09 17:59:56 -04:00
Ijwu
b3f8ec62c9 Fixes ItemDrop exploits. 2014-04-09 17:56:02 -04:00
Zack
aade7b60c0 Merge pull request #773 from Simon311/general-devel
Add DoorUse handler
2014-04-08 22:44:15 -04:00