MR-5: Fixed MSEs to point at DDS

This commit is contained in:
Mind Rapist
2025-12-29 00:20:08 +02:00
parent 93ba30042a
commit 12f4839db5
11 changed files with 9 additions and 11 deletions

View File

@@ -5,6 +5,4 @@ This repository contains all client-side data, including locale files, configura
## 📋 Changelog
### ⬆️ Feature Improvements
* **Quickslot Definitions:** The maximum number of quickslot slots is now explicitly defined for python scripts to improve consistency.
* **Alchemy Deck Toggling:** Alchemy decks can now be toggled via hotkeys: CTRL+C for the first deck and CTRL+D for the second. Activating one deck will automatically disable the other (if active).
* **Taskbar Item Swapping:** Improved taskbar logic: dragging an item to a non-empty slot now swaps positions with the existing item if it already exists on the taskbar, rather than replacing it.
* **Corrected MSE files:** Several corrections made to MSE files that were wrongly pointing to JPG files instead of DDS. Some file names were also corrected.