From 3d1ddc1809d31114eca27b590fdd4ceddc9d92c1 Mon Sep 17 00:00:00 2001 From: Shobhit Pathak Date: Tue, 27 Aug 2024 22:17:51 +0530 Subject: [PATCH] 0.8.5: start message, hostname and coach fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 534d84d..0b7f087 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Added `matchzy_match_start_message` convar to configure message to show when the match starts. Use $$$ to break message into multiple lines. - Some improvements and guard checks in coach system - Fixed `matchzy_hostname_format` not getting disabled on setting its value to "" +- Fixed winner side in `round_end` event # 0.8.4