From f4f6abd9d5b5663d274598328436042342250990 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Mon, 9 Nov 2020 13:54:01 -0800 Subject: [PATCH] Fix Spec Arrow awarding too much XP --- Changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.txt b/Changelog.txt index df2f38d3d..a89cd42b5 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,7 @@ Version 2.1.155 - Optimized party/admin chat a bit + Fixed a bug where Spectral Arrow awarded too much XP Fixed a bug where party members other than the party leader had names that weren't properly hex colored + Optimized party/admin chat a bit (API) Removed AbstractPlayerAuthor#getComponentDisplayName (API) Removed AbstractPlayerAuthor#getComponentUserName (API) Removed Author#getAuthoredComponentName