Open Zerrisx opened 4 years ago
Try click on any avatar -- it will call full game update. Is it still there or disappeared?
Still there - here's a face down card for the shelldock isle that was rolled back into my hand. Remains unchanged after clicking on either players avatar.
Some cards do exile cards correctly...the exiled cards do get cleared on a rollback. Path to Exile and Archon of Justice, for example, work correctly with rollback. Oblivion Ring does not.
If an exile uses an "exileId", the card will not be removed from the Exile Zone following a rollback in the GUI. In the gamestate, it is removed.
If you exile a card, then roll back, the visual of the card in exile remains, even if - as far as I can tell - the card itself returns to the correct location.
Example: exile a card with shelldock isle, then roll back. It still looks like you have a card exiled face down, but you can no longer look at it (because the real card isn't there any more).
If relevant, I was doing this in the test framework - so after the rollback, the Shelldock Isle itself no longer existed at all.