| .. |
|
cards
|
* Removed unused imports.
|
2020-08-22 11:51:34 +02:00 |
|
chat
|
* UI: added preferences to enable or disable turn number and step info in game logs;
|
2020-02-28 21:04:37 +04:00 |
|
combat
|
* Regeneration abilities improved:
|
2020-08-02 14:01:58 +04:00 |
|
components
|
* replaces all [source} by {this}. ATTENTION !!!: Only supporting [this} from now on in rule text.
|
2020-08-22 12:52:49 +02:00 |
|
constants
|
* UI: fixed that face down card displays without image (now it shows default card's back);
|
2020-01-22 00:50:10 +04:00 |
|
deck/generator
|
Fix nonbasic land counting in singleton mode
|
2019-04-07 06:14:14 +01:00 |
|
deckeditor
|
Added Historic in deck legality check
|
2020-08-23 02:06:24 +04:00 |
|
dialog
|
* GUI: added auto-fix for deck files on usage (if deck contains wrong card numbers then it will be fixed and saved automaticity);
|
2020-08-08 21:27:20 +04:00 |
|
draft
|
GUI: improved feedback needed sound notifications (plays only for inactive game or app, see #6853);
|
2020-07-31 20:00:36 +04:00 |
|
game
|
* GUI: added auto-fix for deck files on usage (if deck contains wrong card numbers then it will be fixed and saved automaticity);
|
2020-08-08 21:27:20 +04:00 |
|
plugins
|
* Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites.
|
2020-07-02 00:53:46 +02:00 |
|
preference
|
Code cleanup (removed outdated client's config.properties settings)
|
2020-01-26 15:19:22 +04:00 |
|
remote
|
Update CallbackClientImpl.java
|
2020-03-22 10:19:16 -07:00 |
|
table
|
* Added column hints to the headers of the list of active tables. Added some more details to the info column about rollback, spectators or planechase activated.
|
2020-08-22 00:48:13 +02:00 |
|
themes
|
GUI: deck legality and themes improves:
|
2020-08-03 00:07:13 +04:00 |
|
tournament
|
UI: fixed that users can't watch tournament's games
|
2019-01-15 21:07:43 +04:00 |
|
unusedFiles
|
Code cleanup (removed outdated client's config.properties settings)
|
2020-01-26 15:19:22 +04:00 |
|
util
|
* Removed unused imports.
|
2020-08-22 11:51:34 +02:00 |
|
MageFrame.form
|
UI: added test card render modes dialog (available from debug menu);
|
2019-05-06 20:15:39 +04:00 |
|
MageFrame.java
|
GUI: improved feedback needed sound notifications (plays only for inactive game or app, see #6853);
|
2020-07-31 20:00:36 +04:00 |
|
MagePane.form
|
|
|
|
MagePane.java
|
* UI: improved deck editor buttons and dialogs, prepared for export;
|
2019-03-21 05:20:57 +04:00 |
|
SessionHandler.java
|
* UI: fixed that json logs can't be disabled without disable other logs in settings;
|
2020-02-28 21:09:41 +04:00 |