- 12 Apr, 2015 4 commits
- 11 Apr, 2015 2 commits
-
-
Gavin Bisesi authored
fix #947 : typo in servatrice install path under linux
-
Fabio Bas authored
-
- 10 Apr, 2015 19 commits
-
-
poixen authored
Fixed main chat room lag
-
Matt Lowe authored
-
Zach authored
Fixed token PT issue for #931
-
Zach authored
Creatures can now have power less than -1
-
poixen authored
Added () for || && logic handling
-
ctrlaltca authored
Fetch updated translations from transifex
-
Fabio Bas authored
-
Matt Lowe authored
-
ctrlaltca authored
extract new strings
-
Fabio Bas authored
-
Matt Lowe authored
The problem was that back when I added #336 I made it so that if YOU didnt recive the PT of the token, then it would be fetched from your tokens.xml, the issue is that we needed to send that value to the server. The server sees it as a 0/0 This fix will send the PT from the tokens.xml if available.
-
Matt Lowe authored
Addresses issue from #934
-
poixen authored
Reworked replay buttons
-
poixen authored
Fixed double click sys icon
-
poixen authored
Fixed issue with clicking on PM/mention bubbles
-
poixen authored
oracle icon updates
-
poixen authored
Added shortcut to reveal top card or lib
-
poixen authored
Fixed deck tokens showing in token dlg
-
Zach authored
added separator
-
- 09 Apr, 2015 4 commits
-
-
Matt Lowe authored
Tokens from decks will now show in the token dlg window
-
Matt Lowe authored
Adjusted proportions to make the table fit better. Needs to be checked on UHD screens.
-
Matt Lowe authored
+ Removed unused buttons + remade button art + fixed crash with font colors/replays + removed unused timestamp label in replay
-
Matt Lowe authored
Felt like areas different to the current zone should be segregated.
-
- 08 Apr, 2015 11 commits
-
-
ctrlaltca authored
👍 -
Matt Lowe authored
-
poixen authored
Ignore punctuation in card search
-
Matt Lowe authored
It is awkward to have to use precise punctuation when searching for cards. Planeswalkers and legendary creatures often have "," in the name and you have to enter it. This commit means you no longer need to do that. + Can use " " in place of "-" (example: Wilt-Leaf Liege) + Can use "" in place of non word chars (Example: Hero's Downfall and Ajani, Caller of the Pride)
-
Zach authored
Large decks (up to 8000-ish cards) no longer make client crash; Fix #67
-
Matt Lowe authored
+ Ctrl + N
-
ctrlaltca authored
Optimize loop; refers #910
-
ctrlaltca authored
Removed NULL conversion warnings caused by #926
-
Fabio Bas authored
-
pepi authored
-
ctrlaltca authored
Removed compile time ssize_t warnings
-