foul-magics/Mage/src/main/java/mage
Oleg Agafonov 5b49fa4cc2 choose mode improves:
- fixed broken cards with once per turn choose (example: Galadriel, Light of Valinor, closes #11362);
- fixed cheat to skip required mode by cancel button (example: Black Market Connections, closes #11149, closes #10611);
- fixed empty modes list if nothing available to choose;
- improved compatibility with max modes and other modification effects;
- fixed that non-valid modes can be selected in some use cases;
2023-11-02 17:57:55 +04:00
..
abilities choose mode improves: 2023-11-02 17:57:55 +04:00
actions
cards cheats: added 2 new special commands (add card to hand, add lands to battlefield), added default special commands (no needs to put it in init.txt) 2023-11-02 12:32:58 +04:00
choices text fixes 2023-10-15 00:56:25 -04:00
collation Implement booster collation for BRO (#10364) 2023-10-09 21:48:09 -04:00
constants gui: improved multi amount dialog (added cancel option, added mana symbols support in messages, improved form structure) 2023-11-02 12:30:40 +04:00
counters Add finality counters (#11379) 2023-11-01 22:08:57 -04:00
designations Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
filter implement [LCI] Bedrock Tortoise 2023-10-28 19:07:03 -04:00
game implement [LCI] Twists and Turns 2023-11-01 23:28:07 -04:00
players refactor: improved ability's modes code (related to #11333) 2023-10-28 15:46:03 +04:00
target Ready for review: Implement Craft mechanic (#11352) 2023-10-27 22:32:11 -04:00
util gui: improved multi amount dialog (added cancel option, added mana symbols support in messages, improved form structure) 2023-11-02 12:30:40 +04:00
watchers [LCI] fix descended watcher counting nonpermanent cards 2023-10-28 12:50:57 -04:00
ApprovingObject.java
ConditionalMana.java
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 Implement Prototype ability (#11249) 2023-10-09 21:06:19 -04:00
MageObjectImpl.java Implement Prototype ability (#11249) 2023-10-09 21:06:19 -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
ManaSymbol.java
ObjectColor.java