From aeaddd9558639e1317918769e28874d5072225fb Mon Sep 17 00:00:00 2001 From: DuvelCorp Date: Fri, 11 Sep 2026 00:05:38 +0200 Subject: [PATCH] Unify all option panels through MTH_Layout engine; restore realm gate --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 509e5b8..063c914 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Resurrecting on Octowow. - **Animations**: MetaHunt now plays optional animations that make the interface feel alive. Powered by the PizzaSauce library of [Pizzahawaii](https://codeberg.org/Pizzahawaii/) ! -- **zTrack — Find Fish**: Added new spell Find Fish to the zTrack list of trackings. +- **zTrack — Find Fish**: Added new spell Find Fish to zTrack. - **DDOSers Realm Blocking**: The Addon will auto-disable itself on all Mafia's realms, we know who they are. @@ -21,6 +21,7 @@ Resurrecting on Octowow. - **Complete revamp of SavedVariables**: All your settings now live in one tidy place instead of being scattered around. A migration happens the first time you log in, and you shouldn't lose any settings. +- **Polished options**: The option panel had become messy overtime and it finally received some of attention to look cleaner and coherent with same styling everywhere and better arrangement. ### Fixed