diff --git a/CHANGELOG.md b/CHANGELOG.md index 21ffffaa..92662b0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ This is the rolling changelog for TShock for Terraria. Use past tense when addin * 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) +* Added LandGolfBallInCup event which is accessible for developers to work with, as well as LandGolfBallInCup handler to handle exploits where players could send direct packets to trigger and imitate golf ball cup landing anywhere in the game world. Added two public lists in Handlers.LandGolfBallInCupHandler: GolfBallProjectileIDs and GolfClubItemIDs. (@Patrikkk) ## TShock 4.4.0 (Pre-release 9) * Fixed pet licenses. (@Olink)