LevelX2
|
0ad2d040b1
|
[C13] Added Azorius Herald, Oloro, Ageless Ascetic and Kingming 'Sleeping Dragon'. Sime fixes to commander handling.
|
2013-11-25 07:28:56 +01:00 |
|
LevelX2
|
77ac99b03f
|
Added AtTheBeginningOfNextUpkeepDelayedTriggeredAbility, fixed ability picker giving not always text back for spell ability.
|
2013-11-17 08:33:53 +01:00 |
|
LevelX2
|
33c6bf1385
|
Ability picker shows now the name of the object instead of {this] in ability text..
|
2013-11-06 14:32:50 +01:00 |
|
LevelX2
|
d094f291aa
|
Pushed version to 1.2.0dev.
|
2013-10-26 13:01:31 +02:00 |
|
LevelX2
|
c22a75a6c3
|
* PopUp Menus -Added F2/F3/F4/F9 to menu. Set correct popup menu for watcher.
|
2013-10-19 18:40:20 +02:00 |
|
LevelX2
|
b005e7b03f
|
* Deck generator - Fixed a bug that during the generation cards with multiple colored mana symbols of the same color were unintended rated higher. So all generated decks tend to include more or nearly only cards with double or tripple colored mana symbols ignoring all other cards.
|
2013-10-13 01:59:11 +02:00 |
|
LevelX2
|
a26b8947d0
|
* Showing used sets also for finished tournaments, showing start time of match or tournament in table view creation time column as the match or tournament is started.
|
2013-10-09 17:10:19 +02:00 |
|
LevelX2
|
e2532a9b11
|
Improvements player cancels or leaves match or tournament. Draft can replace human player by draft bot if human leaves.
|
2013-10-03 22:42:16 +02:00 |
|
LevelX2
|
0468fe7299
|
Show info in card tooltip of permanents if controller not equal owner.
|
2013-09-23 14:58:21 +02:00 |
|
LevelX2
|
fea6b0633a
|
* Deck generator - Fixed a bug that the selection of mana lands did favor the overall most needed land too much.
|
2013-09-19 17:04:12 +02:00 |
|
LevelX2
|
182839d41a
|
Added some new sound files (PlayerLost, PlayerWon, PlayerSubmittedDeck, PlayerLeft).
|
2013-08-31 19:00:38 +02:00 |
|
LevelX2
|
ae697db2d8
|
* Fixed possible NPE in CardView (fixes #278).
|
2013-08-28 16:23:04 +02:00 |
|
LevelX2
|
7cf2b0cc97
|
Fixed a bug that player names of finished matches were no longer shown in the list of fnished matches.
|
2013-08-23 14:35:59 +02:00 |
|
LevelX2
|
ae44981cfa
|
Added a game end dialog, that shows the result of the finished game.
|
2013-08-07 16:50:25 +02:00 |
|
LevelX2
|
c3ea17bab8
|
Cleanup in DeckBuilder.
|
2013-08-04 17:52:48 +02:00 |
|
LevelX2
|
78dc712944
|
Allow to generate 40 or 60 cars decks.
|
2013-07-30 13:42:20 +02:00 |
|
LevelX2
|
7d0cf3cd8c
|
Set version to 1.1.0 dev.
|
2013-07-21 22:52:25 +02:00 |
|
LevelX2
|
6098aa1d7c
|
Handling of players that cancel tournament improved.
|
2013-07-19 14:05:56 +02:00 |
|
LevelX2
|
85b8edf630
|
Improved player quits / leaves mage handling for tournaments (not perfect yet, will more improve it).
|
2013-07-18 17:40:06 +02:00 |
|
Plopman
|
e6847a472d
|
[Commander] Display Commander in client
|
2013-07-17 20:35:52 +02:00 |
|
Plopman
|
930e70fbbb
|
[Commander] Added CommanderView
|
2013-07-17 20:33:58 +02:00 |
|
Plopman
|
f64aa7e6ae
|
[Commander] Added CommandObjectView and change EmblemView (implements commandObjectView)
|
2013-07-17 20:33:25 +02:00 |
|
LevelX2
|
9838dea551
|
Added possibility to show tournament panel and watch tournament games (if allowed at tournament start) for spectators .
|
2013-07-16 17:39:02 +02:00 |
|
LevelX2
|
bc9dca4d8a
|
Fixed some handling to possible NPEs.
|
2013-07-15 00:53:30 +02:00 |
|
LevelX2
|
a3e041e364
|
Cleaned up PhaseManager.
|
2013-07-07 18:18:40 +02:00 |
|
LevelX2
|
f540e78045
|
Fixed some display problems with emblems and there abilities on the stack.
|
2013-07-05 18:49:42 +02:00 |
|
LevelX2
|
42dc0d142c
|
Improved Emblem handling. Added a MageObjectType to CardView (in progress).
|
2013-07-05 15:29:55 +02:00 |
|
North
|
96ff08dc9a
|
Merge branch 'decouple-client'
Conflicts:
Mage/src/mage/cards/repository/CardRepository.java
|
2013-07-03 21:42:40 +03:00 |
|
LevelX2
|
7b260c960b
|
Added a quit match option. FFA game gets no more killed if host left mage or quitted match.
|
2013-07-02 22:15:49 +02:00 |
|
North
|
5809e7783b
|
added auto-update of database on connect
|
2013-07-02 22:29:35 +03:00 |
|
North
|
5e3970a0e0
|
added method for updating cards database
|
2013-07-02 22:29:06 +03:00 |
|
LevelX2
|
35433e55b8
|
Show match time value in table view.
|
2013-07-02 17:02:03 +02:00 |
|
North
|
e4ea8adf94
|
added method for updating expansions database
|
2013-07-02 00:32:25 +03:00 |
|
North
|
d541779d66
|
Removed embedded server from Session
|
2013-07-01 23:58:29 +03:00 |
|
LevelX2
|
06163d6ac5
|
Adding Player state to TournamentPlayer and TournamentPanel.
|
2013-07-01 17:11:44 +02:00 |
|
LevelX2
|
17c893799f
|
Added a close button, tournament header infos, name in window item and movable divider bars to the tournament panel.
|
2013-06-29 22:30:43 +02:00 |
|
LevelX2
|
853810ce45
|
Added support for casting modal spells or activating modal abilities with more than one mode to choose.
|
2013-06-22 19:35:22 +02:00 |
|
LevelX2
|
738efcc47f
|
Added option to select time limit (also none) on match or tournament creation.
|
2013-06-21 21:34:06 +02:00 |
|
magenoxx
|
7c187a1d2a
|
Fixes for timers.
|
2013-06-20 15:50:06 +04:00 |
|
magenoxx
|
6532aaffdf
|
Timers on client side. Refactored.
|
2013-06-20 00:17:06 +04:00 |
|
magenoxx
|
42dd9d81b4
|
Timers (In progress)
|
2013-06-19 17:12:31 +04:00 |
|
LevelX2
|
95a12028e6
|
Added small icon for tokens on token permanents. Token copied from permanents (Giant Adephage) show now the image of the permanent.
|
2013-06-17 17:00:17 +02:00 |
|
LevelX2
|
5216eddb71
|
In the card info (tooltip) tokens have now the work "Token" written below the expansion symbol. Some code cleaning concering handling of counters.
|
2013-06-17 13:59:23 +02:00 |
|
North
|
0bb110be45
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
LevelX2
|
84df0f2c43
|
* Added tournament options for adjustable construction time and free mulligans
* Added duel options for free mulligans
|
2013-06-14 23:45:30 +02:00 |
|
LevelX2
|
3dbdba32e9
|
* Number of wins can be set for tournaments. * Current score of running matches is shown in the table list.
|
2013-06-10 16:25:31 +02:00 |
|
LevelX2
|
dec8f24c68
|
* The list of completed matches and tournaments shows now also columns with start and end time.
|
2013-06-10 14:12:24 +02:00 |
|
LevelX2
|
aef53bc4ce
|
* The list of open tables shows now the codes of boosters selected for sealed or draft tournaments in the deck type column.
|
2013-06-10 12:38:38 +02:00 |
|
LevelX2
|
dbd59f1b5c
|
Support selection of triggered abilities from cards on the stack.
|
2013-06-03 21:46:56 +02:00 |
|
LevelX2
|
31da9dcdfd
|
[minor] Some formatting, remove unused code, changes to logging.
|
2013-05-19 08:29:38 +02:00 |
|