Viewing Issue Advanced Details Jump to Notes ] Wiki ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003734 [DCSS] Bug Report minor always 2011-04-05 14:55 2019-02-01 20:09
Reporter Prezombie View Status public  
Assigned To ebering
Priority normal Resolution done Local or Remote Both
Status resolved   Operating System All
Projection none   Console or Tiles Both
ETA none Fixed in Branch Product Branch 0.8 ancient branch
  Product Version trunk
Summary 0003734: Fast travel down on bottom level gives wrong message
Description "G>" when you're on a level that doesn't have any down stairs says "You're already here." When it should say something like "You're as low as you can go, bro."
Steps To Reproduce
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0032781)
Stenella (reporter)
2018-11-05 02:39
edited on: 2019-01-27 22:16

The problem stems from "G>" requesting the same level you're currently on, not a lower (non-existant) one, if you're on the lowest floor of the branch.

https://github.com/crawl/crawl/blob/master/crawl-ref/source/travel.cc#L2507 [^]

Thus, the code replies the same way, and no conditional for the bug's case has been written.

(0033027)
ebering (developer)
2019-02-01 20:09

Done in 0.24-a0-27-gca774cb5d5

- Issue History
Date Modified Username Field Change
2011-04-05 14:55 Prezombie New Issue
2018-11-05 02:39 Stenella Note Added: 0032781
2018-11-05 02:40 Stenella Note Edited: 0032781
2018-11-08 13:15 TAS2012 Issue Monitored: TAS2012
2019-01-27 22:16 Stenella Note Edited: 0032781
2019-02-01 20:09 ebering Note Added: 0033027
2019-02-01 20:09 ebering Status new => resolved
2019-02-01 20:09 ebering Resolution open => done
2019-02-01 20:09 ebering Assigned To => ebering


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker