mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
- Reworked the messaging. The name of the sender is now better modelled. - When a name is given, the name is used, unmodified. - When no name is given, the callign is inspected and used if set. - When no name and callsign, the group name is used. - Reworked the Detection logic. - 2 collections, one for the internal grouping and one for the external indexes. - Reworked the methods. - Reworked the naming of Command Centers. - A name function - A text function, showing Command Center [X] - A short text function, showing CC [X] - Reworked the naming of Missions. - A name function - a text function, showing Mission "X (prio)" - a short text function, showing Mission "X" - Embedded the new namings within the code (where I found them). - There may be some leftovers. Please raise, and I'll fix it immediately. - I've tested where i could.