Description
Mud Portal is a full-featured MUD client for iPhone. Connect to any text-based multiplayer game with full Telnet
support, ANSI colors, and automation tools that rival desktop clients.
CONNECT & PLAY
- Full Telnet with 16-color and 256-color ANSI rendering
- Optional TLS encryption
- Multiple simultaneous sessions with tab switching
- Auto-reconnect when connections drop
- TCP keep-alive for background persistence
- GMCP protocol support — live HP/Mana/Move vitals bar, room tracking, and structured game data
SPLIT-SCREEN MAPS
- Servers that use ANSI scroll regions get a pinned map above scrolling game text
- Works automatically with standard VT100 cursor positioning
AUTOMATION
- Regex-powered triggers — highlight text, send commands, play sounds, vibrate, or run scripts
- Command aliases with argument substitution
- Built-in scripting language with variables, loops, conditionals, and built-in functions
- Trigger groups, cooldowns, and priority ordering
- Tick timers — repeating commands on a configurable interval with multi-command support
COMBAT TRACKING
- Real-time overlay with damage, hit counts, and tactical suggestions
- Post-combat summary with stats and tips
- Minimizable and toggleable per session
CONTROLS
- D-pad with optional diagonals for movement
- Four macro buttons — long-press to edit mid-session
- Collapsible quick command bar
- Command history with prefix search
- Scrollback with scroll-lock indicator and new-line counter
EXTRAS
- Session logging with timestamps
- Adjustable font size per server
- Configurable background timeout with graceful disconnect
- AI-powered command suggestions
FREE FOREVER
No ads, no subscriptions, no paywalls. All features available to every player. Optional tip jar to support development.
Two MUD worlds are pre-loaded and ready to explore. Add your own servers anytime.
Nouveautés (v1.1)
New Features:
- Tick Timers — set repeating commands on a custom interval. Separate multiple commands with semicolons and they'll fire automatically. Saved per server.
- GMCP now works through the session proxy
Bug Fixes:
- Fixed several crashes related to script timers, triggers, and combat suggestions
- Fixed scroll position jumping to the top when switching between sessions
- Fixed auto-scroll breaking when holding the D-pad during rapid output
- Fixed text cursor drifting off-screen when typing long commands
- Improved ANSI escape sequence handling for edge cases
- Fixed silent failures in trigger regex loading and GMCP data parsing
Performance & Stability:
- Optimized output buffer for smoother scrolling with large backlogs
- Session logs now use protected storage
- Improved diagnostic logging throughout