foul-magics/Mage/src/main/java/mage
xenohedron 4e2a5bd5a9
Cleanup activated ability constructors (#11283)
* simplify LoyaltyAbility constructors

* remove unused constructors in ActivatedAbilityImpl

* cleanup

* remove null rule setting

* another unused constructor

* fix escape ability reminder text

* escape text adjustment

* simplify Trigons, remove Costs constructor

* rework Villainous Ogre, remove another class and constructor

* fix test using wrong text for trigon ability
2023-10-08 22:55:31 -04:00
..
abilities Cleanup activated ability constructors (#11283) 2023-10-08 22:55:31 -04:00
actions
cards server: removed useless fastDbMode, improved db stats logs on updating 2023-09-17 22:16:12 +04:00
choices Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
collation
constants [WHO] Implement Banish to Another Universe, Crisis of Conscience, Cyberman Patrol, Cybermen Squadron, Dalek Squadron (#11272) 2023-10-06 23:24:05 -04:00
counters [WOE] Implement Rotisserie Elemental (#10944) 2023-08-22 20:19:25 -04:00
designations refactor: improved damaged batch events, added todo to fix (related to #10870) 2023-09-13 03:14:19 +04:00
filter improve usability of Rebound ability (#11261) 2023-10-05 22:03:23 -04:00
game [WHO] Implement Five Hundred Year Diary, Flatline, Frost Fair Lure Fish, Laser Screwdriver, Sonic Screwdriver (#11274) 2023-10-08 01:39:50 -04:00
players Merge pull request #11178 from ssk97/MorphRework_v2 2023-10-02 23:01:40 -04:00
target another batch of text gen improvements (#11247) 2023-10-01 22:51:02 -04:00
util new ExileReturnBattlefieldNextEndStepTargetEffect (#11251) 2023-10-05 22:04:12 -04:00
watchers minor cleanup 2023-09-24 00:52:38 -04:00
ApprovingObject.java
ConditionalMana.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Emptiable.java
MageException.java
MageIdentifier.java Rework AsThough handling to allow choosing/affecting a specific alternate cast (#11114) 2023-10-02 18:42:54 -04:00
MageInt.java
MageItem.java
MageObject.java tests: fixed random fails in RadiateTest (wrong MOR predicate code, #9550) 2023-09-15 06:30:10 +04:00
MageObjectImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
MageObjectReference.java tests: fixed random fails in RadiateTest (wrong MOR predicate code, #9550) 2023-09-15 06:30:10 +04:00
Mana.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ManaSymbol.java
ObjectColor.java