Fabio Bas
aed20324da
reverted #163
2015-06-23 21:45:08 +02:00
Fabio Bas
f95fe57c1b
Import split cards of any size; fix #181
2015-06-23 21:42:25 +02:00
Fabio Bas
6afc6cc4fd
Cleaned and commented code
2015-06-23 19:36:40 +02:00
Fabio Bas
a1d28736d7
Oracle remove old code handling split cards; fix #382
2015-06-23 19:23:07 +02:00
Fabio Bas
872177a5ed
Card images blacklist; changed fallback urls
2015-06-23 15:44:43 +02:00
Zach H
27fa6eb642
Fix False Notifications
2015-06-22 22:43:59 -04:00
Matt Lowe
d76073cdd1
Added default values
2015-06-22 22:02:36 +02:00
Fabio Bas
ec45a099e1
Made items not collapsible; changed players widget's min height from 60 to 40 px
2015-06-22 18:24:05 +02:00
ctrlaltca
0c24f48aa2
Merge pull request #1145 from ZeldaZach/fix_182
...
Fix Moved From Error
2015-06-22 17:29:15 +02:00
ctrlaltca
2415ba2605
Merge pull request #1134 from ctrlaltca/related_cards
...
Related cards
2015-06-22 17:22:47 +02:00
poixen
d7c81a07c6
Merge pull request #1155 from poixen/solid_counters
...
Solid counters
2015-06-21 08:39:38 +02:00
poixen
325c96dcd6
Merge pull request #1156 from poixen/table_ratio
...
Reduced min table width
2015-06-21 08:38:07 +02:00
Matt Lowe
a795d7d884
Moved username formatting to INI file
...
Rather than having the username limitations hard coded, I have moved it
into the ini file. I have added some examples to the code and also to
the ini.
This is only and example and can be expanded on by others.
2015-06-20 23:14:45 +02:00
Matt Lowe
4cc959396f
Reduced min table width
...
The initial table width is too high. The table starts to scale down far
too soon, meaning you have to play in a letterbox ratio.
2015-06-19 23:40:55 +02:00
Matt Lowe
5c526f6c07
Solid counters
...
Removed gradient to give counters a more solid look
2015-06-19 23:26:36 +02:00
ctrlaltca
e581ef77e5
Merge pull request #1150 from ctrlaltca/deckeditor_fix2
...
Fix deckeditor jitter problem; fix #1143
2015-06-19 14:57:44 +02:00
Fabio Bas
c400d6d4ec
use the new card frame in game; mitigates #1144
2015-06-19 14:57:20 +02:00
Fabio Bas
1ae79fbcaa
Removed double margin around chatbox in game
2015-06-19 14:42:13 +02:00
Fabio Bas
1251338619
enforce max size for user avatar on userinfobox; refs #1144
2015-06-19 14:33:23 +02:00
Fabio Bas
d6ce1852a1
Fix deckeditor jitter problem; fix #1143
2015-06-18 23:13:12 +02:00
Zach H
045da30546
fix wording
2015-06-18 00:16:09 -04:00
Zach
853342463a
Merge pull request #1138 from ZeldaZach/chatview_www
...
Fix WWW link error
2015-06-16 20:57:46 -04:00
ctrlaltca
8cf0c3beed
Merge pull request #1141 from ZeldaZach/hq_options2
...
Allow Custom Download URL
2015-06-16 09:02:20 +02:00
Zach H
89f1298a48
change wording
2015-06-15 16:47:02 -04:00
ctrlaltca
48c3e64ef5
Merge pull request #1137 from ctrlaltca/deck_editor
...
Reworked deck editor
2015-06-15 12:51:51 +02:00
Fabio Bas
fac44966fd
Reworked to use a qtabwidget: better cross-os look
2015-06-15 12:27:54 +02:00
Zach H
45c2e6f646
Allow Custom HQ URL
2015-06-15 01:03:41 -04:00
Zach
4c8e83f789
Merge pull request #1140 from ZeldaZach/prevent_clear
...
Remove Autoclear Issue
2015-06-14 21:22:20 -04:00
Zach H
be4a581f7c
remove autoclear
2015-06-14 20:53:20 -04:00
Zach H
5d5eb05857
fix www error
2015-06-14 20:35:17 -04:00
Fabio Bas
3af5804073
Reworked deck editor
2015-06-13 20:37:51 +02:00
Fabio Bas
518bda8c09
Rotate 180 degrees the art of flipped cards
2015-06-13 16:10:06 +02:00
Fabio Bas
8826908923
Automatically attach related cards to the original card
2015-06-13 15:40:59 +02:00
Fabio Bas
9ca1329cac
Fix for gcc compilation (-Werror=reorder)
2015-06-11 13:01:05 +02:00
Fabio Bas
946598375f
Expose related cards in card menu
2015-06-11 12:45:25 +02:00
Fabio Bas
da84bb33e1
Import related cards in the card database
2015-06-11 10:48:50 +02:00
Zach
50b908c7c4
Merge pull request #1124 from ctrlaltca/migrations
2015-06-05 12:12:03 -04:00
Zach
1a52415b4e
QT5 updated to 5.4.2
2015-06-04 17:04:52 -04:00
Fabio Bas
25a202b6fc
Typo
2015-06-03 08:38:50 +02:00
Gavin Bises
1d08dc581b
Notify slack for travis builds
2015-06-02 13:20:04 -04:00
Fabio Bas
0688dce449
Sql: Added "IF NOT EXISTS" where missing
2015-06-01 14:48:38 +02:00
Fabio Bas
135205d368
Implement migrations; fix #153
2015-05-31 17:36:15 +02:00
ctrlaltca
2de99475b0
Merge pull request #1121 from ctrlaltca/fix_1119
...
Permit the use of the same game type in more rooms; Fix #1119
2015-05-31 16:55:22 +02:00
Fabio Bas
83773e5e37
Fix #1119
2015-05-31 16:52:22 +02:00
ctrlaltca
be641a3146
Merge pull request #1120 from ctrlaltca/fix_1102
...
Fix "welcome" popup appearing more than once
2015-05-31 16:33:55 +02:00
Fabio Bas
7ff318bd04
Fix "welcome" popup appearing more than once
2015-05-31 16:32:46 +02:00
Zach
dd16ea78ac
Merge pull request #1115 from poixen/text_highlight
...
Highlight text after adding card
2015-05-30 18:51:25 -04:00
woogerboy21
28ccec711e
Merge pull request #1101 from ctrlaltca/registration
...
[WIP] In-client Registration support
2015-05-30 13:49:04 -04:00
Matt Lowe
7d2ad9ee3b
Highlight text after adding card
...
After adding a card to the main or side, the search text will become
selected to easily start the next search
2015-05-30 16:50:52 +02:00
ctrlaltca
fab0a0ee4e
Merge pull request #1110 from tooomm/text-works2
...
text works
2015-05-30 14:23:48 +02:00