Shandalar - Program Bugs
game use cardname for card with effect "reveal that card" instead of playername (already fixed)
Comments
Posted by Korath » 18 Dec 2016, 15:34
This is generally better, starting in AS. Up until GG, it wasn't capable of showing both the revealing effect and the player revealing the card unless the revealed card was in a player's hand; it always said it was the controller of the revealing effect that revealed it. In GG1, it's capable of doing that correctly, but I flubbed it - it ignores the owner parameter and just says it's the revealing effect's controller again. Sigh.
In any case, if you still see these after GG2, please report them as individual cards.
In any case, if you still see these after GG2, please report them as individual cards.
Posted by Korath » 18 Dec 2016, 15:36
commit 898555bb095e329c86235bedccb59c1be9a9aec7
Author: Korath <dgk@Dirge.none>
Date: Sun Dec 18 10:35:35 2016 -0500
[GG] #944: reveal_card(source, revealing_player, iid): honor revealing_player
Author: Korath <dgk@Dirge.none>
Date: Sun Dec 18 10:35:35 2016 -0500
[GG] #944: reveal_card(source, revealing_player, iid): honor revealing_player
3 Posts
• Page 1 of 1
Ticket details
- Ticket ID: 944
- Project: Shandalar
- Status: Already fixed
- Component: Duel Engine
- Project version: Nomad's Bazaar 1
- Priority: Normal
- Severity: Trivial
- Assigned to: Korath
- Reported by: stassy
- Reporter's tickets: List all tickets
- Reported on: 24 Nov 2015, 10:58
- Last visited by Korath » 18 Dec 2016, 15:36.

