Commit graph

248 commits

Author SHA1 Message Date
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
magenoxx
b143a5a44d Done Issue 16: Games played counter plugin. 2010-11-14 17:01:12 +00:00
magenoxx
e4c01b0693 Small fixes: returned text component in card plugin for rules. Removed debug logging. Fixed NullPointerException for attached cards. 2010-11-13 06:47:50 +00:00
magenoxx
beb37db93a should be more smooth now. 2010-11-06 22:42:44 +00:00
magenoxx
c9296c49a5 fixed jar scope. 2010-11-06 22:12:47 +00:00
magenoxx
5771691972 [card.plugin] first version (at the moment replaces only cards on battlefield) (should be installed manually) 2010-11-06 21:23:21 +00:00
magenoxx
ad50277430 ... 2010-11-05 15:53:24 +00:00
magenoxx
c346276b0d now plugins are not shaded with log4j, so take 10 times less place (about 40k each) 2010-11-05 14:20:29 +00:00
magenoxx
d9686a0a9b Fixed interfaces. Some changes to mouse handling (commented out for a while). 2010-11-05 12:47:37 +00:00
magenoxx
48e3a65d3a Card Plugin implementation. Added displaying card and card layout. 2010-11-03 17:33:51 +00:00
Loki
d9e61a1e59 using internal repository for jspf, now works good 2010-11-02 09:19:45 +00:00
magenoxx
a779289ec2 Preparations for new card drawing in Mage.Card.Plugin. 2010-11-02 09:10:39 +00:00
magenoxx
296faad0fa reverted system scope as it causes problems in net beans. 2010-11-02 06:42:25 +00:00
magenoxx
3333edcd37 fixed versions in poms. 2010-11-01 13:58:07 +00:00
magenoxx
1d1ce3b55d No need to install jar to local repository anymore. jar has system scope in dependencies now. 2010-11-01 10:44:47 +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