Erwan
- Fixed empty ActionStack "interrupt" messages - If no attackers are declared, go straight to Combat end phase - Once First strike damage is declared, attacking player needs to "actively" request a next phase event to go to the next damage step - Second Damage step is called "Combat Damage (2)" - UserRequestNextPhase is to be used knowing that it might not succeed - Step change for GuiCombat is now computed at GameObserver::nextGamePhase Note: Combat damage to creatures is not assigned when AI attacks. As this seems to be a problem with the previous SVN version, I4m still committing this change
This commit is contained in:
@@ -33,23 +33,7 @@ next
|
||||
1393
|
||||
1229
|
||||
1308
|
||||
next
|
||||
#combatbegin 2
|
||||
next
|
||||
#combatattackers 2
|
||||
next
|
||||
#combatblockers 2
|
||||
next
|
||||
#combatdamage 2
|
||||
next
|
||||
#endofcombat 2
|
||||
next
|
||||
#main phase II 2
|
||||
next
|
||||
#eot 2
|
||||
next
|
||||
#cleanup 2
|
||||
next
|
||||
eot
|
||||
#untap
|
||||
next
|
||||
#upkeep
|
||||
|
||||
Reference in New Issue
Block a user