A custom GMCP mapper for GoMud, providing automatic room mapping and navigation features for the Mudlet client.
- Automatic room mapping using GMCP data
- Coordinate-based room positioning with exitsv2 support
- Speedwalking and pathfinding
- Map feature tracking
- Crowdmap support (future implementation)
- Download the latest GoMudMapper.mpackage from the releases
- Open Mudlet and connect to GoMud
- Install the package via Package Manager
Common commands:
goto <room ID>
- Navigate to a specific roomgoto <area name>
- Navigate to an areamconfig
- View mapper settingsmm
- Toggle mapping mode
This project uses Muddler for building. To build:
muddler
Originally forked from the IRE Mudlet Mapper project and adapted specifically for GoMud.