forgot github is funny with line breaks

This commit is contained in:
Rustly 2020-06-18 16:48:56 -05:00 committed by GitHub
parent b454d3fcb7
commit ce953c6eaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,10 +3,10 @@
This is the rolling changelog for TShock for Terraria. 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. This is the rolling changelog for TShock for Terraria. 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.
## Upcoming changes ## Upcoming changes
* Fixed various bugs related to Snake Charmer's Flute. (@rustly) * Fixed various bugs related to Snake Charmer's Flute. (@rustly)
The entirety of the snake now places. The entirety of the snake now places.
The old snake now removes when placing a new snake. The old snake now removes when placing a new snake.
Players are no longer disabled for breaking TilePlace/TileKill thresholds when modifying snakes. Players are no longer disabled for breaking TilePlace/TileKill thresholds when modifying snakes.
* Prevented players from seeing the npc spawnrate change permission error on join. (@rustly) * Prevented players from seeing the npc spawnrate change permission error on join. (@rustly)
* Installed new sprinklers! * Installed new sprinklers!
* Organized parameters by category and relevance in the `config.json` file. (@kubedzero) * Organized parameters by category and relevance in the `config.json` file. (@kubedzero)