JustArchi
47f846540b
Closes #200 , thanks to @GUiHKX
2016-04-20 23:44:20 +02:00
JustArchi
bc14713079
Bump
2016-04-20 23:22:16 +02:00
JustArchi
770a8fee66
But keep trading only of cards + foils
2.0.3.6
2016-04-20 23:16:15 +02:00
JustArchi
1df9af08e6
Bugfixes + other types for STM
2016-04-20 23:02:02 +02:00
JustArchi
27464f6120
Add recent trades optimization
2016-04-20 22:19:31 +02:00
JustArchi
dfd45c6e25
Bump
2016-04-20 21:40:08 +02:00
JustArchi
adc1759cee
Misc
2.0.3.5
2016-04-20 21:34:40 +02:00
JustArchi
88369ec71a
Put massive amount of work into STM integration, #84
2016-04-20 21:27:57 +02:00
JustArchi
a5d8ae53dd
Bump
2016-04-19 19:54:39 +02:00
JustArchi
cd7b65868a
Misc
2.0.3.4
2016-04-19 12:24:07 +02:00
JustArchi
7575704a01
Misc
2016-04-19 12:23:24 +02:00
JustArchi
b6ce8f435c
Use more optimized Slim manual reset events
2016-04-18 18:43:58 +02:00
JustArchi
565acca9fb
Add AutoRestart property
2016-04-18 18:38:48 +02:00
JustArchi
610954ba73
Alter logic of key distribution, closes #199
2016-04-18 18:01:49 +02:00
JustArchi
74a748b03f
Bump
2016-04-17 00:47:30 +02:00
JustArchi
585a075ec9
Closes #198
...
It was possible that we initiated a loop for bot that was connected, and it got disconnected shortly after, which could result in infinite loop if DistributeKeys was disabled (and nothing would change that bot to other one)
2.0.3.3
2016-04-17 00:36:38 +02:00
JustArchi
891d40afe1
Fix potential bug found by zinnerz
...
We might !stop account waiting in invalid password or game playing condition, which will then initiate connect without checking if it's still valid to do so
2016-04-16 19:24:04 +02:00
JustArchi
387f0dd1c7
Bump
2016-04-15 21:33:58 +02:00
JustArchi
8b4d3c219c
Remove GUI app from final zip until I'm happy with the way how it works
2.0.3.2
2016-04-15 21:29:27 +02:00
JustArchi
365877ec89
Misc
2016-04-15 15:08:50 +02:00
JustArchi
f03a43d573
Misc
2016-04-15 00:32:55 +02:00
JustArchi
d15a9cbfca
Misc
2016-04-15 00:18:24 +02:00
JustArchi
acfad624fb
Bump
2016-04-14 22:44:35 +02:00
JustArchi
03a7d5f4ac
Fix my tests
2.0.3.1
2016-04-14 22:25:10 +02:00
JustArchi
0f96d84d36
Fix disposed streams for ASF update
2016-04-14 22:23:37 +02:00
JustArchi
0edc9f4ff6
Bump
2016-04-14 21:30:17 +02:00
JustArchi
d11e141ece
Misc
2.0.3.0
2016-04-14 21:16:44 +02:00
JustArchi
9ff3834ed7
Setting cookie should no longer be needed with new WebBrowser
2016-04-14 20:58:33 +02:00
JustArchi
9806703cfa
Closes #196
2016-04-14 19:50:53 +02:00
JustArchi
ca0857abd1
Derp
2016-04-13 21:48:49 +02:00
JustArchi
d32d3bfd36
Bump
2016-04-13 21:40:11 +02:00
JustArchi
6efb07eada
Properly detect dev environment
2.0.2.9
2016-04-13 21:30:56 +02:00
JustArchi
2b28f01b1c
Restructurize
2016-04-13 21:20:21 +02:00
JustArchi
fb350fe792
Launch shutdown event also when there's nothing to farm
2016-04-13 20:56:37 +02:00
JustArchi
5e73d18cd2
#195 fixes
2016-04-13 16:48:11 +02:00
Łukasz Domeradzki
3ff95995b9
Merge pull request #195 from KlappPc/master
...
GUI (WCF Client)
2016-04-13 16:24:20 +02:00
tscherub
17b2bc2259
GUI Project and a small change to ASF (Console.Clear goes boom, when output is redirected).
...
Frontend docu: http://tscherub.de/ASFGUI.html
2016-04-13 15:36:10 +02:00
JustArchi
4a36345635
Code review
2016-04-12 19:12:45 +02:00
JustArchi
e9d8f271a2
Fix collections not triggering save
2016-04-12 18:42:16 +02:00
JustArchi
6c84f8eb4f
Bump
2016-04-12 17:17:50 +02:00
JustArchi
54ad58a22d
Misc
2.0.2.8
2016-04-12 17:09:57 +02:00
JustArchi
790e6baf46
ASF-specific WebBrowser enhancements, closes #192
2016-04-12 16:58:45 +02:00
JustArchi
c8fb715558
Fix for new code
2016-04-12 16:37:49 +02:00
JustArchi
2ab5e6013d
Misc
2016-04-12 16:36:09 +02:00
JustArchi
3e0c34e62c
Misc
2016-04-12 07:44:59 +02:00
JustArchi
65b31e5537
Bring in latest ArchiBoT WebBrowser
...
Highlights include: Support for automatic decompression via GZip/Deflate, more aggressive disposal of response messages, rewrite of cookie handling from dictionary to cookiecontainer, debug log of also timed out messages and more.
We sacrifice the performance and scalability of single HttpClient doing the work for being less error prone on eventual steam fuckups (CookieContainer can adapt to always changing structure)
2016-04-12 07:40:02 +02:00
JustArchi
62a6e38e47
Misc
2016-04-10 18:25:22 +02:00
JustArchi
0b50a45336
Checking update does not depend on old binary removal error
2016-04-09 22:15:04 +02:00
JustArchi
8d1d162b02
Misc
2016-04-09 22:11:11 +02:00
JustArchi
dbe13a1965
Bump
2016-04-09 00:06:39 +02:00