Shandalar - Program Bugs
Volcanic Eruption doesn't let me pay X (fix completed)
Volcanic Eruption doesn't let me pay X. When I click to play it, it says pay UUU and when I pay UUU it just goes to the graveyard without doing anything else.
Comments
Posted by Korath » 08 Jul 2015, 05:40
Probably affects Winter Blast as well, looking at the csv data. (Probably doesn't affect Word of Binding.) If I recall correctly, the Manalink implementation first chooses targets, then charges mana, hence the inconsistent data; the MicroProse implementations, which are still used in Shandalar, charge mana first.
It's actually correct to charge targets first for everything, then charge mana and other costs; but that breaks the card-engine interface.
It's actually correct to charge targets first for everything, then charge mana and other costs; but that breaks the card-engine interface.
Posted by Korath » 10 Jul 2015, 12:55
commit ef3a23c72e604afd2185675163fa3b9cb9888335
Author: Korath <dgk@Dirge.none>
Date: Fri Jul 10 08:54:25 2015 -0400
[RT] FIX #641: fix Volcanic Eruption, Winter Blast casting cost data
Author: Korath <dgk@Dirge.none>
Date: Fri Jul 10 08:54:25 2015 -0400
[RT] FIX #641: fix Volcanic Eruption, Winter Blast casting cost data
2 Posts
• Page 1 of 1
Ticket details
- Ticket ID: 641
- Project: Shandalar
- Status: Fix completed
- Component: Individual Card
- Project version: Ruined Tower 4
- Priority: Normal
- Severity: Normal
- Assigned to: Korath
- Reported by: Crag Hack
- Reporter's tickets: List all tickets
- Reported on: 02 Jul 2015, 16:16
- Last visited by Korath » 04 Aug 2015, 09:29.
