Update changelog.md
This commit is contained in:
parent
86be1738cc
commit
7ab0570786
1 changed files with 4 additions and 1 deletions
|
|
@ -78,7 +78,10 @@ Use past tense when adding new entries; sign your name off when you add or chang
|
||||||
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change. -->
|
* If there is no section called "Upcoming changes" below this line, please add one with `## Upcoming changes` as the first line, and then a bulleted item directly after with the first change. -->
|
||||||
|
|
||||||
## Upcoming changes
|
## Upcoming changes
|
||||||
Your changes could be here!
|
* Updated `TShockAPI.NetItem` (@AgaSpace):
|
||||||
|
* Added constructor overload with parameter `Terraria.Item`.
|
||||||
|
* Added the `Build` method to get a copy of `Terraria.Item`.
|
||||||
|
* In the constructor I added optional parameters `stack` and `prefix`.
|
||||||
|
|
||||||
## TShock 5.2
|
## TShock 5.2
|
||||||
* An additional option `pvpwithnoteam` is added at `PvPMode` to enable PVP with no team. (@CelestialAnarchy, #2617, @ATFGK)
|
* An additional option `pvpwithnoteam` is added at `PvPMode` to enable PVP with no team. (@CelestialAnarchy, #2617, @ATFGK)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue