Zach H
297f1f2555
remove untap option, combine w/ tap ( #2964 )
2017-12-17 17:31:31 -05:00
Psithief
ae15f5df06
Handling of tokens/related cards improved. ( #2773 )
2017-06-20 18:35:06 -04:00
Zach H
12c9e4b81a
allow placement below top X cards ( #2666 )
...
Close #2666
2017-04-27 20:32:24 -04:00
Zach H
7c1a18da5e
Add "Random card from graveyard" ( #2652 )
2017-04-26 18:12:56 -04:00
Zach H
bd850fa3ff
create related token if you press the 'Token:' button ( #2455 )
...
* create related token if you press the 'Token:' button
* function set
2017-03-12 11:51:59 +01:00
Mark McDonald
b9cd942308
Add keybaord shortcut for creating related cards ( #2426 )
...
* Extract createCard from actCreateRelatedCard
* Merge related cards and reverse related cards before handling
* Add "Create all related cards" action to a card
* Stop displaying all related tokens if only one token is available
* Add shortcut for Creating all tokens related to selected card
* Extract method for adding related card actions
* Prefer foreach to index based iteration
* Guard against null cards, card menus, or cardInfos
* Remove QRegExp dependency from commonly depended header
2017-02-27 08:50:10 +01:00
Fabio Bas
5cfb034452
merged with master
2015-08-31 22:48:14 +02:00
marco
c6aba5a6d0
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
Fizztastic
680332a708
keep consistent ordering
2015-07-06 19:18:27 -04:00
Fizztastic
19bd6cc381
Adds Move To... Hand context menu for cards
2015-07-06 19:10:13 -04:00
Fabio Bas
ed24b38add
support <tablerow> for tokens; fix #232
2015-06-24 10:31:00 +02:00
Fabio Bas
6b8ebe54e9
Theme manager
...
This is the first implementation of a theme manager. It’s a rebased and
revisited version of #792 .
2015-06-15 14:35:58 +02:00
Fabio Bas
946598375f
Expose related cards in card menu
2015-06-11 12:45:25 +02:00
Fabio Bas
e649535211
Add "play top card face down" menu entry to library; fix #762
2015-04-27 23:02:45 +02:00
Jeffrey Oliver
5add56d850
Fixed up whitespace.
2015-02-11 20:25:34 -08:00
Jeffrey Oliver
cc32e8c86e
Add a play face down context menu item when in the hand zone.
2015-02-10 22:58:32 -08:00
Jaeic Lee
cc14e3cfc6
Submenus for moving all cards in a zone to another
2015-01-25 11:34:51 +09:00
Michael Callahan
142b42e095
Reset Always reveal top card when starting a new game.
2015-01-01 09:53:29 -07:00
Matt Lowe
a2c4a1e537
Action: Move Bottom Card to Graveyard
...
Created menu action to move card from the bottom of the library to the
graveyard. Qt accelerator key is "i". #125
2014-11-15 16:35:30 +01:00
Daenyth
ea08fe168c
Fix Q_INTERFACES warnings
...
Fix #88
2014-06-22 22:32:53 -04:00
Matt Kelly
1bc48a7849
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
Max-Wilhelm Bruker
d7e7606104
fixed 'open deck in deck editor' option in game, fixed freeze when closing local game
2012-05-28 19:34:07 +02:00
Max-Wilhelm Bruker
0eee6d7ab9
fixed issue #49 : when editing a remote deck, be able to directly save it there
2012-05-09 21:52:09 +02:00
Max-Wilhelm Bruker
cc516823d7
deck editor is tab, replay viewer is tab, deck editor shown by default, cache window geometry between sessions, 'open this deck in deck editor' open in game
2012-04-22 12:23:33 +02:00
Max-Wilhelm Bruker
12b5e39440
improved token dialog w/ storage inside the deck list - now we need a reliable online source for token data (preferably with pictures)
2012-04-06 15:16:52 +02:00
Max-Wilhelm Bruker
f553fd7456
some token code
2012-04-05 11:48:13 +02:00
Max-Wilhelm Bruker
7417236c3a
preliminary AlwaysRevealTopCard support related to issue #31 , server code cleanup (finally removed getGameState)
2012-03-31 21:47:30 +02:00
Max-Wilhelm Bruker
5ff1fd8ec6
added peeking at facedown cards, fixing issue #7
2012-03-24 18:52:08 +01:00
Max-Wilhelm Bruker
adbb607700
Revealing a library to a player now grants that player permission to drag cards out of that library onto his own table. This permission is revoked by shuffling the library. The zone view window tracks content changes of the zone for as long as the permission lasts so that card ID changes are kept track of. This hopefully fixes issues #5 and #12 .
2012-03-24 17:48:25 +01:00
Max-Wilhelm Bruker
7cec442694
setDoesntUntap fixed, card menu moved to player to avoid unnecessary allocation of QActions
2012-02-20 17:26:46 +01:00
Max-Wilhelm Bruker
4895f2b4fd
server code cleanup, changed in-game ping event to not use any bandwidth as long as nothing changes
2012-01-29 13:36:43 +01:00
Max-Wilhelm Bruker
609e3fc41d
converted SetCardAttr attr_name to enum
2012-01-02 20:20:31 +01:00
Max-Wilhelm Bruker
d5c628966f
PB: everything compiles except for deck storage
2012-01-01 02:48:24 +01:00
Max-Wilhelm Bruker
695fde7541
PB: enough for today
2011-12-31 00:12:46 +01:00
Max-Wilhelm Bruker
f115342e47
local mode is working again
2011-12-18 23:30:53 +01:00
Max-Wilhelm Bruker
314f17091d
protobuf client->server communication almost working
2011-12-18 18:35:14 +01:00
Max-Wilhelm Bruker
4b84168bda
client/server version bump; eventConnectionStateChanged
2011-06-25 17:50:28 +02:00
Max-Wilhelm Bruker
b7ab2d97bd
support for women
2011-06-22 17:39:25 +02:00
unknown
1bc05562cc
Mulligan crash fix, multi-column screen alignment for multiplayer, Server Win32 compile fix
2011-06-05 19:45:37 +02:00
Max-Wilhelm Bruker
c4efa8f1aa
performance improvement
2011-03-09 19:51:49 +01:00
Max-Wilhelm Bruker
ac46edd790
geometry update fix
2011-03-09 15:32:56 +01:00
Max-Wilhelm Bruker
ce80d29f50
improved cipt handling, initial p/t for cards
2011-02-16 20:05:03 +01:00
Max-Wilhelm Bruker
d05603f83b
p/t changes
2011-02-16 18:34:46 +01:00
Max-Wilhelm Bruker
d4f600393f
minor visual change, server crash fix, multiplayer leave/concede fixes
2011-02-15 22:50:16 +01:00
Max-Wilhelm Bruker
7116382a96
added 'undo last draw' feature. protocol version bump (12)
2011-01-27 17:49:31 +01:00
Max-Wilhelm Bruker
02f2fb9764
reworked in-game avatar display
2011-01-04 23:16:02 +01:00
Max-Wilhelm Bruker
231887367c
card menu improvement, change controller support (bug #3 )
2010-12-23 19:21:47 +01:00
Max-Wilhelm Bruker
5cdc3c68b7
Added 'move top card to bottom'
2010-12-10 13:08:38 +01:00
Max-Wilhelm Bruker
82bc4274ae
merge fix
2010-11-03 21:35:30 +01:00
Max-Wilhelm Bruker
df5791d318
Introduced stack zone, shrunk table to have higher zoom factor
2010-11-03 21:28:43 +01:00