Here is a proposition of mapper for Alter Aeon
I'm a visual user, but i think the mapper find function can be useful to anyone.
Once you've visited a room and know the room name, you can quickly find it:
mf store --> will show you links to nearby rooms containing the word store in their title
note ruby --> will take a "note" on the room and add the word "ruby" to it
That way you can easily find the room again, by typing "mf ruby" then clicking on the speedwalk
msr --> show the current room details
The code is far from perfect (a bit of copy-pasting and modifying of already existing code - original code written by Nick Gammon).
But it's working. So feel free to correct it any way you want.
https://raw.githubusercontent.com/Glimrock/Alter-Aeon/master/myMapper.xml
I'm adding a health bar plugin for Alter-Aeon too if someone is interested
https://raw.githubusercontent.com/Glimrock/Alter-Aeon/master/Health_Bar_Miniwindows.xml
I'm a visual user, but i think the mapper find function can be useful to anyone.
Once you've visited a room and know the room name, you can quickly find it:
mf store --> will show you links to nearby rooms containing the word store in their title
note ruby --> will take a "note" on the room and add the word "ruby" to it
That way you can easily find the room again, by typing "mf ruby" then clicking on the speedwalk
msr --> show the current room details
The code is far from perfect (a bit of copy-pasting and modifying of already existing code - original code written by Nick Gammon).
But it's working. So feel free to correct it any way you want.
https://raw.githubusercontent.com/Glimrock/Alter-Aeon/master/myMapper.xml
I'm adding a health bar plugin for Alter-Aeon too if someone is interested
https://raw.githubusercontent.com/Glimrock/Alter-Aeon/master/Health_Bar_Miniwindows.xml