Skip to content

Releases: GoMudEngine/MudletMapper

GoMudMapper v. 2.0.3

08 Aug 19:01

Choose a tag to compare

GoMudMapper v. 2.0.3 Pre-release
Pre-release

New mapper adapted to a more lean exit structure and with auto-area creation.

GoMudMapper v. 2.0.2

09 Jul 15:08

Choose a tag to compare

  • Added support for "GoMud" in gmcp.Game.Info.engine
  • Fixed mmp. namespace initialization
  • Fixed update info on default GoMud engine

GoMudMapper v. 2.0.1

08 Jul 14:29

Choose a tag to compare

Minor bugfix

GoMudMapper v. 2.0.0

30 Jun 11:14

Choose a tag to compare

This is a complete re-write and update to remove as much as possible non-needed code from the original IRE mapper this is built on.

GoMudMapper v. 1.0.4

05 May 20:14

Choose a tag to compare

This is the beginning of the attempt to remove all the superfluous code not need for GoMud from the IRE mapper script, and basically make a clean GMCP mapper, with support for proper automatic room placement using coordinates.

There are still a lot of things to fix:

  • Add support for non directional exits
  • Remove all the leftover code for the IRE and other games
  • Rewrite the update script for the mapper itself
  • Rewrite the update script for the map and/or crowd map

GoMud Mapper v. 1.0.0

01 May 20:39

Choose a tag to compare

First release of the GoMud Mapper

The mapper works with the default GoMud engine and setup.

Todo:

  • Lots of unnecessary code to remove
  • Add support for non directional exit names
  • Implement new auto-update feature similar to the UI