| .. |
|
cards
|
DeckEditorPanel - Fixed some existing exceptions.
|
2018-10-10 15:37:26 +02:00 |
|
chat
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
combat
|
make the combatmanager an enum
|
2017-04-27 10:57:48 +02:00 |
|
components
|
remove redundant null checks before instanceof
|
2018-09-17 21:09:42 +02:00 |
|
constants
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
deck/generator
|
Fixed too large temp files creation for svg icons on startup
|
2018-08-20 17:52:30 +04:00 |
|
deckeditor
|
refactor deck import content to include hints
|
2018-11-16 21:57:25 -08:00 |
|
dialog
|
* Added ignored list to tournaments (users from ignored list can't join to your tournaments too);
|
2018-11-05 09:28:24 +04:00 |
|
draft
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
game
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02: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
|
Fix GAME_CHOOSE_ABILITY event submitted to appendJsonEvent.
|
2018-11-04 11:19:16 -08:00 |
|
table
|
* UI: Fixed wrong game selection by double click on tables list (#5239);
|
2018-10-13 01:11:26 +04:00 |
|
tournament
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
unusedFiles
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
util
|
* Improved chat help about ignore command (it's not only chat, but game joins too);
|
2018-11-05 09:06:31 +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
|
remove redundant null checks before instanceof
|
2018-09-17 21:09:42 +02: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 option to activate/deactivate JSON game log. Added logic to write the logs to subdirectory. Some changes to SEND_PLAYER_ACTION type logging.
|
2018-03-10 00:04:56 +01:00 |