From 055bce517d65b4b4f4add1442acb1b6487f6ddae Mon Sep 17 00:00:00 2001 From: itsRevela Date: Thu, 9 Apr 2026 21:58:29 -0500 Subject: [PATCH] docs: add Beacon Menu Fixes to Latest section in README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index feb2a6de..7e0a3188 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,13 @@ This project is based on Legacy Console Edition v1.6.0560.0 (TU19) with fixes an ## Latest: +### Beacon Menu Fixes + +- Fixed the beacon consuming a payment item (emerald, diamond, iron ingot, or gold ingot) when pressing the submit checkmark without changing any powers +- Fixed beacon menu options appearing greyed out or disappearing entirely after re-entering the menu or on servers, caused by beacon data packets arriving before the client had the menu ready +- Added continuous sync of beacon levels and powers to clients, so changes to the beacon pyramid are reflected while the menu is open +- Fixed beacon effect buttons not visually updating on menu re-entry due to uninitialized UI state from reused heap memory + ### Linux Cross-Compilation Support - The project can now be built from Linux, cross-compiling to Windows