Commit Graph
3842 Commits
Author SHA1 Message Date
ctrlaltcaandZach H 7875407795 servatrice: case-insensitve check for email and token challenge; fix #2857 (#2860) 2017-09-28 15:34:35 -04:00
tooommandGitHub ef89104503 add colourless keyword to deck filter (#2858)
extends #2737 for missing term (add colourless)
2017-09-27 14:03:58 +02:00
ctrlaltcaandGitHub ccee0aa3fd Cmake: remove old unneeded POLICIES (fix Appveyor) (#2859) 2017-09-22 17:47:05 +02:00
John HillandZach H 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
tooommandGavin Bisesi 93d8ac10ff Fix broken README links after #2826
copying --> license
2017-08-14 08:25:20 -04:00
tooommandZach H 04d84f9d9a repo cleanup (#2826) 2017-08-11 21:42:45 -04:00
tooommandZach H 2557a2183d .travis folder (#2805) 2017-08-06 23:56:31 -04:00
John HillandZach H e694cbe854 add ability to clone from stack (#2824) 2017-08-06 23:56:17 -04:00
John HillandZach H 3963570838 Mana counter shortcut (#2821) 2017-08-06 21:09:25 -04:00
John HillandZach H dd05b86bc9 initial way of getting rid of warning (#2817) 2017-08-06 21:04:03 -04:00
tooommandZach H af3423e67d split up string and argument (#2822) 2017-08-06 20:51:54 -04:00
John HillandZach H 7c8daf68ea Add version label to Oracle Importer (#2818) 2017-08-06 14:03:19 -04:00
John HillandZach H 6b1ea9186a Double click token (#2815) 2017-07-31 22:50:32 -04:00
tooommandGavin Bisesi e90c389212 remove mention-bot config file (#2814) 2017-07-31 18:08:25 -04:00
John HillandZach H 556d19ff70 Clone in exile and graveyard (#2813) 2017-07-31 00:34:24 -04:00
Lee MatosandZach H 838ab888db clarify docker build happens inside of the repo folder (#2807)
I intuited that this was the case, but being more explicit might help other docker newbies to understand what's happening.
2017-07-15 13:51:02 -04:00
tooommandZach H 1cb3d88e35 flag updates (#2804) 2017-07-14 21:30:27 -04:00
ctrlaltcaandGitHub 1366e5970e Portable mode for windows (#2794)
* Portable mode for windows

* fix start menu in portable mode

* Make gcc an happy puppy

* Clean old installation if we are installing over an old portable mode installation

* Default to Desktop\CockatricePortable

* Settings dialog fixes

* wording
2017-07-08 11:22:29 +02:00
tooommandctrlaltca 1565309146 enable caching for ci (#2799)
* enable cache

* caching on mac

* fix ci caching on mac

* fix

* add mac cache

* added homebrew cache and pretty print yaml (+ structural ordering)

* cleanup

* fix ccache on mac

* testing workaround

https://github.com/travis-ci/travis-ci/issues/7456#issuecomment-296505058

* try xcode7.3 instead of workaround

* cache timout value

more time for cache to upload
2017-07-07 16:17:18 +02:00
PsithiefandZach H b05ed0376a Fixes #2712 (#2797)
When checking unknown sets, consider sets with an empty long name, 
set type and release date as 'incomplete'/'partial' sets.
Do not mark partial sets as known, or ask the user to enable them.
Instead, silently enable partial sets.
When a partial set becomes complete, the user is prompted to enable the
set as before. If they choose not to enable, those partial sets are 
disabled, as we can no longer assume they are disabled by default.
2017-07-07 00:45:46 -04:00
PsithiefandZach H 61893faf3b Slightly more accurate XSD. (#2787)
XML 1.0 does not provide a method that allows elements with minimum
occurances and variable occurances in any order, so we are stuck
with xs:sequence.
2017-06-29 20:52:44 -04:00
Zach HandGitHub e8dbdc3c6d Add token creation for opponent board items (#2744) 2017-06-28 23:09:10 -04:00
tritochandZach H 5abfda49be Import spoiler.xml as spoiler.xml and overwrite existing (#2784) 2017-06-28 22:54:09 -04:00
tritochandZach H bcda502b46 Loyalty now string, xsd fix (#2785)
Card with `X` loyalty was printed, loyalty now string
2017-06-28 21:42:08 -04:00
PsithiefandZach H 03bb02f75b Improved XSD (#2781) 2017-06-26 14:42:13 -04:00
PsithiefandZach H bfcc48f5bf Check for .xlhq (CCGHQ naming scheme) files (#2778) 2017-06-22 22:59:33 -04:00
PsithiefandZach H ae15f5df06 Handling of tokens/related cards improved. (#2773) 2017-06-20 18:35:06 -04:00
tooommandGitHub 029a4a39ad readme: https link + layout tweak (#2768) 2017-06-13 15:34:50 +02:00
Zach Handctrlaltca 9ddb18a35e Make deck list appear if deck loaded (#2745) 2017-06-12 12:25:52 +02:00
woogerboy21andctrlaltca 2094910b7a More descriptive reason for "to many requests" when registering (#2760)
* More descriptive reason for "to many requests" when registering

Currently the only way for a user to get a response of "to many registration attempts"  is by the servers configuration to restrict the number of registration attempts but the error message presented to the user is very vague as to why they have been denied.  This PR updates the reasoning.  I'm open for suggestions on any clarity recommendations.

* Added more clarity

Updated error message to include email address information for even greater clarity.
2017-06-12 12:12:36 +02:00
tooommandZach H b36c349f9b remove unused define (#2757) 2017-06-11 00:42:09 -04:00
Zach HandGitHub 99e7458f9b make not set to untap normally more distinct (#2746) 2017-06-04 14:02:35 -04:00
Zach HandGitHub 0a57229886 keep client version persistant (#2750) 2017-06-04 13:59:37 -04:00
Zach HandGitHub f3f83882e0 Model col widths off deck editor & disable button if no tokens in deck (#2751) 2017-06-04 13:58:34 -04:00
Zach HandGitHub d970b9e50f fix card not showing correctly in games (#2752) 2017-06-04 13:57:47 -04:00
Zach HandGitHub b0d8a31a2e remove invalid connect (#2753) 2017-06-04 13:57:21 -04:00
ctrlaltcaandZach H 03a7a9fafb Webclient: fix some bugs (#2742)
* Handle room join and leave events + case sensitive userlist sort; fix #2307

* Webclient: add autoscroll, but only if already at the bottom; fix #2306
2017-05-31 23:04:59 -04:00
tooommandctrlaltca 4c953acebc exchange dl stat page (#2743) 2017-05-30 08:32:58 +02:00
tritochandctrlaltca c5ac61c797 Colorless for color filter (#2737)
* Colorless for color filter

Add 'colorless' as an option for color filter in deck editor / card list.

* Remove empty quote check

Empty quote does not work here. Add 'none' as optional string instead.

* Add C to colorless filters
2017-05-30 08:19:11 +02:00
ctrlaltcaandGitHub f75caa7245 Webclient overhaul (#2735)
Migrate from protobuf.js 5.x to 6.x (remove long.js and bytebuffer.js)
Upgrade jQuery from 1.x to 3.x
Upgrade jQueryUI to 1.12.x
Use minimized version of js libraries
Disable debug messages
Fix default value for Event_RoomSay’s RoomMessageType field
2017-05-29 14:12:36 +02:00
tooommandctrlaltca 87060dc5c7 created_at to published_at (#2723) 2017-05-22 16:00:38 +02:00
backendrandZach H 62681f7f8d contect menu fix (#2719) 2017-05-18 17:03:21 -04:00
Zach HandGitHub b53cd33eed Smarter Clipboard Pasting/Parsing (#2706) 2017-05-14 14:35:40 -04:00
backendrandctrlaltca 405a719412 Better scrolling in reveal zones (#2716) 2017-05-14 19:01:50 +02:00
Zach HandGitHub aca6917d42 Merge pull request #2672 from Cockatrice/tooomm-update_msg_rework
update msg rework
2017-05-13 16:06:53 -04:00
tooommandGitHub 73e2c3d32f Publish --> Release 2017-05-13 14:49:35 +02:00
tooommandGitHub 7f273b547b add missing tr() 2017-05-13 13:24:04 +02:00
backendrandctrlaltca 77e0cddbae counter context sensative (#2714) 2017-05-13 11:48:26 +02:00
backendrandctrlaltca d9230d6c6b Message Log Widget changes (#2709)
* Message Log Widget changes

* Gravard now logs as before

* removed redundant QString()
2017-05-13 11:47:43 +02:00
Zach HandGitHub f00bcc9179 Merge pull request #2691 from Cockatrice/tooomm-dl_badges
github dl badges in README
2017-05-10 14:23:33 -04:00