From 221d67c4774bf41e6f2f0f73fb6914030e33bdde Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Thu, 22 Aug 2024 17:58:31 +0200 Subject: Fixed initialization of equipment backend For new characters (and in general, when logging in with a character that had nothing equipped), the equipment backend wasn't being initialized. This resulted in the equipment not being visible in the Equipment window. Fixes #83 --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bd3be388..33d1130e 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,7 @@ - Fixed being popup getting stuck under the mouse - Fixed item links with empty item name to look up name from Item DB - Fixed spaces getting added to chat every 50 characters +- Fixed empty Equipment window on freshly created character - Updated to tmwAthena protocol changes - Updated to Manaserv protocol changes (specials, guilds, debug mode, skills, text particles) - CMake: Use GNUInstallDirs and made PKG_DATADIR / PKG_BINDIR paths modifiable -- cgit v1.2.3-70-g09d2