所有案件
Diablo 的案件
#73073: "Time not being added after turns"
implemented: 此建議已獲實施
1
這是關於哪方面的案件?
發生什麼事? 請從下方選擇
建議:依我所見,有些調整將大幅增進遊戲完成度
細節描述
• 請簡明精確地解釋你的建議,以便讓人一目了然。
I’ve only tested it for real time games, on normal and fast speed and it seems no time is being added when you make a move.
If I remember it’s usually at the start of your turn, but in any case time never seems to increase for either player.• 你的瀏覽器是什麼?
Safari v15.6
案件沿革
2022年10月 2日 20:21 •
MarkSteere • 此建議已獲實施:
2022年10月 3日 1:49 •
2022年10月 3日 14:48 • Ok, yes, I had neglected to include the giveExtraTime command before switching to the other player's turn.
self::giveExtraTime( $active_player_id );
$this->gamestate->nextState( 'nextTurn' );
Should be good now. Thanks for mentioning it.
self::giveExtraTime( $active_player_id );
$this->gamestate->nextState( 'nextTurn' );
Should be good now. Thanks for mentioning it.
為本案件添加內容
任何可能重現這項錯誤或了解你的建議之相關資訊,都請在此填寫:
- 其他同樣狀況的桌號/步數
- 按 F5 是否解決了這個問題?
- 問題是否發生了好幾次?每次都發生?時好時壞?
- 建議將此錯誤的螢幕截圖上傳到 Imgur.com 並轉貼連結。