| .. |
|
cards
|
DeckEditorPanel - Fixed some existing exceptions.
|
2018-10-10 15:37:26 +02:00 |
|
chat
|
UI: fixed that chat messages history was editable;
|
2019-01-26 19:31:12 +04:00 |
|
combat
|
make the combatmanager an enum
|
2017-04-27 10:57:48 +02:00 |
|
components
|
Refactor: removed outdated images code and fixed missing images logs for tokens;
|
2019-01-12 03:03:04 +04:00 |
|
constants
|
Refactor: removed outdated images code and fixed missing images logs for tokens;
|
2019-01-12 03:03:04 +04:00 |
|
deck/generator
|
* Fixed not working deck generation for some settings (#5413);
|
2018-11-19 01:03:05 +04:00 |
|
deckeditor
|
UI: added draft rating column to deck editor
|
2019-02-01 18:57:24 +04:00 |
|
dialog
|
Added new client-server incompatible checks:
|
2019-01-18 13:32:37 +04:00 |
|
draft
|
Make draft logs compatible with MTGO format #5450 - https://github.com/magefree/mage/issues/5450
|
2018-12-19 19:41:44 -08:00 |
|
game
|
Refactored DeckImporter and obsoleted DeckImporterUtil. Added/refactored a PlainTestDeckImporter as a base class for text formatted importers to extend.
|
2019-01-10 08:27:05 -08:00 |
|
plugins
|
refactor deck import content to include hints
|
2018-11-16 21:57:25 -08:00 |
|
preference
|
Token refactor
|
2017-05-08 23:26:33 +10:00 |
|
remote
|
Make draft logs compatible with MTGO format #5450 - https://github.com/magefree/mage/issues/5450
|
2018-12-19 19:41:44 -08:00 |
|
table
|
* UI: added free seats colorozing in tables list (green color on free seats to joins)
|
2019-01-26 01:20:43 +04:00 |
|
tournament
|
UI: fixed that users can't watch tournament's games
|
2019-01-15 21:07:43 +04:00 |
|
unusedFiles
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
util
|
* UI: added cell hints to player's list in lobby, fixed header hints;
|
2019-01-21 01:10:01 +04:00 |
|
MageFrame.form
|
* Changed the connect/disconnect button to include the text directly in the menu button.
|
2018-02-09 23:27:35 +01:00 |
|
MageFrame.java
|
Refactor card ratings, fixed rare error exception "comparison method violates its general contract" (different ratings in same card);
|
2019-02-01 17:41:29 +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
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
SessionHandler.java
|
Added new client-server incompatible checks:
|
2019-01-18 13:32:37 +04:00 |