Add new command: #retravel

Retravel travels to the previously selected destination.

Also changes the travel-via-mouse to execute the extended command
instead of faking a special key.
This commit is contained in:
Pasi Kallinen
2021-07-21 10:55:14 +03:00
parent 76bb205367
commit 433f0cc15f
4 changed files with 37 additions and 19 deletions

View File

@@ -570,6 +570,7 @@ defer encumbrance check during polymorph to new man; newman() -> redist_attr()
became obsolete if polyman() subsequently restored old attributes
fix heap-use-after-free when attacking monster with potion
for "a" vs "an", add ukulele and uke as exceptions for "an u<anything>"
add new extended command #retravel
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository