Shandalar - Program Bugs
Worldslayer trigger then Reliquary Monk trigger-stuck game (fix completed)
I attacked with Skinwing equipped with Worldslayer & Brion Stoutarm(Brion Stoutarm was blocked by a 8/8 Pack Rat) Skinwing dealt damage to opponent Worldslayer triggered & destroyed all permanent one of which was my Reliquary Monk which then triggered his ability and asked to select enchantment or artifact to destroy but I couldn't select Worldslayer it was not on battlefield nor appeared in combat window.
*(If I remember correctly when I attacked Skinwing was the 2nd attacker if this matters because the combat window got stuck showing only first position where AI's defender was).
*(If I remember correctly when I attacked Skinwing was the 2nd attacker if this matters because the combat window got stuck showing only first position where AI's defender was).
Last edited by Aswan jaguar on 22 Dec 2015, 04:54, edited 1 time in total.
Comments
Posted by Korath » 21 Feb 2016, 03:18
Minimal testcase:
equipment_attach({HUMAN, PIP(CARD_ID_WORLDSLAYER)}, {HUMAN, PIP(CARD_ID_RAGING_GOBLIN)});
PIP(CARD_ID_RELIQUARY_MONK);
(Non-automated version: debug a Worldslayer, Raging Goblin, and Reliquary Monk onto the bf, attach Worldslayer to the Raging Goblin, attack.)
equipment_attach({HUMAN, PIP(CARD_ID_WORLDSLAYER)}, {HUMAN, PIP(CARD_ID_RAGING_GOBLIN)});
PIP(CARD_ID_RELIQUARY_MONK);
(Non-automated version: debug a Worldslayer, Raging Goblin, and Reliquary Monk onto the bf, attach Worldslayer to the Raging Goblin, attack.)
Last edited by Korath on 21 Feb 2016, 03:31, edited 1 time in total.
Posted by Korath » 21 Feb 2016, 03:30
Also manifests in Manalink, so my first guess - that the apparently-unnecessary corners I cut in displaying attached equipment in Shandalar are actually necessary - was wrong.
Posted by Korath » 21 Feb 2016, 07:30
commit d68ca553bbe93618507ed978b28ba562cf197f7f
Author: Korath <dgk@Dirge.none>
Date: Sun Feb 21 02:29:12 2016 -0500
[AS] FIX #987: when card is obliterated, show former attachments in territory
Support:
make_smallcard_visible()
Author: Korath <dgk@Dirge.none>
Date: Sun Feb 21 02:29:12 2016 -0500
[AS] FIX #987: when card is obliterated, show former attachments in territory
Support:
make_smallcard_visible()
4 Posts
• Page 1 of 1
Ticket details
- Ticket ID: 987
- Project: Shandalar
- Status: Fix completed
- Component: Duel Engine
- Project version: Nomad's Bazaar 1
- Priority: Normal
- Severity: Normal
- Assigned to: Korath
- Reported by: Aswan jaguar
- Reporter's tickets: List all tickets
- Reported on: 21 Dec 2015, 18:16
- Last visited by drool66 » 09 Dec 2020, 11:26.
