foul-magics/Mage.Client/src/main/java/org/mage/card/arcane
Oleg Agafonov eaaa37db11 Card render testing dialog improves:
* Added chooseable render testing (click by mouse on cards);
* Added column style render testing (many cards mode);
* Added tapped, face down and manifested render testing for permanents;
* CardView: fixed missing copy data (NPE for transformed cards);
* CardArea: added support to draw permanents;
* CardArea: added support of offsets between cards/columns;
2020-01-22 00:44:25 +04:00
..
Animation.java replace public fields with encapsulation 2019-03-03 09:51:14 +01:00
CardPanel.java Card render testing dialog improves: 2020-01-22 00:44:25 +04:00
CardPanelAttributes.java Most obvious bugs ironed out. Ready for PR. 2016-08-31 23:37:31 -06:00
CardPanelComponentImpl.java Card render testing dialog improves: 2020-01-22 00:44:25 +04:00
CardPanelRenderImpl.java Card render testing dialog improves: 2020-01-22 00:44:25 +04:00
CardRenderer.java * AI: fixed that computer can't target cards on battlefield if it contains tokens; 2020-01-02 04:46:20 +04:00
CardRendererFactory.java * Correct type line rendering for split cards with different types on each half. 2017-04-04 21:58:52 -06:00
CardRendererUtils.java * UI: improved cards appearance: 2019-05-10 10:01:51 +04:00
GlowText.java * UI: improved cards appearance: 2019-05-10 10:01:51 +04:00
ManaSymbols.java * UI: multiple improves for adventure/split cards: 2020-01-07 11:49:55 +04:00
ManaSymbolsCellRenderer.java * UI: multiple improves for adventure/split cards: 2020-01-07 11:49:55 +04:00
ModernCardRenderer.java * UI: multiple improves for adventure/split cards: 2020-01-07 11:49:55 +04:00
ModernSplitCardRenderer.java Add rendering for Expeditions 2018-03-16 22:49:21 +11:00
ScaledImagePanel.java Ignition Team implementation (requested card) 2016-06-29 03:21:40 -04:00
TextboxBasicManaRule.java Big refactoring 2017-01-09 19:16:53 +03:00
TextboxKeywordRule.java Working Card Rendering 2016-08-31 04:43:28 -06:00
TextboxLevelRule.java Big refactoring 2017-01-09 19:16:53 +03:00
TextboxLoyaltyRule.java Mostly code format fixes. 2017-02-09 18:30:31 +03:00
TextboxRule.java Work in progress changes for Amonket Aftermath ability. 2017-04-03 04:15:25 -06:00
TextboxRuleParser.java * UI: multiple improves for adventure/split cards: 2020-01-07 11:49:55 +04:00
TextboxRuleType.java Fixes and additions to card rendering 2016-09-14 19:37:12 -06:00
UI.java Blocker and Critical level bugfixes throughout the project (#4648) 2018-03-22 08:13:13 -05:00
Util.java made close call safe 2018-03-29 13:53:59 +02:00