Page 1 of 1

Tabular Locate Formatting for Mudlet

Posted: Fri Jun 10, 2022 4:51 pm
by faith
I've reformatted the locate object and locate life results for better alignment. If an item's name is too long it will be truncated with an elipsis rather than pushing the text out of alignment. When this occurs you can hover over the name with your mouse cursor to trigger a popup with the full text.

I've also abbreviated the directions for conciseness and sorted the results by direction, so that results closest to you will be sorted towards the bottom (where my eyes tend to rest).

Finally, the port code is still a hyperlink so that you can click it to teleport, or you can right click it to copy the code.

Here is an example image:
https://github.com/craigrs84/wotstuff/r ... ormat.png

Installation Instructions:
Open the link below and use your browser's "save as" feature to download the file to your computer. Then load the file into mudlet via the import package functionality.
https://raw.githubusercontent.com/craig ... format.xml

Re: Tabular Locate Formatting for Mudlet

Posted: Sat Jun 11, 2022 5:23 pm
by Liia
Pretty clean format. I'm for sure going to use this!

Thanks!