Commit graph

  • 2987d15b4e Aded Random deck generation to Mage.Client start up dialog. Also now all cards on client can be fetched using CardsStorage.getAllCards() method. magenoxx 2010-11-30 16:16:54 +0000
  • 791ce58b23 Fix for splash screen being null (NullPointerException). magenoxx 2010-11-30 08:13:56 +0000
  • 3ca748e16d fixed issue 25 - server waits for all clients to confirm initialization before starting game BetaSteward 2010-11-30 04:35:26 +0000
  • f81c238994 Updated About Dialog. Added mage version on splash screen. magenoxx 2010-11-29 22:24:30 +0000
  • 937ddf79a2 Chat panel is one touch resizeable. Minor fix for delayed popup. Added sorting layout on BattlefieldPanel resize. magenoxx 2010-11-29 21:59:21 +0000
  • fa2a2888e1 Delay for card tooltip (0,5 sec). magenoxx 2010-11-29 21:00:12 +0000
  • aea2fc2fcf Not displaying tapped for combat dialog. magenoxx 2010-11-29 20:56:03 +0000
  • d6dd2a22cc fixed issue 19 (again) + added some new sample decks BetaSteward 2010-11-29 04:27:11 +0000
  • 0211787433 Fixed arrows displayed under dialogs. Since now card.plugin is used in ShowCardsDialog. Added sourceCard to AbilityView (required for source arrows). magenoxx 2010-11-28 21:10:31 +0000
  • be707b3b52 Fixed initializationError(mage.client.game.StartMultiGamesTest) magenoxx 2010-11-28 20:23:40 +0000
  • 88fb9b3cc6 fixed issue 26 - summoning sickness and haste BetaSteward 2010-11-28 19:41:15 +0000
  • 8c2d5fcafb Replaced nimbus standard desktop pane background image by background.jpg. magenoxx 2010-11-28 19:22:34 +0000
  • 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. magenoxx 2010-11-28 12:26:00 +0000
  • 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. magenoxx 2010-11-28 12:23:04 +0000
  • 11bec637ee StartMultiGamesTest and class for getting access for Mage.Client GUI components. magenoxx 2010-11-28 10:14:53 +0000
  • 8b77a67574 Added junit test that starts Mage.Client and starts 10 games in a row. Minor fixes. Client is maximized now. magenoxx 2010-11-28 10:13:54 +0000
  • 9c3ff863e8 fix for issue 22 + fix for planeswalker damage redirection BetaSteward 2010-11-28 04:31:48 +0000
  • c90193a4eb [card.plugin] Using PermanentView.hasSummoningSickness magenoxx 2010-11-27 20:19:51 +0000
  • ecd0281d81 added Summoning Sickness property BetaSteward 2010-11-27 17:55:51 +0000
  • 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. magenoxx 2010-11-27 16:17:01 +0000
  • 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. magenoxx 2010-11-27 15:29:48 +0000
  • a910b59399 Beacon Behemoth (bug exists) Loki 2010-11-27 13:15:02 +0000
  • 32547a3f4e Fixed ui bug: enchanted or equipped permanent changing location on battlefield on every update. magenoxx 2010-11-27 08:45:59 +0000
  • 8f45bc1717 more fixes BetaSteward 2010-11-27 05:23:35 +0000
  • 25e95b708b missed file BetaSteward 2010-11-26 22:01:48 +0000
  • 621223634c add script Loki 2010-11-26 05:56:24 +0000
  • 3b1696d8f0 fixes BetaSteward 2010-11-26 05:06:25 +0000
  • a99ef071c8 fixed EntersBattlefieldTappedAbility - singleton was a bad idea BetaSteward 2010-11-25 04:42:30 +0000
  • 428609ab8b fixes for issues 18, 19, 20, 21 + more fixes BetaSteward 2010-11-25 03:15:35 +0000
  • 2aad7682bd Removed white rectangle at startup in big card. Changed gaps between components a little. magenoxx 2010-11-24 14:41:45 +0000
  • ff0f66c003 Moved card description component on top. magenoxx 2010-11-24 14:33:28 +0000
  • ea3c40743b add card class generator script Loki 2010-11-24 13:54:31 +0000
  • 9fbb6d2738 forgot to commit a class magenoxx 2010-11-24 08:48:46 +0000
  • 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. magenoxx 2010-11-24 08:20:46 +0000
  • 7d9d2bc744 add assembly support for Mage.Server Loki 2010-11-23 21:23:16 +0000
  • 5b10b13299 more cleaning Loki 2010-11-23 21:07:06 +0000
  • 05ddef3629 more cleaning Loki 2010-11-23 21:06:42 +0000
  • e803d488db more cleaning Loki 2010-11-23 21:06:19 +0000
  • 02114cb6e3 changed schema path for maven-jaxb2-plugin (possibly can be removed at all because of default path) magenoxx 2010-11-23 18:07:50 +0000
  • 0afe7572f4 moved xml-resources to src/main/java magenoxx 2010-11-23 18:05:55 +0000
  • 0f321af7f1 move code from Mage.Server/src to Mage.Server/src/main/java magenoxx 2010-11-23 17:59:24 +0000
  • 51c6eeb82f added java folder to src/main in Mage.Server magenoxx 2010-11-23 17:58:30 +0000
  • f7aa1d2783 added main folder to Mage.Server magenoxx 2010-11-23 17:57:09 +0000
  • c0629c160e [card.plugin] Fixed tooltip *crazy* blinking when card is tapped. magenoxx 2010-11-23 14:20:27 +0000
  • d0d718c0da Fixed the blinking of battlefield layout. magenoxx 2010-11-23 13:42:24 +0000
  • 0cd0b7045a lots of fixes - mainly to continuous effects and zone changes BetaSteward 2010-11-23 05:08:45 +0000
  • b1858396a5 Fixed NullPointerException in case card wasn't found by name. Fixed CardGrid (didn't removed mage card if card plugin was used) magenoxx 2010-11-22 16:45:26 +0000
  • 6e9159f86e Path To Exile -> Path to Exile magenoxx 2010-11-22 16:44:21 +0000
  • b94dad6c2c [card.plugin] enchant creatures and equipments displaying works now. magenoxx 2010-11-22 14:35:45 +0000
  • 6cfabc7490 [card.plugin] arrows now work either magenoxx 2010-11-22 14:00:33 +0000
  • 08d020d998 [card.plugin] now replaces cards in deckeditor if used. removed debug logging. magenoxx 2010-11-22 13:02:36 +0000
  • b501b10f9a [card.plugin] unified mouse adapter. now tooltips should work. magenoxx 2010-11-22 12:36:37 +0000
  • fa99548105 fixed game table bg texture (had dark line on bottom). magenoxx 2010-11-22 04:08:08 +0000
  • ec51f30d37 some fixes. magenoxx 2010-11-22 03:53:34 +0000
  • 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. magenoxx 2010-11-21 13:02:55 +0000
  • 06b7e63843 added missing Planeswalker damage redirection effect + some fixes BetaSteward 2010-11-21 03:35:04 +0000
  • 120de78d97 return tables background magenoxx 2010-11-20 05:49:06 +0000
  • 20826e850c fixed EldraziSpawnToken and added ability selector for sacrifice only abilities BetaSteward 2010-11-20 03:51:30 +0000
  • 8767f65005 [card.plugin] Removed tooltips as it breaks selecting cards. magenoxx 2010-11-19 17:23:00 +0000
  • 20df4b0ba7 updated theme plugin: displaying the same image for tables. magenoxx 2010-11-19 16:57:03 +0000
  • 1d24e402cf Update background in theme plugin (changed saturation). Looks better. magenoxx 2010-11-19 16:23:13 +0000
  • 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. magenoxx 2010-11-19 16:19:11 +0000
  • 7ac7fe1087 Should have fixed blinking issue and synchronization stuff for mouse over card displaying. magenoxx 2010-11-19 15:39:41 +0000
  • e893935ce6 Added title to Mage.Client. Forgot to commit utility class on previous commit. magenoxx 2010-11-19 15:10:50 +0000
  • 3a0fd73854 [card.plugin] Displaying JXPanel in case there is no image. magenoxx 2010-11-19 15:10:04 +0000
  • 502b21fddb Now if there is big image (card.plugin), rules box is not displayed. magenoxx 2010-11-19 09:01:47 +0000
  • 3b9b92ed0b fixes BetaSteward 2010-11-19 04:02:10 +0000
  • 90fa953478 more fixes BetaSteward 2010-11-18 03:15:49 +0000
  • 4d0a5c899e [card.plugin] Fixed permanent not deleted and drawn over other cards. No need to rebuild jar. magenoxx 2010-11-17 07:08:35 +0000
  • fe3e76b64e fixes BetaSteward 2010-11-17 03:49:34 +0000
  • 9c4fb8ed90 Now there plugin updates table dialog. Updated mage-theme-plugin.jar in Mage.Client. magenoxx 2010-11-16 23:32:51 +0000
  • 2cb1136a52 Updated Theme plugin interface and implementation (still in progress). magenoxx 2010-11-16 18:32:49 +0000
  • a731fba667 Made a hack for Nimbus LAF to add transparency to JInternalFrames. Updated CombatDialog. Updated Mage-Theme-Plugin (jar) with background. Fixed "Games played:" title length, so game count can be seen for big numbers. magenoxx 2010-11-16 18:31:10 +0000
  • c6ff81e619 fixes BetaSteward 2010-11-16 04:20:51 +0000
  • 7a54ef231e typos Loki 2010-11-15 10:22:41 +0000
  • e8be81cd34 fixes BetaSteward 2010-11-15 03:40:47 +0000
  • d71f48c2ce Planechase is back BetaSteward 2010-11-14 19:52:44 +0000
  • e8c972c27f Card plugin now uses plugin.images folder to store images. magenoxx 2010-11-14 17:02:01 +0000
  • b143a5a44d Done Issue 16: Games played counter plugin. magenoxx 2010-11-14 17:01:12 +0000
  • a2561515a3 fixes BetaSteward 2010-11-14 04:23:52 +0000
  • 437bdaca7f added mwDeck and txt deck importers BetaSteward 2010-11-14 04:22:31 +0000
  • d787bd70db clean up - removed Planechase and old server plugins BetaSteward 2010-11-14 04:18:50 +0000
  • 95cd28cb22 fixed decks and deck loading in editor BetaSteward 2010-11-13 16:25:16 +0000
  • e4c01b0693 Small fixes: returned text component in card plugin for rules. Removed debug logging. Fixed NullPointerException for attached cards. magenoxx 2010-11-13 06:47:50 +0000
  • 58c4ae1f38 more fixes BetaSteward 2010-11-13 04:41:30 +0000
  • c61881e5df fixes BetaSteward 2010-11-12 04:19:11 +0000
  • 19ae34969e cards Loki 2010-11-11 19:36:08 +0000
  • 5acf46bb60 updated sets and added booster packs - commented out planechase set BetaSteward 2010-11-11 04:38:36 +0000
  • ad83ccabf4 more cards BetaSteward 2010-11-11 04:35:31 +0000
  • 43b618f385 some cards Loki 2010-11-09 21:03:19 +0000
  • 4326664cf3 new cards BetaSteward 2010-11-09 03:40:00 +0000
  • f13c9bc3bb fixes and cleanup BetaSteward 2010-11-09 03:38:55 +0000
  • 304b7404cf more cards + singleton landwalk abilities BetaSteward 2010-11-08 03:41:26 +0000
  • 9f32cf5177 simple cards Loki 2010-11-07 11:34:01 +0000
  • 1ed7b3f486 fixes and new server plugins BetaSteward 2010-11-07 03:11:36 +0000
  • beb37db93a should be more smooth now. magenoxx 2010-11-06 22:42:44 +0000
  • c9296c49a5 fixed jar scope. magenoxx 2010-11-06 22:12:47 +0000
  • 5771691972 [card.plugin] first version (at the moment replaces only cards on battlefield) (should be installed manually) magenoxx 2010-11-06 21:23:21 +0000
  • d022c251f6 more cards BetaSteward 2010-11-06 03:24:19 +0000
  • 8187b250d2 fixed search library BetaSteward 2010-11-06 02:42:48 +0000