| .. |
|
cards
|
explicit parameters are not needed
|
2020-09-09 14:47:47 +03: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
|
C-style arrays declaration should be replaced to java-style
|
2020-09-09 14:53:03 +03: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
|
since these branches are identical we may collapse them
|
2020-09-09 14:48:21 +03:00 |
|
dialog
|
C-style arrays declaration should be replaced to java-style
|
2020-09-09 14:53:03 +03: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
|
since these branches are identical we may collapse them
|
2020-09-09 14:48:21 +03: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
|
S3Uploader.java: Remove redundant null check
|
2020-08-31 13:50:23 +02:00 |
|
table
|
* GUI: fixed that Historic games aren't visible in lobby list (now it visible under "other" filter);
|
2020-08-23 21:54:34 +04:00 |
|
themes
|
GUI: deck legality and themes improves:
|
2020-08-03 00:07:13 +04:00 |
|
tournament
|
since these branches are identical we may collapse them
|
2020-09-09 14:48:21 +03:00 |
|
unusedFiles
|
Code cleanup (removed outdated client's config.properties settings)
|
2020-01-26 15:19:22 +04:00 |
|
util
|
C-style arrays declaration should be replaced to java-style
|
2020-09-09 14:53:03 +03:00 |
|
MageFrame.form
|
UI: added test card render modes dialog (available from debug menu);
|
2019-05-06 20:15:39 +04:00 |
|
MageFrame.java
|
* Images: added cleanup routine on startup (app will fix and delete all broken or temporary images files, see #6267);
|
2020-09-08 17:58:46 +04:00 |
|
MagePane.form
|
Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format.
|
2016-02-06 21:22:51 +01:00 |
|
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 |