Commit Graph

953 Commits

Author SHA1 Message Date
JustArchi
7bd8b8f965 Fix !status 2016-08-01 20:01:20 +02:00
JustArchi
85fd18d621 Bump 2016-08-01 19:01:44 +02:00
JustArchi
d25d4dcba6 Always prefer alphabetical order when redeeming keys, #319 2.1.3.7 2016-08-01 18:47:44 +02:00
JustArchi
e2cf04afdd General improvements 2016-08-01 18:33:52 +02:00
JustArchi
d85d41c215 General improvements 2016-08-01 18:17:51 +02:00
JustArchi
6977343906 Refactoring 2016-08-01 17:23:40 +02:00
JustArchi
3934a3fdbc Add runtime check 2016-08-01 17:10:37 +02:00
JustArchi
66e01113bb Misc 2016-07-31 18:05:21 +02:00
JustArchi
646e52c28b Never attempt to start farming prior to ArchiWebHandler initialization 2016-07-31 18:03:06 +02:00
JustArchi
2e28319535 Misc 2016-07-31 17:50:37 +02:00
JustArchi
860b76f720 Correct statuses 2016-07-31 17:49:02 +02:00
JustArchi
82cbcecb6b Misc 2016-07-31 17:38:14 +02:00
JustArchi
fda3b1ac31 Misc 2016-07-31 15:39:46 +02:00
JustArchi
58453e72ac Misc 2016-07-31 01:25:18 +02:00
JustArchi
d8aad682d5 DeviceID hardening 2016-07-31 01:22:58 +02:00
JustArchi
8cd971825e Bump 2016-07-30 21:20:21 +02:00
JustArchi
a4b238b5a0 Bump 2.1.3.6 2016-07-30 21:18:59 +02:00
JustArchi
05f9804138 Fix deadlock 2016-07-30 21:14:55 +02:00
JustArchi
1f58c92b5e And make 0 not acceptable 2016-07-30 21:03:23 +02:00
JustArchi
198c51f3da Make cardsRemaining in CheckPage() mandatory
If this game is eligible for farm and we didn't skip it earlier, it must have cards drop remaining
2016-07-30 21:01:56 +02:00
JustArchi
d517562467 Add more farming orders 2016-07-30 20:55:43 +02:00
JustArchi
53dcd22cea Restart farming also when user registers key outside of ASF
This is now possible thanks to license callback
2.1.3.5
2016-07-30 18:28:28 +02:00
Łukasz Domeradzki
af050ae67e Merge pull request #317 from stackia/master
Revert "Make WCF interface async"
2016-07-30 06:19:28 +02:00
stackia
914936acdc Revert "Make WCF interface async"
This reverts commit fbb24506e2.
2016-07-30 12:17:01 +08:00
Łukasz Domeradzki
4bba55e8fd Merge pull request #316 from stackia/master
Make WCF interface async
2016-07-30 05:59:21 +02:00
stackia
3e1358b363 Add number of cards drop remaining in "!status" response 2016-07-30 11:52:21 +08:00
stackia
fbb24506e2 Make WCF interface async 2016-07-30 11:51:00 +08:00
JustArchi
48eae1be1a Final CodeStyle update
So it turns out that those options are under C# Text Editor, weird, at least they're exported now
2016-07-30 00:51:43 +02:00
JustArchi
6bbe543fdd Update CodeStyle
Include only options for: All languages, General and C#, I don't need to bloat anybody with other things
2016-07-30 00:47:31 +02:00
Łukasz Domeradzki
afe1d57605 Merge pull request #313 from stackia/master
Update ReSharper DotSettings file
2016-07-30 00:43:40 +02:00
stackia
5596e55c7b Update ReSharper DotSettings file
This purges all green squiggly underlines on my machine.
2016-07-30 06:39:46 +08:00
JustArchi
73cefc697e Move and regenerate CodeStyle 2016-07-30 00:32:34 +02:00
JustArchi
5680929203 Misc cleanup 2016-07-30 00:24:19 +02:00
JustArchi
c94547c68e Move FarmingOrder a bit higher and add missing example.json property
In general we should prioritize properties according to the ones user will want to modify first, but as it's unpredictable, we can only guess and do it more or less
2016-07-30 00:17:58 +02:00
Łukasz Domeradzki
11c748192f Merge pull request #312 from stackia/master
Add an option to set farming order
2016-07-30 00:09:44 +02:00
stackia
8cc3fec432 Implement Equals method on Game so it properly works with HashSet<T> 2016-07-30 05:56:31 +08:00
stackia
7baa54377a Add [JsonProperty] on Game's properties 2016-07-30 05:50:51 +08:00
stackia
4bc7fded2d Use new ConcurrentHashSet.AddRange 2016-07-30 05:49:15 +08:00
stackia
24aa1b4873 Merge remote-tracking branch 'upstream/master' 2016-07-30 05:48:02 +08:00
stackia
561f8f61df Check argument range in Game constructor 2016-07-30 05:46:21 +08:00
JustArchi
c33f575c40 Implement AddRange() + refactoring 2016-07-29 23:36:57 +02:00
stackia
2c54f6b051 Use ConcurrentHashSet<Game> for GamesToFarm and fix game didn't get sorted after first badge page 2016-07-30 05:34:57 +08:00
Stackie Jia
e0385cd343 Merge branch 'master' into master 2016-07-30 05:14:04 +08:00
stackia
80abd3ed69 Add an option to set farming order 2016-07-30 05:06:40 +08:00
JustArchi
e726558e72 Bump 2016-07-29 22:36:00 +02:00
JustArchi
07af05ad00 Revert recent confirmations rate-limiting, add debug 2016-07-29 22:34:52 +02:00
JustArchi
ef5b108b34 Correct MaxConfirmationsPerRequest 2.1.3.4 2016-07-29 14:48:34 +02:00
JustArchi
1ee9fec845 Bump 2016-07-29 03:40:41 +02:00
JustArchi
4bf1462381 Bump 2.1.3.3 2016-07-29 03:36:32 +02:00
JustArchi
e41d2cf37e Report on confirmation issues 2016-07-29 01:02:58 +02:00