Skip to content

Commit

Permalink
更新到汉化版本v1.3.0.0 (TRv1.3.3.2)
Browse files Browse the repository at this point in the history
* 修复了文本错误 (万圣节)
* 汉化了新指令
  • Loading branch information
mistzzt committed Sep 23, 2016
2 parents c6e22f0 + 0a8a6a2 commit ad546a3
Show file tree
Hide file tree
Showing 8 changed files with 181 additions and 191 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin

## Upcoming Changes

## TShock 4.3.18

* Compatibility with Terraria 1.3.3.2
* API: Version tick 1.2.4
* API: Fixed chat line breaks when using chat tags and long strings of text (@ProfessorXZ)
* API: Added ItemForceIntoChest hook (@WhiteXZ)
* API: Included the player's registration date in REST's players/read endpoints (@ProfessorXZ)
* The setdungeon command correctly uses tshock.world.setdungeon as its permission (@OnsenManju)
* Fixed clients being able to "Catch" and remove NPCs (@ProfessorXZ)
* Fixed clients being able to remove other players' portals (@ProfessorXZ)
Expand All @@ -18,8 +23,14 @@ 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)
* Players can no longer bypass tile checks by using the Tile packet (@ProfessorXZ)
* Fixed a bug where players couldn't hammer a Junction Box without "allowclientsideworldedit" permission (@Patrikkk)
* Fixed the client's UI not being draw when setting wind speed to abnormal values (@ProfessorXZ)
* Added a command to start and stop sandstorms (@WhiteXZ)

## TShock 4.3.17

Expand Down
Loading

0 comments on commit ad546a3

Please sign in to comment.