Commit Graph
26 Commits
Author SHA1 Message Date
David SzaboandZach H 9727699e26 braces are only left for split cards (#3217)
* braces are only left for split cards

* condition for braces modified
2018-05-02 21:20:58 -04:00
David SzaboandZach H 67a2a8cf08 datetime display fixed for OSs with non-English localization (#3204) 2018-04-16 20:07:30 -04:00
David SzaboandZach H cc2a0fa0d0 server site added to connect window (#3190) 2018-04-10 19:05:13 -04:00
David SzaboandZach H 2fcb02cadd untranslated string comparison fixed (#3164) 2018-04-02 23:04:52 -04:00
David SzaboandZach H e1394bd851 Feature/3139 new features for tips (#3152)
* "Tip of the Day" option added to Help menu

* Tip of the Day setting moved

* If no new tips are availabe, don't show tip of the day again

* list storing try #1

* first unseen tip shown first

* lastShownTip removed

* fixed next/previous buttons

* spaces > tab

* "Show this window on startup" is not checked by default
2018-04-01 04:52:26 -04:00
David SzaboandZach H 2a9d76f090 Colors on split cards sorted in WUBRG order (#3128) 2018-03-07 20:26:47 -05:00
David SzaboandZach H 312caae062 Tip of the Day (#3118)
* Basic tip of the day with sample widget added

* "Show tips on startup" option added to settings

* tip cycling implemented

* Structure of the tipOfTheDay class and resource created

* tip getter function modified

* Resources added, feature works properly

* clangified

* accidental modification rolled back

* zach cleanup

* tips to spaces; cmake list combined

* cleanup img

* fix copy

* remove TOTD as QObject so we can copy construct it

* prevent mem leaks in dlg

* changed order of 'next' and 'previous' buttons

* Date and tip numbers added; content wraps around

* useless sizepolicy removed

* link support added & clangified

* Initial tips & memory management updates
2018-03-02 03:11:18 -05:00
David SzaboandZach H 281e52eaa9 power and toughness values displayed after card flip (#3120) 2018-03-01 12:28:30 -05:00
David SzaboandZach H 941a06e107 Custom image file path corrected (#3119) 2018-02-25 23:22:41 -05:00
David SzaboandZach H 7cfbf114b7 "Show related card" option added to ingame context menu (#3115) 2018-02-19 01:12:25 -05:00
David SzaboandZach H 2409eae940 left, right, and S shortcuts modified to use shift (#3116) 2018-02-19 00:38:51 -05:00
VafthrudnirandZach H 3d2c7b6670 Right-click menu added for card database view (#3113) 2018-02-15 03:25:44 -05:00
VafthrudnirandZach H 65ef66cfa7 Braces left in for split mana costs in xml (#3108) 2018-02-13 22:37:24 -05:00
Vafthrudnir c8a10a9997 Mnemonic created 2018-02-14 02:40:46 +01:00
Vafthrudnir 4e8a09517c Button text changed to "Save" from "Next" 2018-02-14 02:36:54 +01:00
VafthrudnirandZach H f302154df7 Hotfix/2950 delete filters with keyboard (#3097)
* Shortcut setting checks for invalid keys

* Different message shown for invalid keys and used keys; warning message is displayed on start if conflic is detected

* Only shortcuts related to deck-builder are checked
2018-02-13 02:51:14 -05:00
VafthrudnirandZach H 11ad677fe8 Sending card name to chat on shift+click (#3106) 2018-02-13 02:50:37 -05:00
VafthrudnirandZach H 8084ab605f Tablerow fixed for non-mana generating artifacts (#3104) 2018-02-12 18:04:11 -05:00
VafthrudnirandZach H af5a04abf1 "Comment" field made resizable in deck builder window (#3105)
* solution with splitter

* Made prettier

* Useless parameter removed

* clangified

* c++11 cleanup
2018-02-11 13:49:58 -05:00
Vafthrudnirandtooomm 3426a6b201 'Rarity' property added to split cards in xml (#3102) 2018-02-09 23:45:59 +01:00
VafthrudnirandZach H 51eeac0541 Mana cost filtering for split cards (#3098) 2018-02-08 14:15:42 -05:00
VafthrudnirandZach H 501e82f712 Split card handling added to cmc filter (#3090) 2018-02-07 11:37:10 -05:00
VafthrudnirandZach H a0d6a342d3 Loyalty filter added (#3087) 2018-02-07 11:33:01 -05:00
VafthrudnirandZach H 4cbec71882 Relation checks added to relevant fields in card filter (#3080)
* comments and <=, >=, == support added
2018-02-06 05:05:30 -05:00
VafthrudnirandZach H b6b4d7e4a0 Automatic focus change after filter selection (#3074) 2018-02-04 13:46:35 -05:00
VafthrudnirandZach H 63d0f5af43 Start in maximized window on first start (#3075) 2018-02-04 13:07:37 -05:00