Feature Roadmap
Follow our journey as we build the ultimate MUD client experience.
Looking for recent updates? Check the Patch Notes forum.
V1 Launch MVP
Core client functionality is feature-complete, providing a solid foundation for veteran players and script migrators.
- Advanced script parsing and procedures engine
- 100% MudMaster command-set compatibility
- MudMaster character and setting profiles importer
- Visual Profile Layout Wizard & custom grid layouts
- Cartography Suite & A* autonomous map pathfinder
- Cross-session variable sharing and poll groups
Status: Feature-complete; currently polishing bugs and interface details.
Documentation & Visual Guides
Building a complete documentation catalog so that anyone — from first-time players to veteran developers — can customize their MUD layout and scripting environment.
- Step-by-step tutorials for every major workspace tool
- Comprehensive API references for all inline procedures and commands
- Interactive video walkthroughs for first-connection setups
Community Script Sharing & MUD Packs
A centralized forum ecosystem for sharing settings. Players will be able to export, download, and auto-install complete packages for popular MUDs.
- Discourse-integrated package catalog with script manifest updates
- Forced/locked environment variables for specific game configurations
- One-click script package installer with auto-dependency management
Developer API & .NET Plugins
Providing absolute developer freedom. We will expose deep engine hooks for custom plugin modules compiled as .NET assembly libraries.
- Inject custom .NET procedural endpoints into the parsing engine
- Hook into connection events, triggers, and lifecycle stages
- Create custom plugin options (dropdowns, selectors) rendering in the settings wizard
MMCP Managers & Standalone Hosting
Synchronizing peer-to-peer group information securely across guild lines.
- In-Client MMCP Wizard: Better control of MMCP sessions hosted directly by the active client instance.
- Standalone Server Host: A dedicated, lightweight background server application for hosting persistent, high-performance MMCP routers.
- Live Tracking Sync: Share real-time teammate map coordinates and combat signals automatically.
Web Runtimes & Mobile Ports
Expanding MudBringer beyond desktop computers, matching community demand.
- Web Client: Run the entire interface directly in your browser using an Astro-rendered static runtime.
- Mobile Version (Android/iOS): Play on-the-go with tactile layouts, gesture support, and cloud-synchronized profile saves.
- Protocol Enhancements: Native MUD Graphical Protocol (MGP) compatibility.