Kaikki raportit
diablo_displayed raportit
#73073: "Time not being added after turns"
implemented: Tämä ehdotus on toteutettu
1
Mitä tämä raportti koskee?
Mitä tapahtui? Valitse alta
Ehdotus: Mielestäni seuraava seikka parantaisi pelin toteutusta huomattavasti
Tarkka kuvaus
• Selitä ehdotuksesti tarkasti ja ytimekkäästi, jotta se on ymmärrettävissä niin helposti kuin mahdollista.
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.• Mikä on selaimesi?
Safari v15.6
Raportin historia
shinuito • Kehittäjät eivät ole vielä tutkineet tätä ehdotusta:
2. loka 2022 20:21 • It’s not specific to this mentioned table.
MarkSteere • Tämä ehdotus on toteutettu:
3. loka 2022 1:49 •
3. loka 2022 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.
Lisää jotain tähän raporttiin
Lisää tähän mitä tahansa, minkä katsot oleelliseksi tämän bugin toisintamiseksi tai ehdotuksesi ymmärtämiseksi:
- Toinen pöydän tunnus / siirron numero
- Ratkaisiko F5 ongelman?
- Ilmestyykö ongelma useita kertoja? Joka kerta? Satunnaisesti?
- Jos sinulla on kuvankaappaus tästä bugista, voit käyttää Imgur.com:a sen lähettämiseksi. Kopioi ja liitä linkki tähän.