Matt Lowe
be2a5f4720
Creatures can now have power less than -1
...
Addresses issue from #934
2015-04-10 12:39:41 +02:00
poixen
db23d3c9ec
Merge pull request #936 from poixen/replay_system
...
Reworked replay buttons
2015-04-10 10:43:44 +02:00
poixen
3bf3c7e94e
Merge pull request #922 from poixen/sys_icon_fix
...
Fixed double click sys icon
2015-04-10 10:36:36 +02:00
poixen
ebcee34e0d
Merge pull request #923 from poixen/popup_fix
...
Fixed issue with clicking on PM/mention bubbles
2015-04-10 10:36:20 +02:00
poixen
1fd75f4c52
Merge pull request #925 from tooomm/oracle_icons
...
oracle icon updates
2015-04-10 10:35:02 +02:00
poixen
2356788289
Merge pull request #929 from poixen/reveal_top_card_shortcut
...
Added shortcut to reveal top card or lib
2015-04-10 10:33:04 +02:00
poixen
88da9ec815
Merge pull request #938 from poixen/load_token_fix
...
Fixed deck tokens showing in token dlg
2015-04-10 10:29:13 +02:00
Zach
ef09f45c57
Merge pull request #935 from poixen/menu_sep
...
added separator
2015-04-09 20:37:11 -04:00
Matt Lowe
884579529d
Fixed deck tokens showing in token dlg
...
Tokens from decks will now show in the token dlg window
2015-04-10 00:46:11 +02:00
Matt Lowe
45542243b7
Reworked replay buttons
...
+ Removed unused buttons
+ remade button art
+ fixed crash with font colors/replays
+ removed unused timestamp label in replay
2015-04-09 16:05:12 +02:00
Matt Lowe
56cbae17ac
added separator
...
Felt like areas different to the current zone should be segregated.
2015-04-09 14:44:29 +02:00
ctrlaltca
7ea755ab5a
Merge pull request #930 from poixen/server_timeout_dlg
...
👍
2015-04-08 21:26:22 +02:00
Matt Lowe
a7d41a322c
Added connection dlg popup on server timeout
2015-04-08 21:00:33 +02:00
poixen
86f6e911bd
Merge pull request #920 from poixen/card_search_punctuation
...
Ignore punctuation in card search
2015-04-08 20:30:37 +02:00
Matt Lowe
b27854e440
Ignore punctuation in card search
...
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)
2015-04-08 18:35:27 +02:00
Zach
6f69485f99
Merge pull request #911 from ctrlaltca/fix_67
...
Large decks (up to 8000-ish cards) no longer make client crash; Fix #67
2015-04-08 10:56:33 -04:00
Matt Lowe
fbbeb12413
Added shortcut to reveal top card or lib
...
+ Ctrl + N
2015-04-08 13:09:00 +02:00
ctrlaltca
0b4b8e85e8
Merge pull request #928 from ctrlaltca/optimize_loop
...
Optimize loop; refers #910
2015-04-08 12:53:27 +02:00
ctrlaltca
c04055a44c
Merge pull request #927 from pepi55/servatrice-warnings
...
Removed NULL conversion warnings caused by #926
2015-04-08 12:53:11 +02:00
Fabio Bas
8f3421204e
Optimize loop; refers #910
2015-04-08 12:52:02 +02:00
pepi
05424a4c0e
Removed NULL conversion warnings caused by #926
2015-04-08 10:36:33 +00:00
ctrlaltca
869d89dfdd
Merge pull request #926 from pepi55/servatrice-warnings
...
Removed compile time ssize_t warnings
2015-04-08 12:01:44 +02:00
pepi
e136c11b65
Removed compile time ssize_t warnings
2015-04-08 09:39:32 +00:00
Matt Lowe
1c89b90cbb
Fixed double click sys icon
...
Was an issue with double clicking the icon when the app was full screen/
fullscreen + minimized.
Now works as expected.
2015-04-08 10:12:41 +02:00
Zach
81e4e089d4
Merge pull request #921 from poixen/more_server_whitelist
...
Added more actions to server white list
2015-04-07 23:57:08 -04:00
tooomm
b8219ca82b
oracle icon updates
...
- ico for win
- icns for mac
both now with several resolutions inside and high res support
mac version even included old+different logo
2015-04-08 01:23:20 +02:00
Matt Lowe
6b307469fe
Fixed issue with clicking on PM bubbles
...
Previously would not open the client if the window was minimized.
Added the same popup fix for mentions
2015-04-07 23:32:13 +02:00
Matt Lowe
7680154395
Added more actions to server white list
...
I have added card moving to the white list. I was getting flood messages
when moving cards quickly in my side deck.
2015-04-07 21:49:49 +02:00
poixen
c07ec9aa23
Merge pull request #917 from Cockatrice/revert-721-kick_message
...
Revert "Kick message no longer takes you to kicked tab"
2015-04-07 16:21:38 +02:00
poixen
89bce3d649
Revert "Kick message no longer takes you to kicked tab"
2015-04-07 15:55:11 +02:00
Zach
6e2ea1e15b
Merge pull request #912 from poixen/mention_popup_fix
...
Mention popup fix
2015-04-05 17:31:14 -04:00
Matt Lowe
b20ae9710c
Mention popup fix
...
+ will now only popup with a mention alert when you are not on the same
tab/window.
+ will also no longer popup by mentioning yourself
2015-04-05 12:43:02 +02:00
Zach
8ca2135f08
Merge pull request #901 from poixen/left_justified_hand
...
Left hand justification
2015-04-04 17:45:02 -04:00
poixen
7c6b6818f1
Merge pull request #907 from poixen/right_click_cast
...
Right click cast
2015-04-04 23:38:53 +02:00
poixen
e96e2e4b04
Merge pull request #906 from poixen/rename_user_lists
...
Renamed userlist tab to account
2015-04-04 23:38:44 +02:00
Zach
174d309b67
Merge pull request #910 from ctrlaltca/fix_118
...
Fixes columns being split by selected sections; Fix #118
2015-04-04 10:15:33 -04:00
Fabio Bas
0a366d7564
Fix #67
...
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)..
2015-04-04 14:03:22 +02:00
Fabio Bas
cab1e096df
Fix #118
...
Fix selection problem when sorting the deck list
2015-04-04 12:49:28 +02:00
Matt Lowe
20bfb4d0a7
Fix for hand target casting
...
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.
2015-04-03 19:02:14 +02:00
Matt Lowe
725cb2f863
Renamed userlist tab to account
2015-04-02 23:02:54 +02:00
poixen
b8401592d4
Merge pull request #905 from poixen/socket_failure_dlg
...
Reopen connection if socket failure
2015-04-02 19:22:18 +02:00
Matt Lowe
9e6be7459d
Reopen connection if socket failure
...
Missed from #879
2015-04-02 18:33:35 +02:00
poixen
79e9b05a79
Merge pull request #904 from poixen/rounder_logo
...
Rounder logo corner
2015-04-02 17:39:57 +02:00
poixen
a84418bb91
Merge pull request #902 from poixen/default_one_player
...
Default to one player
2015-04-02 17:39:33 +02:00
Matt Lowe
aeb63cba87
Rounder logo corner
...
Before:
After:
2015-04-02 14:30:41 +02:00
Matt Lowe
986eab4d40
Default to one player
...
I think the majority of players use this feature for
goldfishing/practicing. Defaulting to one player for convenience.
2015-04-02 13:23:39 +02:00
Matt Lowe
a082fbcfef
Left hand justification
...
Set to false by default, let me know if you think it should be true.
As all cards are played to the left of the screen this feels more
comfortable to use as you dont need to keep looking at different areas
of the screen.
Will auto rearrange when changed during game-play.
2015-04-02 12:49:06 +02:00
Zach
bc8d9427e3
Merge pull request #899 from poixen/mull_flood
...
Added Mull to the server whitelist
2015-04-01 18:15:44 -04:00
Zach
e40a79d931
Merge pull request #900 from ctrlaltca/fix_884
...
Reinstates hidden cards being hidden; fix #884
2015-04-01 18:15:28 -04:00
Fabio Bas
dcc6677e8f
fix #884
2015-04-01 23:04:10 +02:00