Fix changelog
This commit is contained in:
parent
50e55cafab
commit
ea86ce94c2
1 changed files with 66 additions and 6 deletions
|
|
@ -3,6 +3,69 @@
|
||||||
This is the rolling changelog for TShock for Terraria. Changes listed under "upcoming changes" are only available in experimental builds.
|
This is the rolling changelog for TShock for Terraria. Changes listed under "upcoming changes" are only available in experimental builds.
|
||||||
|
|
||||||
<!-- ## How to add a changelog entry
|
<!-- ## How to add a changelog entry
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
|
ATTENTION MORTALS
|
||||||
|
PLEASE READ ALL OF THE INSTRUCTIONS HERE
|
||||||
|
IT IS SUPER ANNOYING TO HAVE TO FIX THE CHANGELOG EVERY SINGLE TIME BECAUSE NOBODY READS THESE
|
||||||
Use past tense when adding new entries; sign your name off when you add or change something. This should primarily be things like user changes, not necessarily codebase changes unless it's really relevant or large.
|
Use past tense when adding new entries; sign your name off when you add or change something. This should primarily be things like user changes, not necessarily codebase changes unless it's really relevant or large.
|
||||||
|
|
||||||
* Put your entry in terms of what you changed in the past mood. For example: "Changed the world by adding new grommets."
|
* Put your entry in terms of what you changed in the past mood. For example: "Changed the world by adding new grommets."
|
||||||
|
|
@ -21,13 +84,10 @@ Use past tense when adding new entries; sign your name off when you add or chang
|
||||||
* Bump to Terraria 1.4.4.8 via OTAPI 3.1.18. (@hakusaro, @SignatureBeef)
|
* 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 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)
|
* In OTAPI 3.1.17, fixed [the crystal shard not growing](https://github.com/Pryaxis/TShock/issues/2796). (@sgkoishi)
|
||||||
* Fixed item giving potentially dropping too many items (@PotatoCider, @punchready)
|
* Added permission for summoning Mechdusa, Deerclops and slime pet. (@sgkoishi, #2808)
|
||||||
* Excluded GeoIP.dat from release bundle (@SignatureBeef)
|
* Changed login to only restrict CC'd players during login whilst SSC is enabled. (@drunderscore)
|
||||||
* Added `TownSlimeRed` to `FishableNpcIDs` list, allowing it to be fished up (@drunderscore)
|
|
||||||
* Added permission for summoning Mechdusa, Deerclops and slime pet (@sgkoishi, #2808)
|
|
||||||
* Only restrict CC'd players during login whilst SSC is enabled (@drunderscore)
|
|
||||||
* This change allows the config option `RequireLogin` to function usefully again when SSC is not enabled.
|
* This change allows the config option `RequireLogin` to function usefully again when SSC is not enabled.
|
||||||
* Properly remove all buffs in `PlayerData.RestoreCharacter` (@drunderscore)
|
* Changed `PlayerData.RestoreCharacter` to remove all buffs. (@drunderscore)
|
||||||
* Before this change, it was theoretically possible to smuggle buffs onto servers with SSC enabled, by using buff indexes past `22`.
|
* Before this change, it was theoretically possible to smuggle buffs onto servers with SSC enabled, by using buff indexes past `22`.
|
||||||
|
|
||||||
## TShock 5.0.0
|
## TShock 5.0.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue