所有案件
極地探險:西北航道 的案件
#38139: "Log messages for white player"
implemented: 此建議已獲實施
2
這是關於哪方面的案件?
發生什麼事? 請從下方選擇
建議:依我所見,有些調整將大幅增進遊戲完成度
細節描述
• 請簡明精確地解釋你的建議,以便讓人一目了然。
The name of the white player is hard to read in log message. Maybe the name could have white inside but a black outline ?• 你的瀏覽器是什麼?
Google Chrome v88
案件沿革
2021年 4月 5日 19:10 •
Lymon Flowers • 此建議尚未被開發者分析過:
2022年 4月 1日 10:15 •
2024年 1月12日 21:14 • This could EASILY be fixed with this simple CSS rule to add to the CSS of the game :
.playername[style="color:#eeeeee"] {
text-shadow: 0px 0px 3px black;
}
Or even:
.playername[style="color:#eeeeee;"] {
background-color: black;
}
.playername[style="color:#eeeeee"] {
text-shadow: 0px 0px 3px black;
}
Or even:
.playername[style="color:#eeeeee;"] {
background-color: black;
}
為本案件添加內容
任何可能重現這項錯誤或了解你的建議之相關資訊,都請在此填寫:
- 其他同樣狀況的桌號/步數
- 按 F5 是否解決了這個問題?
- 問題是否發生了好幾次?每次都發生?時好時壞?
- 建議將此錯誤的螢幕截圖上傳到 Imgur.com 並轉貼連結。