diff options
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index a299675fd..fb7eb0905 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,9 +1,10 @@ Date Added 11/20 + * Prevent use of emotion packet to display red mute emote. [Valaris] * Initialized "day" variable in npc.c. [Valaris] * Added @whozeny. Shows list of top 50 online players and their zeny sorted from highest to lowest. [Valaris] * Added @happyhappyjoyjoy. Makes all players on server do a random emote. [Valaris] - * Removed -funroll-loops from compile. (Do not re-add!) [Valaris] + * Removed -funroll-loops from compile, thanks to kashy for pointing out the problems caused by this. (Do not re-add!) [Valaris] * Skill updates [celest] * Added check for max vending_max_value when reading config [kobra_k88] * Skill updates [celest] |