
Select version for changelog:
Changelog
Legacy Release - Version 1.0.1 (Broadcast Overhaul & Stability Patch)
2
3 ### Major Improvements
4 - **STABLE**: Hub management suite (SetHub, SetRadius, HubDebug).
5 - **BETA**: Hierarchical Broadcast Engine (Tier-based weighted random selection).
6 - **PERFORMANCE**: Inventory scan optimization (moved to O(N) Set-based lookups).
7
8 ### Command Suite
9 - **Broadcast System**:
10 - /ae:bc <msg> (Quick message)
11 - /ae:bcst <sec> (Interval)
12 - /ae:bctmk <tier> <priority> (Create tier)
13 - /ae:bcmk <tier> <msg> (Add message)
14 - /ae:bcrm <tier> <idx> (Remove message)
15 - /ae:bct (Tier management)
16 - /ae:bc66 (Database Purge)
17
18 ### Bug Fixes
19 - Fixed command syntax errors for numeric arguments.
20 - Fixed Hub Protection race conditions during init.
21 - Removed legacy [Broadcast] prefix.



