Merge pull request #1271 from ProfessorXZ/itemdrop-fix
Fixed item duplication issues
This commit is contained in:
commit
db11897ed5
2 changed files with 12 additions and 76 deletions
|
|
@ -19,6 +19,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Players can no longer quick stack items into region protected chests (@ProfessorXZ)
|
||||
* Rope placement is no longer blocked by range checks (@ProfessorXZ)
|
||||
* The Drill Containment Unit breaks blocks properly now (@ProfessorXZ)
|
||||
* Fixed item duplications caused by range checks and invalid netIDs (@ProfessorXZ)
|
||||
* Fixed Expert mode coin duplication (@ProfessorXZ)
|
||||
* Players are no longer able to place liquids using LoadNetModule packet (@ProfessorXZ)
|
||||
* Explosives are no longer blocked by range checks (@ProfessorXZ)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue