foul-magics/Mage/src/main/java/mage/abilities/dynamicvalue
Oleg Agafonov 07ddad6e48 Game: fixed rare bugs in some cards after rollback or cancel actions:
* Cumulative upkeep cost - fixed that it can lost payed state (cards: Aboroth, Karplusan Minotaur, Psychic Vortex, Sheltering Ancient);
 * Effects - fixed that it can lost selected targets or other settings (cards: Citadel of Pain, Crimson Honor Guard, Curfew, Leveler, Mana Cache, Monsoon, Paradigm Shift, Saprazzan Bailiff);
 * Exile all cards from graveyard ability - fixed that it can lost targets (example: Agent of Erebos);
 * Melee ability - fixed that it can lost targets (example: Adriana, Captain of the Guard).
2021-07-07 16:51:53 +04:00
..
common Game: fixed rare bugs in some cards after rollback or cancel actions: 2021-07-07 16:51:53 +04:00
AdditiveDynamicValue.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
DynamicValue.java Game: fixed rare bugs in some cards after rollback or cancel actions: 2021-07-07 16:51:53 +04:00
IntPlusDynamicValue.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
LimitedDynamicValue.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
LockedInDynamicValue.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
MultipliedValue.java - correct spelling 2019-01-11 16:23:30 -06:00
RoleAssignment.java reworked Gaea's Balance, broke out main party count algorithm for more general use 2020-11-12 22:01:07 -05:00