Update changelog
This commit is contained in:
parent
b322c4c1e0
commit
f52e909eea
1 changed files with 6 additions and 3 deletions
|
|
@ -15,9 +15,12 @@ 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. -->
|
||||
|
||||
## Upcoming changes
|
||||
* Fixed item giving potentially dropping too many items (@PotatoCider, @punchready)
|
||||
* Excluded GeoIP.dat from release bundle (@SignatureBeef)
|
||||
* Added `TownSlimeRed` to `FishableNpcIDs` list, allowing it to be fished up (@drunderscore)
|
||||
* Fixed item giving potentially dropping too many items. (@PotatoCider, @punchready)
|
||||
* Excluded GeoIP.dat from release bundle. (@SignatureBeef)
|
||||
* Added `TownSlimeRed` to `FishableNpcIDs` list, allowing it to be fished up. (@drunderscore)
|
||||
* Bump to Terraria 1.4.4.8 via OTAPI 3.1.18. (@hakusaro, @SignatureBeef)
|
||||
* In this version of Terraria, `Main.maxBuffTypes` and other `maxWhateverTypes` fields have been removed. Their replacements are in `Terraria.ID.whateverID.Count`. TShock calls to these fields have been swapped in order to bring forward compatibility with Terraria 1.4.4.8.
|
||||
* In OTAPI 3.1.17, fixed [the crystal shard not growing](https://github.com/Pryaxis/TShock/issues/2796). (@sgkoishi)
|
||||
|
||||
## TShock 5.0.0
|
||||
* Reduced load/save console spam. (@SignatureBeef, @YehnBeep)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue