LevelX2
|
66cc29325c
|
* Some fixes to some Battleebond cards.
|
2018-05-27 00:41:53 +02:00 |
|
LevelX2
|
d743864bbd
|
* Try to fix URL handling.
|
2018-05-27 00:41:30 +02:00 |
|
LevelX2
|
fcc6174e5e
|
Some null exceptions checking and fixed some other minor problems.
|
2018-05-26 01:22:28 +02:00 |
|
LevelX2
|
af2d55f8aa
|
Deck editor - Fixed a bug that the card list could not be sorted by color text.
|
2018-05-26 01:20:55 +02:00 |
|
LevelX2
|
4a0427a54e
|
Merge pull request #4965 from GrayedFox/issue-4952-fix-touranment-lobby-prefs
Issue 4952 fix touranment lobby column width and order
|
2018-05-24 23:32:26 +02:00 |
|
GrayedFox
|
f3cdad97e7
|
add default width for History (also fixes stored width not being used)
|
2018-05-23 19:06:01 +02:00 |
|
GrayedFox
|
9da01a1270
|
remove logging
|
2018-05-23 18:50:12 +02:00 |
|
GrayedFox
|
49fd99a45b
|
fix columns being resized due to auto creation flag
|
2018-05-23 18:00:25 +02:00 |
|
GrayedFox
|
42b539c41f
|
renamed utility functions for clarity
|
2018-05-23 16:49:48 +02:00 |
|
GrayedFox
|
32cb438e7c
|
minor refactor - code ordering and variable reference
|
2018-05-22 21:26:17 +02:00 |
|
GrayedFox
|
ebc36c503e
|
add restoring tournament table chat divider location
refactor getting current bounds into utility function
|
2018-05-22 20:36:05 +02:00 |
|
GrayedFox
|
5822a7d94d
|
refactor divider setting and saving into utility functions
refactor setting and saving filters into utility functions
|
2018-05-22 20:11:07 +02:00 |
|
LevelX2
|
f89c3cc65b
|
Merge pull request #4953 from GrayedFox/issue-4952-fix-touranment-lobby-prefs
Issue 4952 fix touranment lobby prefs (WIP)
|
2018-05-22 16:56:43 +02:00 |
|
LevelX2
|
edc7daf126
|
Merge pull request #4916 from Faxn/enhancement/startArgs
Enhancement/Autoconnect by Argument
|
2018-05-22 06:57:38 +02:00 |
|
GrayedFox
|
f1f2a80f4f
|
add logging for restoring/saving column width and order (remove later)
|
2018-05-20 21:24:59 +02:00 |
|
GrayedFox
|
0fe129f817
|
remove todo (column wodth and sort order persists through restarts)
|
2018-05-20 20:12:22 +02:00 |
|
GrayedFox
|
a3e433f7bd
|
remove offending line setting width incorrectly (was always 1647)
|
2018-05-20 19:25:31 +02:00 |
|
GrayedFox
|
06392f510c
|
refactor code
reorder import statemets
tableSeats renamed to jTableSeats to follow naming scheme
setGUISize called sooner (as it is in PlayersChatPanel.java)
|
2018-05-20 18:33:06 +02:00 |
|
Evan Kranzler
|
30922924f5
|
added TheElk801 as a dev
|
2018-05-15 20:22:05 -04:00 |
|
Michael Simons
|
f39a6e9411
|
Set Commander Anthology Vol II added
|
2018-05-12 19:11:05 -04:00 |
|
Blake Curry
|
5e6474c06e
|
Improved command line autoconnect
Changed how the command line autoconnect was handled to leverage the existing autoconnect code.
|
2018-05-10 14:05:34 -04:00 |
|
campb
|
6ad23a2f3d
|
Parsing connect arguments and connecting.
|
2018-05-10 14:05:34 -04:00 |
|
LevelX2
|
feb17320c5
|
Some minor changes.
|
2018-05-06 09:44:14 +02:00 |
|
Oleg Agafonov
|
e9d5afd530
|
Refactoring: replace custom creature tokens with basic class
|
2018-05-06 00:50:02 +04:00 |
|
LevelX2
|
cddd81123b
|
Some changes related to #4893.
|
2018-05-03 01:33:21 +02:00 |
|
Oleg Agafonov
|
b6bad9ca96
|
* Fixed viewer's error on tokens show up (Mirage and other); Fixed some tokens.
|
2018-05-02 15:16:39 +04:00 |
|
spjspj
|
4b4d7989cd
|
Merge pull request #4879 from spjspj/master
Add planechase to new tournament window as well.
|
2018-05-02 18:31:59 +10:00 |
|
Oleg Agafonov
|
4d31294ee9
|
Refactor images path code
|
2018-05-02 00:16:41 +04:00 |
|
spjspj
|
1dbffe70b5
|
Add planechase to tournaments
|
2018-04-29 23:47:08 +10:00 |
|
Oleg Agafonov
|
bb3c7232ea
|
* [Start Wars] Fixed Obi-Wan Kenobi emblem (viewer, image download);
|
2018-04-28 22:43:28 +04:00 |
|
Oleg Agafonov
|
7cb90e2475
|
* Fixed same images download bug for basic lands in Star Wars set.
|
2018-04-28 22:23:10 +04:00 |
|
Oleg Agafonov
|
c24ba742f6
|
Fixed equal or == errors -- 23 cards and more (see #4407)
|
2018-04-28 21:24:48 +04:00 |
|
LevelX2
|
b3d62865d9
|
* Fixed a problem of deck generator to use cards from sets not legal to the format (fixes #4642).
|
2018-04-28 01:13:58 +02:00 |
|
spjspj
|
96f8fb0cb7
|
Merge pull request #4877 from spjspj/master
Fix mana dialog box.
|
2018-04-27 23:55:40 +10:00 |
|
spjspj
|
843ecddfde
|
Fix mana dialog box.
|
2018-04-27 23:35:56 +10:00 |
|
spjspj
|
66825b37df
|
Merge pull request #4865 from spjspj/master
Implement Brawl Free For All and Brawl Duel
|
2018-04-25 19:44:41 +10:00 |
|
spjspj
|
730d23164a
|
Implement Brawl Free For All and Brawl Duel
|
2018-04-25 19:17:34 +10:00 |
|
Salco
|
f680f336ae
|
add file for checkboxlist
|
2018-04-23 11:24:07 -04:00 |
|
Salco
|
eb0f196a7e
|
merge file from master
|
2018-04-23 11:04:17 -04:00 |
|
Salco
|
6e6d26eabb
|
fix issu with multiple selection being added every time updated
|
2018-04-23 10:04:54 -04:00 |
|
Salco
|
435ce4dba7
|
add new function to spawn with combobox or checkboxlist
|
2018-04-23 10:03:56 -04:00 |
|
Salco
|
d782b69f0f
|
rename my PickChoiceDialog to PickCheckBoxDialog and bring back the correct one
|
2018-04-23 09:58:28 -04:00 |
|
LevelX2
|
92793327f3
|
* returned UUID of used THOUGHT AS effect instead of boolean.
|
2018-04-21 22:32:45 +02:00 |
|
LevelX2
|
357d126596
|
Revert "Feature/Add Set Selection filtering"
|
2018-04-21 17:29:16 +02:00 |
|
LevelX2
|
054cf4763a
|
Merge pull request #4708 from salco/feature/new_ui_selection_type
Feature/Add Set Selection filtering
|
2018-04-21 17:12:09 +02:00 |
|
Salco
|
e53a9d5f39
|
move feature to the filter already implemented.
|
2018-04-20 08:27:22 -04:00 |
|
LevelX2
|
fc0068665f
|
[DOM] Freed Dom download for Wizard source.
|
2018-04-19 19:59:47 +02:00 |
|
Evan Kranzler
|
50b5377a8e
|
fixed mana pool errata
|
2018-04-15 14:30:01 -04:00 |
|
spjspj
|
a828050ae1
|
Continuing implementation of Planechase.
|
2018-04-14 23:09:37 +10:00 |
|
spjspj
|
3e092c2211
|
Continuing implementation of Planechase.
|
2018-04-12 21:03:53 +10:00 |
|