| .. |
|
AbilityPickerView.java
|
Added AtTheBeginningOfNextUpkeepDelayedTriggeredAbility, fixed ability picker giving not always text back for spell ability.
|
2013-11-17 08:33:53 +01:00 |
|
AbilityView.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
CardsView.java
|
[C13] Added Azorius Herald, Oloro, Ageless Ascetic and Kingming 'Sleeping Dragon'. Sime fixes to commander handling.
|
2013-11-25 07:28:56 +01:00 |
|
CardView.java
|
[refactor] removed generic parameter from Spell
|
2014-06-01 11:58:22 +03:00 |
|
ChatMessage.java
|
Added user info text that user can set. Addd chat whisper command. Some minor changes to chat. Impoved display of user list.
|
2014-01-09 13:26:25 +01:00 |
|
CombatGroupView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
CommanderView.java
|
[Commander] Added CommanderView
|
2013-07-17 20:33:58 +02:00 |
|
CommandObjectView.java
|
[Commander] Added CommandObjectView and change EmblemView (implements commandObjectView)
|
2013-07-17 20:33:25 +02:00 |
|
CounterView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DeckView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DraftClientMessage.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DraftPickView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DraftView.java
|
Added cubes for Sealed and Daft Tournaments. Added a simple Swiss like tournament format.
|
2014-01-10 19:58:55 +01:00 |
|
EmblemView.java
|
Added Elves vs. Goblins, Jace vs. Chandra, Divine vs. Demonic and Garruk vs. Liliana as sets and the already implemented cards fo this sets.
|
2014-02-25 03:06:17 +01:00 |
|
ExileView.java
|
Changes to show name and number of counter on a card.
|
2013-03-04 00:03:21 +01:00 |
|
GameClientMessage.java
|
[minor] Some formatting, remove unused code, changes to logging.
|
2013-05-19 08:29:38 +02:00 |
|
GameEndView.java
|
Some additional info to the game end window.
|
2014-05-01 19:27:26 +02:00 |
|
GameTypeView.java
|
* Player types - If you connect to another MAGE server, the available player types are updated now correctly. Removed some redundant update of server information in client.
|
2014-03-24 14:57:55 +01:00 |
|
GameView.java
|
Some minor formatting.
|
2014-02-03 17:47:12 +01:00 |
|
LookedAtView.java
|
* Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.
|
2013-12-27 16:43:58 +01:00 |
|
ManaPoolView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
MatchView.java
|
Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly.
|
2014-05-01 19:34:52 +02:00 |
|
PermanentView.java
|
Fixed a possible NPE bug in PermanentView.
|
2014-05-18 10:30:25 +02:00 |
|
PlayerView.java
|
Some minor formatting.
|
2014-05-14 16:14:09 +02:00 |
|
RevealedView.java
|
* Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.
|
2013-12-27 16:43:58 +01:00 |
|
RoundView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
SeatView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
SimpleCardsView.java
|
* Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.
|
2013-12-27 16:43:58 +01:00 |
|
SimpleCardView.java
|
* Token images - added possibility to set a original set for the token to get the correct token image if it does not exist for the card itself. Fixed a lot of not found token images. Some more have to be corrected.
|
2013-12-27 16:43:58 +01:00 |
|
StackAbilityView.java
|
Spells on the stack can now get counters.
|
2014-05-02 16:45:26 +02:00 |
|
TableClientMessage.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
TableView.java
|
Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly.
|
2014-05-01 19:34:52 +02:00 |
|
TournamentGameView.java
|
Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly.
|
2014-05-01 19:34:52 +02:00 |
|
TournamentPlayerView.java
|
* Tournament handling - Fixed player handling for swiss tournament. No more quit sound or stat eif player already finished the tournament correctly.
|
2014-05-30 15:43:59 +02:00 |
|
TournamentTypeView.java
|
* Tournament handling - Finished pairing are updated now to tournament players list immediately.
|
2014-02-17 00:41:40 +01:00 |
|
TournamentView.java
|
Tournament panel - Showing the number of rounds now only if tournament is swiss style tournament.
|
2014-05-02 09:32:51 +02:00 |
|
UserDataView.java
|
Added option that AbilityPicker is forced to show if ability or spell has no or only tap cost (not finished yet).
|
2014-02-12 17:18:06 +01:00 |
|
UsersView.java
|
Added user info text that user can set. Addd chat whisper command. Some minor changes to chat. Impoved display of user list.
|
2014-01-09 13:26:25 +01:00 |
|
UserView.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |