From c72efee51fa8fe97708faf39f43d631f79d8984a Mon Sep 17 00:00:00 2001 From: Cow Date: Mon, 2 Aug 2021 13:34:00 +0200 Subject: Changed method to get item tooltip - prevents other mods from modifying the tooltip --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3da1145..2429668 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - 'Show Dungeon item base stats' feature now works with HPB'd items and master stars - Fixed Mythic pets level in player lookup +- Parsing of item tooltips should no longer be affected by other mods ## [1.8.9-0.13.0] - 25.04.2021 ### Added -- cgit