magenoxx
|
df3d7e564d
|
reuploaded mage-theme-plugin.jar (without .svn folder within)
|
2010-12-02 20:10:07 +00:00 |
|
BetaSteward
|
81c080fe5f
|
changed startup scripts to match artifact ids
|
2010-12-02 16:47:42 +00:00 |
|
Loki
|
592ba955f0
|
cleaning pom.xml, version bump to 0.5
|
2010-12-02 09:14:18 +00:00 |
|
BetaSteward
|
53d7e5623b
|
send list of targets to client
|
2010-12-02 04:39:18 +00:00 |
|
magenoxx
|
36f512de71
|
Checking for server connection after frame was displayed.
|
2010-12-01 22:01:34 +00:00 |
|
magenoxx
|
770e5673f5
|
Now random decks contain non basic lands.
|
2010-12-01 21:55:37 +00:00 |
|
magenoxx
|
eff9aa95d5
|
Removed timing for displaying popups as it causes problems. Create corresponding task in Issue log for next release (0.6).
|
2010-12-01 09:06:08 +00:00 |
|
magenoxx
|
7e95b78308
|
Removed start multi game test running on every mvn package.
|
2010-12-01 09:05:06 +00:00 |
|
magenoxx
|
1fcac53bf7
|
Updated mageactioncallback. Commented out popups for a while (not always work correctly). Added delayed viewer.
|
2010-12-01 06:57:23 +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
|
6d589abe6d
|
Removed MessageBox displayed after deck was generated. removed splash screen closing (caused exception time to time). updated plugin.
|
2010-11-30 21:04:53 +00:00 |
|
magenoxx
|
30b341f7d9
|
Mana symbols in ColorsChooser for deck generator.
|
2010-11-30 18:14:15 +00:00 |
|
magenoxx
|
2e86ffa300
|
since now mage-card-plugin goes with mage.client in /plugins directory
|
2010-11-30 17:11:57 +00:00 |
|
magenoxx
|
0ee0661e5c
|
fix for popup (but still is blinking)
|
2010-11-30 17:11:08 +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
|
791ce58b23
|
Fix for splash screen being null (NullPointerException).
|
2010-11-30 08:13:56 +00:00 |
|
BetaSteward
|
3ca748e16d
|
fixed issue 25 - server waits for all clients to confirm initialization before starting game
|
2010-11-30 04:35:26 +00:00 |
|
magenoxx
|
f81c238994
|
Updated About Dialog. Added mage version on splash screen.
|
2010-11-29 22:24:30 +00:00 |
|
magenoxx
|
937ddf79a2
|
Chat panel is one touch resizeable. Minor fix for delayed popup. Added sorting layout on BattlefieldPanel resize.
|
2010-11-29 21:59:21 +00:00 |
|
magenoxx
|
fa2a2888e1
|
Delay for card tooltip (0,5 sec).
|
2010-11-29 21:00:12 +00:00 |
|
magenoxx
|
aea2fc2fcf
|
Not displaying tapped for combat dialog.
|
2010-11-29 20:56:03 +00:00 |
|
BetaSteward
|
d6dd2a22cc
|
fixed issue 19 (again) + added some new sample decks
|
2010-11-29 04:27:11 +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
|
be707b3b52
|
Fixed initializationError(mage.client.game.StartMultiGamesTest)
|
2010-11-28 20:23:40 +00:00 |
|
magenoxx
|
8c2d5fcafb
|
Replaced nimbus standard desktop pane background image by background.jpg.
|
2010-11-28 19:22:34 +00:00 |
|
magenoxx
|
604249ad6f
|
[test] Replaced StartMultiGamesTest junit test by main method (as it fails in mtg test that breaks packaing). Not this test should be run manually.
|
2010-11-28 12:26:00 +00:00 |
|
magenoxx
|
3368f63161
|
Added splash screen on Mage.Client startup. Use VM arguments: -splash:splash.jpg if you want to see it. Removed unused hardwoodfloor.png from resources.
|
2010-11-28 12:23:04 +00:00 |
|
magenoxx
|
11bec637ee
|
StartMultiGamesTest and class for getting access for Mage.Client GUI components.
|
2010-11-28 10:14:53 +00:00 |
|
magenoxx
|
8b77a67574
|
Added junit test that starts Mage.Client and starts 10 games in a row. Minor fixes. Client is maximized now.
|
2010-11-28 10:13:54 +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
|
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 |
|
magenoxx
|
32547a3f4e
|
Fixed ui bug: enchanted or equipped permanent changing location on battlefield on every update.
|
2010-11-27 08:45:59 +00:00 |
|
magenoxx
|
2aad7682bd
|
Removed white rectangle at startup in big card. Changed gaps between components a little.
|
2010-11-24 14:41:45 +00:00 |
|
magenoxx
|
ff0f66c003
|
Moved card description component on top.
|
2010-11-24 14:33:28 +00:00 |
|
Loki
|
ea3c40743b
|
add card class generator script
|
2010-11-24 13:54:31 +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
|
d0d718c0da
|
Fixed the blinking of battlefield layout.
|
2010-11-23 13:42:24 +00:00 |
|
magenoxx
|
b1858396a5
|
Fixed NullPointerException in case card wasn't found by name. Fixed CardGrid (didn't removed mage card if card plugin was used)
|
2010-11-22 16:45:26 +00:00 |
|
magenoxx
|
b94dad6c2c
|
[card.plugin] enchant creatures and equipments displaying works now.
|
2010-11-22 14:35:45 +00:00 |
|
magenoxx
|
6cfabc7490
|
[card.plugin] arrows now work either
|
2010-11-22 14:00:33 +00:00 |
|
magenoxx
|
08d020d998
|
[card.plugin] now replaces cards in deckeditor if used. removed debug logging.
|
2010-11-22 13:02:36 +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
|
ec51f30d37
|
some fixes.
|
2010-11-22 03:53:34 +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
|
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
|
7ac7fe1087
|
Should have fixed blinking issue and synchronization stuff for mouse over card displaying.
|
2010-11-19 15:39:41 +00:00 |
|