magenoxx
|
21eb420c16
|
Moved Mage.Common classes from src to src/main/java
|
2017-04-20 19:05:09 +03:00 |
|
fireshoes
|
55b433ae36
|
[AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards.
|
2017-03-28 22:25:29 -05:00 |
|
vraskulin
|
0557b5e89c
|
list.size > 0 changed to !list.isEmpty
We care about if it's empty or not, not about it's size
|
2017-02-06 14:32:51 +03:00 |
|
LevelX2
|
c9bb0be016
|
Reworked selected modes handling. That fixed the Subtle Strike targeting problem.
|
2016-09-24 01:12:01 +02:00 |
|
Samuel Sandeen
|
282443c231
|
Add Subtype to the CardAttribute Framework
This is a massive change. I’ve refrained from unrelated refactoring
when possible but there are still a lot of changes here.
|
2016-08-28 17:30:10 -04:00 |
|
LevelX2
|
4711e0cf99
|
Changed ability handling of modal spells to be able to select the same mode multiple times with different targets.
|
2015-11-14 01:56:56 +01:00 |
|
LevelX2
|
b029de3ec9
|
* Added id and colored font to shown related object names of stack abilities.
|
2015-07-26 10:17:04 +02:00 |
|
LevelX2
|
60c7a2b34b
|
* Stack - Fixed that name of face down cards were unintended shown while moving effect is on the stack (Necropotence).
|
2015-07-14 23:56:44 +02:00 |
|
LevelX2
|
c27ef5ee97
|
* Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet).
|
2015-06-10 01:24:38 +02:00 |
|
LevelX2
|
5abcefa09e
|
Minor changes to log and tooltip text generation.
|
2015-05-10 11:24:43 +02:00 |
|
LevelX2
|
4d7f1a05bf
|
* Fixed that modes (if more than one was selected) did not resolve in the order they are written on the card but in order of selection by user.
|
2015-04-11 12:08:09 +02:00 |
|
betasteward
|
9ad8530dee
|
moved faceDown property from Card to CardState
|
2015-03-12 22:09:12 -04:00 |
|
LevelX2
|
341db7b01f
|
* Morph Ability - Some fixes for displaying / handling morph cards/permanents.
|
2014-09-25 16:51:41 +02:00 |
|
LevelX2
|
3a62115c3a
|
Added icon for triggered and activated abilities on the stack to better distinct it from casting a card.
|
2014-07-23 17:23:49 +02:00 |
|
LevelX2
|
e57aee7fcb
|
* Necropotence - Fixed that card name was shown as target for face down cards on stack or if player selects order of triggered effects.
|
2014-06-20 01:04:28 +02:00 |
|
LevelX2
|
3b3f136d34
|
Spells on the stack can now get counters.
|
2014-05-02 16:45:26 +02:00 |
|
LevelX2
|
42dc0d142c
|
Improved Emblem handling. Added a MageObjectType to CardView (in progress).
|
2013-07-05 15:29:55 +02:00 |
|
LevelX2
|
853810ce45
|
Added support for casting modal spells or activating modal abilities with more than one mode to choose.
|
2013-06-22 19:35:22 +02:00 |
|
magenoxx
|
7f6d730975
|
Fixed Issue#125: Show source/reason of triggering abilites
|
2013-02-22 22:54:43 +04:00 |
|
magenoxx
|
575cebad7f
|
Displaying arrows for fixed targets in effects (for Jace, Architect of Thought first ability)
|
2012-10-24 17:45:55 +04:00 |
|
North
|
239a4fb100
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
North
|
569191a55a
|
Removed getArt and everything related to it.
|
2011-05-30 00:07:02 +03:00 |
|
magenoxx
|
d5c4ac371a
|
Now Planeswalkers use counters for loyalty. Fixed Issue 69.
|
2011-05-15 16:42:45 +04:00 |
|
Loki
|
83e39e900a
|
add serialVersionUID
|
2011-01-23 15:45:15 +02:00 |
|
BetaSteward
|
c8db6ba350
|
moved {this} and {source} replacement to server
|
2010-12-26 20:41:40 -05:00 |
|
magenoxx
|
03cb41f2aa
|
Now StackAbilityView has sourceCard. Added displaying source card for abilities. Fixed arrows offsets. Added "source" blue arrows (target arrows are red). Fixed NullPointerException happen for AbilityPicker. Fixed random order of spells in stack. Code clean up.
|
2010-11-27 15:29:48 +00:00 |
|
BetaSteward
|
e1190077a2
|
latest
|
2010-04-11 20:28:38 +00:00 |
|
BetaSteward
|
ca44bbedfc
|
Initial
|
2010-03-20 03:06:01 +00:00 |
|