foul-magics/Mage/src/main/java/mage/abilities
Evan Kranzler f8d030bef4
Adding dice rolling trigger/replacement (ready for review) (#7989)
* [AFR] Implemented DiceRolledTriggeredAbility
* [AFR] Implemented Brazen Dwarf
* [AFR] Implemented Feywild Trickster
* [AFC] Implemented Reckless Endeavor
* [AFR] Implemented Pixie Guide
* [AFR] Implemented Critical Hit
* [AFR] Implemented Netherese Puzzle Ward
* [AFC] Implemented Neverwinter Hydra
* [AFR] Implemented Farideh, Devil's Chosen
* [AFR] Implemented Barbarian Class
* [AFC] Implemented Vrondiss, Rage of Ancients
* [AFC] Implemented Arcane Endeavor
* Test framework: added planar die rolls support
* Test framework: added random results set up support in AI simulated games;
* AI: improved roll die results chooses in computer games;
* Roll die: improved combo support for planar die and roll die effects;

Co-authored-by: Daniel Bomar <dbdaniel42@gmail.com>
Co-authored-by: Oleg Agafonov <jaydi85@gmail.com>
2021-08-26 14:06:10 +04:00
..
abilityword various ability word text fixes 2021-07-17 11:17:49 -04:00
common Adding dice rolling trigger/replacement (ready for review) (#7989) 2021-08-26 14:06:10 +04:00
condition - Fixed #8124 2021-08-13 11:30:57 -05:00
costs fix #8097, 2021-08-22 12:01:10 +02:00
decorator
dynamicvalue * Target colored cards/creatures - fixed game freeze on cards in deck (example: Angel's Herald and other Herald cards); 2021-08-04 22:40:24 +04:00
effects Adding dice rolling trigger/replacement (ready for review) (#7989) 2021-08-26 14:06:10 +04:00
hint * Delitium, card types in graveyard - fixed wrong text in card hint (fix #8053); 2021-07-27 05:52:31 +04:00
icon * GUI: added card icon for commander on battlefield; 2021-07-23 19:51:45 +04:00
keyword [AFC] various text fixes 2021-08-22 17:56:22 -04:00
mana Improved canActivate support: 2021-08-21 10:52:00 +04:00
meta Reworking triggered ability text generation to allow for ability words and flavor words to be added more easily (#8010) 2021-07-15 07:46:38 -04:00
text
Abilities.java
AbilitiesImpl.java
Ability.java Real fix for 4125d1eb46, updated outdated comments. 2021-07-31 09:47:29 +04:00
AbilityImpl.java * Additional costs - added support of X costs on free cast (example: Kicker X, see Thieving Skydiver and Etali, Primal Storm combo); 2021-08-05 16:18:04 +04:00
ActivatedAbility.java Improved canActivate support: 2021-08-21 10:52:00 +04:00
ActivatedAbilityImpl.java Improved canActivate support: 2021-08-21 10:52:00 +04:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java [MH2] Implemented Carth the Lion (#7848) 2021-07-15 00:12:25 +04:00
MageSingleton.java
Mode.java Refactor: fixed flavor word for ability (related to comments from 6dafb3ad81); 2021-06-30 16:30:39 +04:00
Modes.java Tests: improved performance 2021-08-13 09:17:33 +04:00
OpeningHandAction.java
PlayLandAbility.java Improved canActivate support: 2021-08-21 10:52:00 +04:00
SpecialAction.java
SpecialActions.java
SpellAbility.java Improved canActivate support: 2021-08-21 10:52:00 +04:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java
TriggeredAbility.java [AFC] Implemented Nihiloor 2021-08-21 16:35:09 -04:00
TriggeredAbilityImpl.java fixed an error 2021-08-21 17:13:03 -04:00