Commit graph

65 commits

Author SHA1 Message Date
magenoxx
5252255891 [cl.viewer] Displaying not implemented cards (SOM only). There is issue with bigCard not always updated because constant UUID for not implemented cards ;(. 2011-01-09 22:41:52 +03:00
magenoxx
56eff16857 Collection Viewer. 2011-01-09 03:03:19 +03:00
Loki
fc3d8cb708 sets pictures downloader 2011-01-09 00:38:22 +02:00
magenoxx
b76fa3db0d [mage.client] because of slowness, turned off all foil animation for cards except bigCard. Changed range (left and right color offset) of the effect. 2011-01-05 19:12:46 +03:00
magenoxx
5683a8c719 [mage.client] Fixed noise in foil cards effect. 2011-01-05 15:18:46 +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
5bdfd1b467 [mage.card.plugin] enhanced sorting caching (no blinking on every phase) 2010-12-27 00:36:27 +03:00
magenoxx
3123207b0d New tooltips. 2010-12-26 18:40:28 +03:00
magenoxx
e527c954d1 Merge 2010-12-22 09:21:52 +03:00
magenoxx
c15a59b5f8 method name mistype fix (cound -> count) 2010-12-22 09:21:08 +03:00
BetaSteward
66d3ad1b15 updated poms with new version 2010-12-21 23:25:54 -05:00
magenoxx
05db920ec5 [card.plugin] removed debug logging of tooltip content. 2010-12-21 20:35:01 +03:00
magenoxx
c85bd72248 [card.plugin] replaced using double <br> in tooltips by using paragraph with margin - looks much better and fits the text of most cards now 2010-12-21 20:28:50 +03:00
magenoxx
94d883b5ba New tooltips (support delayed displaying, mana and tap symbols, styled text). 2010-12-15 07:14:35 +03:00
magenoxx
49e44b92b1 [card.plugin] Added card info panel. At the moment can be seen only in deck editor with -DtestCardInfo VM parameter. 2010-12-14 19:33:30 +03:00
magenoxx
850f931bc7 Fade in\fade out effects for adding and removing permanents. 2010-12-09 22:14:19 +00:00
magenoxx
50702a026d [rate.plugin] take into account that some cards were printed several times and need to be displayed with the same probability. 2010-12-08 18:01:12 +00:00
magenoxx
62294cd0f3 Removed ImagePanel class in Theme plugin. 2010-12-04 09:24:55 +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
fe3903d825 Replaced mouseClicked by mousePressed everywhere (works betters). Rebuild everything. 2010-12-04 09:02:57 +00:00
magenoxx
9242b72910 Issue 34 fix. But "Conqueror's Pledge" name is wrong (another bug). You may check console log for that card (Added logging to CardsStorage). 2010-12-03 05:24:54 +00:00
magenoxx
c602f63e8c [card.plugin] Now supports downloading and displaying token images. 2010-12-02 21:41:24 +00:00
Loki
bdaf26f1a4 fix mage.counter.plugin version for mage.client 2010-12-02 20:30:37 +00:00
magenoxx
ef1d272bdb fixed mage-counter-plugin version in pom.xml (0.3 -> 0.1) 2010-12-02 20:24:16 +00:00
magenoxx
7022bc20c5 rating cards package 2010-12-02 17:02:41 +00:00
magenoxx
a913be4bc1 [mage.rating.plugin] Bug in Elo rating system (losers gained points instead of loosing them). 2010-12-02 16:37:10 +00:00
Loki
592ba955f0 cleaning pom.xml, version bump to 0.5 2010-12-02 09:14:18 +00:00
magenoxx
4c3035fa06 [mage.rating.plugin] Added executable folder with built jar. Added maven assembly. Added manifest. Added saving option before exiting from app. 2010-12-01 17:01:31 +00:00
magenoxx
6f653d3ce7 [mage.rating.plugin] GUI plugin for rating cards using Elo Rating System. Copy images from client to Mage.Rating.Plugin/plugins/images. Run RateFrame to test. 2010-12-01 16:29:35 +00:00
magenoxx
0721c843d2 added transfer data object to mouseExited. added desktoppane to ui components references. 2010-12-01 06:17:54 +00:00
magenoxx
30b341f7d9 Mana symbols in ColorsChooser for deck generator. 2010-11-30 18:14:15 +00:00
magenoxx
c90193a4eb [card.plugin] Using PermanentView.hasSummoningSickness 2010-11-27 20:19:51 +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
9fbb6d2738 forgot to commit a class 2010-11-24 08:48:46 +00:00
magenoxx
c650c43f94 [card.plugin] Symbols support: download and display. Please try it, if you don't like it, will remove or make configurable. Thanks to SillyFreak (Laterna Magica) for GathererSymbols downloader code. 2010-11-24 08:20:46 +00:00
magenoxx
c0629c160e [card.plugin] Fixed tooltip *crazy* blinking when card is tapped. 2010-11-23 14:20:27 +00:00
magenoxx
6cfabc7490 [card.plugin] arrows now work either 2010-11-22 14:00:33 +00:00
magenoxx
b501b10f9a [card.plugin] unified mouse adapter. now tooltips should work. 2010-11-22 12:36:37 +00:00
magenoxx
fa99548105 fixed game table bg texture (had dark line on bottom). 2010-11-22 04:08:08 +00:00
magenoxx
63d8231928 [card.plugin] now cards displayed on hand and stack (some stuff still needs to be updated). PLEASE DO REBUILD PLUGIN IF U USE mage-card-plugins.jar. 2010-11-21 13:02:55 +00:00
magenoxx
120de78d97 return tables background 2010-11-20 05:49:06 +00:00
magenoxx
8767f65005 [card.plugin] Removed tooltips as it breaks selecting cards. 2010-11-19 17:23:00 +00:00
magenoxx
20df4b0ba7 updated theme plugin: displaying the same image for tables. 2010-11-19 16:57:03 +00:00
magenoxx
1d24e402cf Update background in theme plugin (changed saturation). Looks better. 2010-11-19 16:23:13 +00:00
magenoxx
c0139976bf [card.plugin] Copied tooltips from Mage.Client\Card. Moved TextPopup to Mage.Common. Need to rebuild mage-card-plugin.jar if you use it. 2010-11-19 16:19:11 +00:00
magenoxx
3a0fd73854 [card.plugin] Displaying JXPanel in case there is no image. 2010-11-19 15:10:04 +00:00
magenoxx
502b21fddb Now if there is big image (card.plugin), rules box is not displayed. 2010-11-19 09:01:47 +00:00
magenoxx
9c4fb8ed90 Now there plugin updates table dialog. Updated mage-theme-plugin.jar in Mage.Client. 2010-11-16 23:32:51 +00:00
magenoxx
2cb1136a52 Updated Theme plugin interface and implementation (still in progress). 2010-11-16 18:32:49 +00:00
magenoxx
e8c972c27f Card plugin now uses plugin.images folder to store images. 2010-11-14 17:02:01 +00:00