magenoxx
|
42812541b9
|
Added attacker to canBlock method.
|
2011-01-13 23:29:15 +03:00 |
|
magenoxx
|
c6b2cd8938
|
change paging sound to be the same for prev and next page
|
2011-01-10 14:08:04 +03:00 |
|
magenoxx
|
d62b512a72
|
Audio manager. Added playing sounds for paging in collection viewer.
|
2011-01-10 01:54:43 +03:00 |
|
magenoxx
|
56eff16857
|
Collection Viewer.
|
2011-01-09 03:03:19 +03:00 |
|
magenoxx
|
3cf90f2875
|
[mage.client] Foil cards support. For now have strange noise that is only with JInternalFrame, works for JFrame nicely so possibly will need to reimplement all dialogs.
For now every 5 card is a foil and the property is not attached to the card and may differ in various zone (need to change card entity).
|
2011-01-05 13:14:39 +03:00 |
|
magenoxx
|
33d29bcdac
|
fixed bug in pvp phase stops (now based on uuid, not player's name)
|
2010-12-28 13:32:25 +03:00 |
|
BetaSteward
|
5df3a6e488
|
removed bad import
|
2010-12-26 20:42:09 -05:00 |
|
magenoxx
|
3123207b0d
|
New tooltips.
|
2010-12-26 18:40:28 +03:00 |
|
magenoxx
|
9b72097827
|
Fixed Phase stops (skipped possibility to response to spells and abilities if phase was off)
|
2010-12-25 23:48:56 +03:00 |
|
magenoxx
|
b9eba43ccf
|
New feedback panel (supports mana symbols).
|
2010-12-25 22:52:16 +03:00 |
|
magenoxx
|
760f059fb8
|
Rewrote displaying tooltips (fixes grayed rectangle bug and wrong tooltip location on the edge).
|
2010-12-21 18:20:54 +03:00 |
|
magenoxx
|
caae384903
|
3 color decks in deck generator color chooser.
|
2010-12-21 15:23:07 +03:00 |
|
magenoxx
|
62aa6af269
|
Fixes in phase stops.
|
2010-12-13 03:33:51 +03:00 |
|
magenoxx
|
b26db98817
|
Phase stops - done.
|
2010-12-12 17:02:24 +03:00 |
|
magenoxx
|
8a454d38a7
|
Fixed NullPointerException thrown time to time for ability picker shown for cards in hand.
|
2010-12-12 11:15:57 +03:00 |
|
BetaSteward
|
63d1710cb7
|
fixed issue 36
|
2010-12-05 03:36:59 +00:00 |
|
magenoxx
|
8193502a6e
|
Moved ImagePanel class to common (as used in three modules). Replaced startup background by the image used in tablespane and deckeditor. Changed table background color from black to white. Reuploaded plugins.
|
2010-12-04 09:23:19 +00:00 |
|
magenoxx
|
30b341f7d9
|
Mana symbols in ColorsChooser for deck generator.
|
2010-11-30 18:14:15 +00:00 |
|
magenoxx
|
2987d15b4e
|
Aded Random deck generation to Mage.Client start up dialog. Also now all cards on client can be fetched using CardsStorage.getAllCards() method.
|
2010-11-30 16:16:54 +00:00 |
|
magenoxx
|
0211787433
|
Fixed arrows displayed under dialogs. Since now card.plugin is used in ShowCardsDialog. Added sourceCard to AbilityView (required for source arrows).
|
2010-11-28 21:10:31 +00:00 |
|
magenoxx
|
e36d4e57e1
|
[card.plugin] Added sickness image. At the moment there is no way to determine whether permanent has sickness on client - so for a while all creatures will ALWAYS have sickness image displayed.
|
2010-11-27 16:17:01 +00:00 |
|
magenoxx
|
b501b10f9a
|
[card.plugin] unified mouse adapter. now tooltips should work.
|
2010-11-22 12:36:37 +00:00 |
|
magenoxx
|
7ac7fe1087
|
Should have fixed blinking issue and synchronization stuff for mouse over card displaying.
|
2010-11-19 15:39:41 +00:00 |
|
magenoxx
|
e893935ce6
|
Added title to Mage.Client. Forgot to commit utility class on previous commit.
|
2010-11-19 15:10:50 +00:00 |
|
magenoxx
|
ad50277430
|
...
|
2010-11-05 15:53:24 +00:00 |
|
magenoxx
|
48e3a65d3a
|
Card Plugin implementation. Added displaying card and card layout.
|
2010-11-03 17:33:51 +00:00 |
|
Loki
|
b223d83be5
|
fix card images displaying in linux
|
2010-11-03 13:23:23 +00:00 |
|
magenoxx
|
9eb8b0e487
|
Interfaces and abstract classes for Mage.Card.Plugin. Replaced creating permanent by calling plugin manager that returns old implementation but new is also possible since now.
|
2010-11-03 06:59:55 +00:00 |
|
magenoxx
|
b356d2c7c1
|
[plugins] Added plugins support to Mage.Client (jspf). Created Mage.Theme.Plugin. Please run Mage.Client/install_3d_party_libs.sh (.bat) once to put library to local maven repository.
|
2010-10-31 12:44:34 +00:00 |
|
magenoxx
|
4d6c70e390
|
Not sure this is correct handling, but spent 2h because of missing exception in the logs when jar is missing or path is not correct.
|
2010-10-30 17:37:01 +00:00 |
|
magenoxx
|
80d16d5f28
|
new texture for background.
|
2010-10-22 14:58:57 +00:00 |
|
magenoxx
|
f775f7c511
|
Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert.
|
2010-10-22 12:40:50 +00:00 |
|