Update submodule for PacketTypes updates
This commit is contained in:
parent
1aa9956e45
commit
70d4bb9503
2 changed files with 2 additions and 1 deletions
|
|
@ -32,6 +32,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin
|
|||
* Fixed [GHSA-6w5v-hxr3-m2wx](https://github.com/Pryaxis/TShock/security/advisories/GHSA-6w5v-hxr3-m2wx). (@Yoraiz0r, @Arthri)
|
||||
* Fixed an issue where player build permissions would reject gem lock changes, even if `RegionProtectGemLocks` was disabled in the config file. Now, players will be permitted to use gem locks if they don't have build permission in a region, but `RegionProtectGemLocks` is disabled. If `RegionProtectGemLocks` is enabled, players will be unable to use gem locks in a build region. (@hakusaro, @Kojirremer, @Arthri)
|
||||
* Fixed an issue where `/god [player]` would tell `[player]` that they were in godmode regardless of whether or not they were or not. (@hakusaro, @Kojirremer)
|
||||
* In `TSAPI`: Updated `PacketTypes` to support `SetMiscEventValues` (140), `RequestLucyPopup` (141), and `SyncProjectileTrackers` (142). (@hakusaro)
|
||||
|
||||
## TShock 4.5.5
|
||||
* Changed the world autosave message so that it no longer warns of a "potential lag spike." (@hakusaro)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 88e2ecb7d61e0c3cbc9b25dec8555458262a2796
|
||||
Subproject commit 302d9b7595f3bdc9d66190de99129c34debef260
|
||||
Loading…
Add table
Add a link
Reference in a new issue