- 10 Apr, 2015 7 commits
-
-
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 3 commits
-
-
Matt Lowe authored
Tokens from decks will now show in the token dlg window
-
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 14 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
-
pepi authored
-
Matt Lowe authored
Was an issue with double clicking the icon when the app was full screen/ fullscreen + minimized. Now works as expected.
-
Zach authored
Added more actions to server white list
-
- 07 Apr, 2015 5 commits
-
-
tooomm authored
- ico for win - icns for mac both now with several resolutions inside and high res support mac version even included old+different logo
-
Matt Lowe authored
Previously would not open the client if the window was minimized. Added the same popup fix for mentions
-
Matt Lowe authored
I have added card moving to the white list. I was getting flood messages when moving cards quickly in my side deck.
-
poixen authored
Revert "Kick message no longer takes you to kicked tab"
-
poixen authored
-
- 05 Apr, 2015 2 commits
- 04 Apr, 2015 6 commits
-
-
Zach authored
Left hand justification
-
poixen authored
Right click cast
-
poixen authored
Renamed userlist tab to account
-
Zach authored
Fixes columns being split by selected sections; Fix #118
-
Fabio Bas authored
Workaround the two remaining issues, mostly fixing the “load deck” screen in tab_game: * Only preload up to the first 300 cards of a deck; * don’t even bother trying to load card images if they’ll be shown with width <= 10 Trying a 17k cards deck like the one proposed in #67 is still a no go, mostly due to the cpu time used to create all the objects. Anyway, i tested decks up to 8k cards and they works fine now (if you like to wait while trice is loading them)..
-
Fabio Bas authored
Fix selection problem when sorting the deck list
-
- 03 Apr, 2015 1 commit
-
-
Matt Lowe authored
if you have the setting to NOT play cards to the stack enabled, it meant that any spells (like Lightning Bolt) would be cast to the stack but no arrow would show. This was an edge case I missed.
-
- 02 Apr, 2015 2 commits