Shandalar - Program Bugs
Call to the Kindred doesn't match changelings on bf to non-changelings in library (fix completed in vcs)
Enemy has Woodland Changeling in play. I play Call to the Kindred on it, which should let me pick up any creature out of the five cards, but it doesn't for some reason.
Last edited by Korath on 16 Dec 2016, 03:00, edited 2 times in total.
Reason: Retitle from ""Changeling" isn't recognized by the library"; Component Duel Engine->Individual Card
Reason: Retitle from ""Changeling" isn't recognized by the library"; Component Duel Engine->Individual Card
Comments
Posted by Korath » 18 Dec 2016, 15:05
commit 32fda8bd96f8338215bfb2c9f44da0f9b3b1f501
Author: Korath <dgk@Dirge.none>
Date: Sun Dec 18 10:04:45 2016 -0500
[GG] FIX #1298: Call to the Kindred honors SUBTYPE_ALL_CREATURES
This checked the card-in-play against non-changeling creature types first, and
incorrectly delimited those by SUBTYPE_MAX_CREATURE_SUBTYPE instead of
SUBTYPE_MAX_USED_CREATURE_SUBTYPE, so never saw the check for changeling.
Changelings in the library were matched correctly.
Author: Korath <dgk@Dirge.none>
Date: Sun Dec 18 10:04:45 2016 -0500
[GG] FIX #1298: Call to the Kindred honors SUBTYPE_ALL_CREATURES
This checked the card-in-play against non-changeling creature types first, and
incorrectly delimited those by SUBTYPE_MAX_CREATURE_SUBTYPE instead of
SUBTYPE_MAX_USED_CREATURE_SUBTYPE, so never saw the check for changeling.
Changelings in the library were matched correctly.
1 Post
• Page 1 of 1
Ticket details
- Ticket ID: 1298
- Project: Shandalar
- Status: Fix completed in VCS
- Component: Individual Card
- Project version: Gemcutter's Guild 1
- Priority: Normal
- Severity: Normal
- Assigned to: Korath
- Reported by: lujo
- Reporter's tickets: List all tickets
- Reported on: 15 Dec 2016, 19:39
- Last visited by Korath » 18 Dec 2016, 15:05.