From c5fcece18d1152b86353750690783f3e5812f180 Mon Sep 17 00:00:00 2001 From: Chris <2648373+QuiCM@users.noreply.github.com> Date: Mon, 1 Jun 2020 19:26:10 +0930 Subject: [PATCH] Update for pre-10 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21ffffaa..121cb25a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,16 @@ 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 release +## Upcoming Changes +* Your change goes here! + +## TShock 4.4.0 (Pre-release 10) * Fix all rope coils. (@Olink) * Fixed a longstanding issue with SendTileSquare that could result in desyncs and visual errors. (@QuiCM) * Fixed placement issues with Item Frames, Teleportation Pylons, etc. (@QuiCM) * Doors are good now for real probably (@QuiCM, @Hakusaro, @Olink) * Bump default max damage received cap to 42,000 to accommodate the Empress of Light's instant kill death amount. (@hakusaro, @moisterrific, @Irethia, @Ayrawei) +* Updated `/spawnboss` command to include Empress of Light, Queen Slime, and other additional bosses that have a health bar. (@moisterrific) ## TShock 4.4.0 (Pre-release 9) * Fixed pet licenses. (@Olink)