Nyyrazzilyss / NyyLIB

Mudlet client script for Torilmud
http://www.torilmud.com/phpBB3/viewtopic.php?f=4&t=27194
GNU General Public License v2.0
7 stars 4 forks source link

Feature request for @map #189

Open Gyrx opened 6 years ago

Gyrx commented 6 years ago

As a user I would like to easily parse for missing map information. This information would be used to help me find new zones to discover or to filter for zones that have not been fully discovered. Great option to help newbies explore and for pros to dial in on what zones to revisit to unlock the map.

The following commands are options that would provide the desired ability to filter:

@map undiscovered - lists all zones not discovered by user - Go here to explore something new!
@map unexplored > 50% - lists all zones that are 50% or more unexplored.  Works with < 50% as well.
@map unexplored > 50 - lists all zones that have 50 or more unexplored rooms  Works with < 50 as well.
Nyyrazzilyss commented 6 years ago

Thanks, easy and reasonable change. Will add