- Codebase Refactor & Cleanup
Complete cleanup of the radio system for better performance, readability, and easier maintenance.- Fully Readable Source
Removed obfuscation entirely, all scripts are now fully readable and editable, allowing full customization without restrictions.- Improved Chat Handling
Reworked the radio chat system with cleaner message processing, better filtering flow, and improved channel handling.- Optimized Structure
Simplified internal logic and reorganized.
Roblox TOS Compliance
- Roblox Chat Filter API Update - Completely rewrote the message handler to strictly follow Roblox's new TextService and CanUserChatAsync guidelines.
- TOS Safety Protocols - Added strict privacy checks to ensure messages are only delivered if players are permitted to chat.
- Filter Fail Safe - Implemented a smart fallback system that prevents messages from disappearing if the Roblox Filter API times out or fails.
Keybinds & Controls
- New Hide Keybind - You can now instantly toggle the radio UI visibility with a configurable key (Default: H).
- Added broadcasting perms - players in specific channel list in settings only can broadcast messages in radio using /broadcast [message]
- Smart broadcast popups - you can now configure specific channels to trigger a popup for Broadcast messages, ensuring critical alerts are never missed.
- Independant Broadcast channel - A dedicated channel that logs all recent broadcasts, allowing you to view recent broadcast history
- The radio now features immersive sound effects, playing audio cues when toggling radio or receiving transmissions across all secure channels.
