Zach H
8a8b580501
translations ( #3078 )
2018-02-05 12:22:49 -05:00
Zach H
c9525af624
this is backwards ( #3077 )
2018-02-05 11:39:10 -05:00
tooomm
aba47719b2
properly display logical connectors ( #3072 )
...
they should not get transalted as well
2018-02-04 13:47:12 -05:00
Vafthrudnir
b6b4d7e4a0
Automatic focus change after filter selection ( #3074 )
2018-02-04 13:46:35 -05:00
Vafthrudnir
63d0f5af43
Start in maximized window on first start ( #3075 )
2018-02-04 13:07:37 -05:00
ctrlaltca
517420cccb
Replace CardInfo* and Carset* with smart pointers ( #3053 )
...
* Replace CardInfo* and Carset* with smart pointers
* fixes to help memory & c++11 stuff
2018-02-02 12:52:47 -05:00
ctrlaltca
e127cb74b6
Fixed most issues from codacy ( #3050 )
2018-01-27 13:31:44 -05:00
Dave
3c3e6ae68a
Domain change ( #3051 )
...
.es es no mas
Server and database from .es is now active on cockatrice.dr4ft.com
2018-01-27 17:30:40 +01:00
ctrlaltca
b29bd9e070
Clang-format ( #3028 )
...
* 1/3 Add .clang-format file and travis compilation check
* 2/3 Run clang-format
* 3/3 Fix compilation problems due to include reordering
* 3bis/3 AfterControlStatement: false
2018-01-27 10:41:32 +01:00
tooomm
03d0a84ef5
"edit sets" --> "manage sets" rename ( #3044 )
2018-01-22 12:42:10 -05:00
Zach H
261d3ac591
better null check ( #3036 )
2018-01-20 14:54:34 -05:00
Zach H
bc52882ac4
Fix Bad Gameplay ( #3034 )
2018-01-19 20:34:14 -05:00
Zach H
d1b95aad16
move to slot ( #3032 )
2018-01-19 19:04:48 -05:00
Zach H
691bf36fbe
Disable sideboard button w/o deck ( #3025 )
2018-01-19 10:50:18 -05:00
Zach H
ebec30dd1c
Add No annotations export option w/ shortcut ( #3013 )
2018-01-18 19:25:30 -05:00
Zach H
5757d60b1d
Smarter Mana Cost sorting & small cleanup ( #3008 )
2018-01-18 19:25:10 -05:00
Zach H
34bec90193
Fix deck loader with spaces ( #3007 )
2018-01-18 19:23:13 -05:00
Zach H
dcc632e0d4
Fix a crash ( #3011 )
2018-01-18 11:53:57 -05:00
Zach H
7a150c558d
Trim all inputs (except password) ( #3018 )
...
* Trim all inputs (except password)
* missed )
2018-01-17 18:57:13 +01:00
Zach H
8825e2932a
fix linux crash ( #3014 )
2018-01-13 04:20:12 -05:00
tooomm
cc822dd8df
card filter: add clear button and placeholder text ( #3003 )
2018-01-11 16:43:08 -05:00
Kyle Grammer
6fc1aaef90
Add comp architecture ( #2968 )
2018-01-10 22:19:07 -05:00
tooomm
e6e6932dbb
card filter: alphabetical ordering for keywords ( #2987 )
2018-01-10 13:37:39 -05:00
tooomm
d124e6ac22
deck editor: add placeholder text to search ( #3000 )
2018-01-10 13:33:37 -05:00
tooomm
7efab80d9b
token creation context menu improvements ( #2999 )
2018-01-10 13:32:29 -05:00
Zach H
d19744236e
Automatic Spoiler Season ( #2991 )
...
* oracle now can be run in spoiler or normal mode
* tests for travis
* only run on relaunch
* spoilers in client (not oracle now) and tray icon shows when done
* spoiler status will be checked before downloading spoiler file
* only download if they care about spoilers
* reload db on spoiler download
* manual update button, code cleanup, and fix enabling sets when new
* cleanup, nullchecks, and fixes to spoiler
* reload DB even if not in spoiler season; necessary as we have a check elsewhere to prevent the reload if spoiler check happens
* Implement changes from 2991#issuecomment-356169374
* Change implicit nullptrs, alert on file deletion, minor changes
* make reload thread safe and minor changes from 2991#issuecomment-356450302
* Fix locking
* Disable update now button while process running
2018-01-10 13:27:43 -05:00
tooomm
51ec593759
fix space ( #2990 )
2018-01-02 22:57:23 -05:00
Zach H
b75882b6b9
Allow non-db cards to be moved around ( #2960 )
2017-12-18 14:17:54 -05:00
Zach H
2abfd3b4a9
Update Rarity Filters & Refactoring ( #2962 )
2017-12-17 19:42:54 -05:00
Zach H
014b9947fe
clear search bar if all filters cleared ( #2961 )
2017-12-17 17:48:57 -05:00
Zach H
ec4e6d53df
allow backspace button to remove a filter ( #2959 )
2017-12-17 17:39:41 -05:00
Zach H
0eae4dbe54
add checkbox option to clear log ( #2963 )
2017-12-17 17:32:31 -05:00
Zach H
297f1f2555
remove untap option, combine w/ tap ( #2964 )
2017-12-17 17:31:31 -05:00
Kyle Grammer
5e00faed5d
Fix for Aftermath and Split Cards when sending to Tappedout; fix #2942 ( #2944 )
2017-12-10 17:56:49 -05:00
John Robe
6c038a91e4
Deck export ( #2938 )
...
* Added “export deck” option to export deck to decklist.org for viewing/printing. Implemented using a new menu item, added shortcut ability, and functionality to parse the deck correctly and add main/sideboard cards to decklist. Per issue #2931
2017-12-05 22:34:19 -05:00
tooomm
59824cf4dd
update finish ( #2923 )
2017-11-19 20:22:02 -05:00
tooomm
b615b5b33e
Translation Updates ( #2918 )
2017-11-19 15:11:37 -05:00
John Hill
422c899cdb
Sorting by P/T numerically ( #2901 )
2017-11-04 13:11:46 -04:00
ctrlaltca
4baaf978f5
Deck editor: force default file extension on file save; fix #2829 ( #2910 )
2017-10-31 15:34:56 -04:00
ctrlaltca
6b6ba9a8f1
Update translations ( #2890 )
...
* Translations
* update and test codacy change
2017-10-09 19:16:23 +02:00
Zach H
96b30da492
fix deckstats.net regex ( #2886 )
2017-10-04 23:36:42 -04:00
tooomm
9cbdc4195e
change to https ( #2863 )
2017-10-04 12:46:43 -04:00
Alessandro Marzialetti
78e299fdfd
Fixed life points not showing ( #2868 ) ( #2881 )
2017-10-04 12:44:36 -04:00
tooomm
ef89104503
add colourless keyword to deck filter ( #2858 )
...
extends #2737 for missing term (add colourless)
2017-09-27 14:03:58 +02:00
ctrlaltca
ccee0aa3fd
Cmake: remove old unneeded POLICIES (fix Appveyor) ( #2859 )
2017-09-22 17:47:05 +02:00
John Hill
a6d3229e74
If playing online, don't change your life/mana counters if you click on your opponent's ( #2839 )
2017-08-19 00:43:18 -06:00
John Hill
e694cbe854
add ability to clone from stack ( #2824 )
2017-08-06 23:56:17 -04:00
John Hill
3963570838
Mana counter shortcut ( #2821 )
2017-08-06 21:09:25 -04:00
John Hill
dd05b86bc9
initial way of getting rid of warning ( #2817 )
2017-08-06 21:04:03 -04:00
John Hill
6b1ea9186a
Double click token ( #2815 )
2017-07-31 22:50:32 -04:00