mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-22 19:44:05 +00:00
0b2f07ca6c
- **Changed** the pack menu layout so pack actions now open into dedicated `Pack`, `Pack and Load`, and `Pack and Remove` submenus. - **Added** scanning for nearby packable units within each pack submenu. - **Added** direct selection of individual nearby packable units from the pack menus. - **Changed** the pack menu order so detected nearby units appear first, followed by the nearby bulk action and the scan action. - **Added** nearby bulk actions in each pack submenu (`Pack nearby`, `Pack and Load nearby`, `Pack and Remove nearby`). - **Changed** pack menu refresh behavior so nearby packable units are rebuilt after major logistics actions and after build completion. - **Fixed** selected `Pack and Load` so it only loads the crates created by the chosen packed unit. - **Fixed** selected `Pack and Remove` so it only removes the crates created by the chosen packed unit. - **Changed** pre-pack event handling so before-pack callbacks receive the specific group being packed. - **Added** localization for the new pack menu wording in English, German, French, and Spanish.