Welcome to the t-engine Bug Tracker
Please note that this is a tracker for ToME 3 issues. Please list any ToME 2 issues on the ToME wiki.
For information on the wiki format used for the tickets and comments, see the Dokuwiki Syntax Reference.
Thanks,
Eric (sdltome-at-gmail:dot:com)
FS#185 - Support for maps with height over 66
Opened by Paul Blay (PaulBlay) - Friday, 13 February 2009, 09:12 GMT-7
|
DetailsTaller maps are required to improve the world map (expand coverage and / or increase level of detail). I have not been able to work out the mechanism but larger maps than 66 high do not display features below the 66th line (panel change does not occur at the 64th line). With the world map you can ‘walk off the edge’ while with town maps you get the “Leave this area?” when you walk into line 66. The MAX_HGT constant does not appear to be relevant, but the SCREEN_HGT probably is. |
map.level_size_to_map() works with town levels (but not with the world map).