Shandalar - Program Bugs
Tapped blockers don't deal damage (fix completed)
Per 4th-edition-era rules.
I suspect that all that needs to be done here is to remove the check at line 113 of deal_combat_damage(), but it's worth looking at the combat AI more closely to try to see if it needs to be updated as well.
I suspect that all that needs to be done here is to remove the check at line 113 of deal_combat_damage(), but it's worth looking at the combat AI more closely to try to see if it needs to be updated as well.
Comments
Posted by Korath » 09 Jun 2015, 00:48
commit bd169b3d1310d4f5fcf955eb46d511b2125d4141
Author: Korath <dgk@Dirge.none>
Date: Mon Jun 8 20:47:09 2015 -0400
[Shandalar] FIX #544: tapped blockers deal combat damage
No need to update the AI, which neither exploited the old rule nor considered
that the human player might.
Author: Korath <dgk@Dirge.none>
Date: Mon Jun 8 20:47:09 2015 -0400
[Shandalar] FIX #544: tapped blockers deal combat damage
No need to update the AI, which neither exploited the old rule nor considered
that the human player might.
1 Post
• Page 1 of 1
Ticket details
- Ticket ID: 544
- Project: Shandalar
- Status: Fix completed
- Component: Duel Engine
- Project version: Ruined Tower 1
- Priority: Normal
- Severity: Normal
- Assigned to: Korath
- Reported by: Korath
- Reporter's tickets: List all tickets
- Reported on: 25 May 2015, 23:56
- Last visited by Korath » 10 Jun 2015, 08:18.
