magenoxx
|
1eaace259c
|
Merge
|
2011-06-13 19:58:33 +04:00 |
|
magenoxx
|
78bc920ba7
|
Fixed tooltips not displayed for tokens.
|
2011-06-13 19:56:43 +04:00 |
|
North
|
38a52daaec
|
Fixed possible NPE.
list.size() == 0 replaced with isEmpty()
|
2011-06-13 18:52:24 +03:00 |
|
magenoxx
|
8e788f3b32
|
updated about dialog.
|
2011-06-13 17:58:19 +04:00 |
|
magenoxx
|
611c4b7b2f
|
Now tokens connected to the source by expansionSetCode - results in token image displayed.
|
2011-06-13 17:43:28 +04:00 |
|
Loki
|
278a52941f
|
fix cost
|
2011-06-13 16:18:03 +03:00 |
|
magenoxx
|
cf45872867
|
Fixed searching for token images (not always worked - e.g. for Plants from Avenger of Zendikar).
|
2011-06-13 16:56:57 +04:00 |
|
magenoxx
|
7719682e7a
|
Fixed AvengerofZendikar. N.B. FilterControlledPermanent can't be used for getCount(filter) method, use getCount(filter, controllerId) instead.
|
2011-06-13 16:55:36 +04:00 |
|
magenoxx
|
5f169381a1
|
Fixed Signal Pest (NPE + effect wasn't applied so any could block). Enhanced canBlock restriction effect - wasn't called for attacker.
|
2011-06-13 14:47:09 +04:00 |
|
maurer.it
|
092082118c
|
Merge
|
2011-06-12 16:36:33 -04:00 |
|
maurer.it
|
b0f7eea39e
|
Replaced .size() == 0 with .isEmpty().
|
2011-06-12 16:36:11 -04:00 |
|
maurer.it
|
38094420bb
|
Javadocs
|
2011-06-12 16:34:32 -04:00 |
|
Loki
|
1e7bf43363
|
merge
|
2011-06-12 22:20:57 +03:00 |
|
Loki
|
e4ba03bb13
|
NPH
|
2011-06-12 22:19:24 +03:00 |
|
North
|
edc3b06c0c
|
Rule text generation fixes.
|
2011-06-12 22:14:37 +03:00 |
|
North
|
b740eb38bb
|
Added cards: NPH
|
2011-06-12 19:47:17 +03:00 |
|
maurer.it
|
63fe63b4e4
|
Mana Production of the first level ability is a ManaAbility therefore it shouldn't use the stack.
|
2011-06-12 12:28:06 -04:00 |
|
magenoxx
|
cedf0c9b91
|
Merge
|
2011-06-12 17:06:48 +04:00 |
|
magenoxx
|
07995ca44e
|
updated mtg-cards-data
|
2011-06-12 17:06:25 +04:00 |
|
magenoxx
|
bbfd775191
|
Added displaying not implemented cards of New Phyrexia to Collection Viewer.
|
2011-06-12 17:03:33 +04:00 |
|
North
|
fdff12fc7a
|
Refactored Image Download Sources.
Added AverageSize for download sources.
If cards can't be downloaded from a source you can select another and continue.
|
2011-06-12 15:38:03 +03:00 |
|
BetaSteward
|
a1eb9f7d0e
|
streamlined Callback daemon - should no longer shutdown prematurely
|
2011-06-11 23:15:02 -04:00 |
|
BetaSteward
|
9d385c2ef9
|
moved some code out of EDT
|
2011-06-11 23:13:45 -04:00 |
|
BetaSteward
|
d46a421bfa
|
fixed UI updates so that they are guaranteed to run in EDT
|
2011-06-11 23:13:15 -04:00 |
|
BetaSteward
|
b7e754d8d9
|
fixed NPE when amount is null
|
2011-06-11 23:11:48 -04:00 |
|
maurer.it
|
9c4297c74a
|
Merge
|
2011-06-11 21:55:36 -04:00 |
|
maurer.it
|
2384d8e5a2
|
Javadocs.
|
2011-06-11 21:53:17 -04:00 |
|
maurer.it
|
f5b08fcaed
|
Modified the <fileVersion> and <productVersion> to be dynamic based on the project.version. Modified the <originalFilename> to be mage-server.exe.
|
2011-06-11 21:52:33 -04:00 |
|
maurer.it
|
e13140b8b7
|
Modified the <productVersion> to be dynamic based on the project.version.
|
2011-06-11 21:50:51 -04:00 |
|
maurer.it
|
e8c9f3c8f5
|
Fixes a bug where one could cast Green Sun Zenith with X=0 and search up any green creature.
|
2011-06-11 21:47:15 -04:00 |
|
Loki
|
422198f544
|
cards
|
2011-06-11 22:38:44 +03:00 |
|
North
|
b6f4f0082a
|
Added cards.
Refactored some stuff regarding rule text.
|
2011-06-11 00:28:04 +03:00 |
|
magenoxx
|
ec60feadd8
|
Fixed both Runed Servitors (wrong sets and collector ids).
|
2011-06-10 12:04:26 +04:00 |
|
North
|
b235f31fa7
|
Added cards: ALA
|
2011-06-10 00:16:17 +03:00 |
|
magenoxx
|
0951146fcc
|
Added tag version 0.7.4 beta for changeset a5d967edab84
|
2011-06-10 00:05:11 +04:00 |
|
magenoxx
|
18a416d184
|
Change Mage version to 0.7.4-beta
|
2011-06-09 20:20:28 +04:00 |
|
magenoxx
|
9764a4e1b2
|
Merge
|
2011-06-09 20:11:03 +04:00 |
|
magenoxx
|
b36aea3ed5
|
Commented out printing stack trace for mana symbols.
|
2011-06-09 16:36:28 +04:00 |
|
magenoxx
|
e29e2cd6dc
|
Updated about dialog
|
2011-06-09 16:36:08 +04:00 |
|
magenoxx
|
a1905fcbca
|
Added magefree.com to about dialog.
|
2011-06-09 15:45:42 +04:00 |
|
Loki
|
f4faa450c4
|
CHK
|
2011-06-09 13:56:07 +03:00 |
|
magenoxx
|
9421cec0ff
|
Repaired mana symbol support in feedback panel.
|
2011-06-09 09:19:27 +04:00 |
|
magenoxx
|
3eb387b780
|
Feedback panel back to the left. Some more minor changes.
|
2011-06-09 09:09:02 +04:00 |
|
North
|
175dd21f92
|
Added 3 cards
Added CardsInControllerGraveyardCount
Refactoring
|
2011-06-08 23:06:40 +03:00 |
|
Loki
|
0aae5d6559
|
Lich Lord of Unx, fix sword
|
2011-06-08 22:42:05 +03:00 |
|
magenoxx
|
b2ba439a48
|
Playing with Client UI.
|
2011-06-08 21:18:09 +04:00 |
|
magenoxx
|
588f173254
|
Utility class for configurable compressing objects.
|
2011-06-08 20:15:40 +04:00 |
|
magenoxx
|
7ca04d4cf7
|
Additional panel on the bottom with the buttons linked to feedback panel (should be easier to use).
|
2011-06-08 20:13:51 +04:00 |
|
magenoxx
|
e0d1ab226f
|
Added background color to hand area.
|
2011-06-08 19:03:22 +04:00 |
|
magenoxx
|
b04f843f40
|
Net traffic compressing. Enabled by default. Can be disabled by -Dnocompress on server.
|
2011-06-08 18:46:14 +04:00 |
|