Dungeon Crawl Stone Soup Tracker - DCSS
Viewing Issue Advanced Details
11689 Bug Report minor have not tried 2018-09-22 22:48 2019-02-08 20:32
Yermak Remote  
ebering Online  
normal WebTiles  
closed 0.22 ancient branch  
done  
none    
none  
0011689: msg_webtiles_height has no effect at all
Using Firefox 60.0.2 in Unix.
(I'm trying to get more message lines. The only way to set their number seems to change msg_min_height in range from 5 to 7. Setting msg_min_height to more than 7 causes game not to start. Toying with msg_max_height, view_max_height had no impact.)
Right now I have
msg_min_height = 7
msg_max_height = 10
in my rc file.
Setting msg_webtiles_height to any number between -1 and 10 has no visual impact on the game.

The height of map visible around my character is 25 tiles, so there is space to use.

png file icon message_window.PNG [^] (380,129 bytes) 2018-09-23 10:31
Issue History
2018-09-22 22:48 Yermak New Issue
2018-09-23 10:31 collin38 Note Added: 0032644
2018-09-23 10:31 collin38 File Added: message_window.PNG
2018-10-15 22:53 Yermak Note Added: 0032690
2019-01-24 01:46 ebering Note Added: 0032973
2019-01-24 01:46 ebering Status new => resolved
2019-01-24 01:46 ebering Resolution open => done
2019-01-24 01:46 ebering Assigned To => ebering
2019-02-08 20:31 Yermak Status resolved => closed

Notes
(0032644)
collin38   
2018-09-23 10:31   
The main game window seems to be limited somehow. See attached screenshot; in it I'm inspecting the 'game' div. I had set only msg_webtiles_height = 35 which increased the number of message lines to 18.
(0032690)
Yermak   
2018-10-15 22:53   
In case someone decides to remove this option, don't:
I have no idea what happened, but it works now (in 0.22+). I can't find the commit responsible for that. Maybe previously I tested it in 0.21.
(0032973)
ebering   
2019-01-24 01:46   
This was fixed according to the reporter.