Release v1.52.2 - Navigation tweaks

In Release v1.52.0 we got updates on navigation, with exit icons and a new quick-access navigation wheel. This release tries to solve some of the issues that arose with last update.

Thanks to @Shinyuu for all the feedback and suggestions!

Feature

Navigation exit list

A new button is added at the center of the navigation wheel. The button’s number will tell how many exits can be found in the room. Clicking the button will open up a list of all exits, similar to the one found under Room Info:

image

Clicking anywhere on the screen will close the list.
Clicking any of the listed exits will use that exit.

Improvements

Stairs for up and down icons

The confusing exit icons for up and down has been replaced with icons of stairs:
image
GitHub issue #162 - Stairs for up and down icons

Navigation button hover tooltip

When using the mouse pointer to hover over a button in the navigation wheel, a tooltip will show the exit’s name:
image

GitHub issue #153 - Tooltip for navigation

Minimap hidden by default on mobile

The minimap and navigation wheel is now hidden by default on mobile layout, but can be toggled open using the globe-icon at the top-right corner of the chat log.

Fixes

Dev against mucklet test server broken
Following the README.md - Quick Start instructions resulted in an error. This has been fixed, and it is now again possible to run the client locally and connect it to the test-server at test.mucklet.com.
Thanks to @farcaller for making me aware of the issue!
GitHub issue #155 - Dev against mucklet test server broken

4 Likes