JustArchi
0d6942b8ec
Modify TradingPreferences default to None
...
Since introducing automated API keys, we do not want to make AcceptDonations the default option.
Existing configs will not be changed anyway.
2017-02-03 08:57:42 +01:00
JustArchi
de897aaa92
Rewrite #414 in a way that makes me happy
2017-01-11 15:22:00 +01:00
JustArchi
ff0c2eed09
Prepare ConfigGenerator for localization
2017-01-08 15:09:30 +01:00
JustArchi
bdc354d07c
Misc readability improvement
2017-01-05 21:08:13 +01:00
JustArchi
ba8d70aebb
Copyright update
2017-01-02 20:05:21 +01:00
JustArchi
5d21cd3452
Misc
2016-12-30 13:10:09 +01:00
JustArchi
c210480231
Fix default LootableTypes not being possible to remove
2016-12-30 13:01:02 +01:00
JustArchi
df1e83130d
Fix duplicating of LootableTypes in CG
2016-12-30 03:17:35 +01:00
JustArchi
ec2c78ea81
Unify Forwarding and Distributing under RedeemingPreferences
...
Similar to TradingPreferences
2016-12-25 06:29:13 +01:00
JustArchi
eb88814c72
Adapt structure of JSON files to the one generated by sorted ConfigGenerator
2016-12-25 06:04:29 +01:00
JustArchi
d36eaebbfe
Closes #383
2016-12-25 05:52:17 +01:00
JustArchi
df218074ad
Gigantic code cleanup
...
Time to enforce some common file layout, as general mess started to annoying me. Sorry in advance for people using custom forks and having merge conflicts, this will help everybody in long-run
2016-11-24 07:32:16 +01:00
JustArchi
4ed1ceeff4
Add MatchEveryting trading preference
2016-10-21 21:33:55 +02:00
JustArchi
af45ac1e2d
Implement TradingPreferences, closes #351
...
It also kills deprecated now SteamTradeMatcher bool property
2016-10-21 20:32:22 +02:00
JustArchi
f108829129
Decent work on config reload ability
...
It was always annoying to restart whole ASF process just to issue a small config update for one of the bots, with this commit - auto reload has been implemented. ASF will automatically restart given bot instance if it's config file gets changed. With introduction of this commit, we also ditch StartOnLaunch property (because it no longer means sense, any disabled bot can be started through config edit), and we also ditch auto-shutdown of ASF process, because it's possible to edit bot config file to start it.
Some further work might be needed, this is pretty much work in progress. It would be super if ASF was also able to automatically decent new bot configs, and create new bots for them, but this is initial step.
2016-10-07 00:04:08 +02:00
JustArchi
96dc3246b8
Add Paused bot config property, closes #344
2016-10-01 21:09:24 +02:00
JustArchi
000b902ced
Categorize options in ConfigGenerator
...
Preview: http://i.imgur.com/Noc8qbf.png
2016-08-10 18:03:14 +02:00
JustArchi
f88bfe9f83
Make CardDropsRestricted true by default
...
After evaluation, it seems that more accounts have card drops restricted rather than not, and having it as true when in reality it's false results in less performance degradation than the other way
2016-08-03 17:16:11 +02:00
JustArchi
d517562467
Add more farming orders
2016-07-30 20:55:43 +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
stackia
80abd3ed69
Add an option to set farming order
2016-07-30 05:06:40 +08:00
JustArchi
de013850bc
Add CustomGamePlayedWhileFarming
...
Also make it possible for CustomGamePlayedWhileIdle and GamesPlayedWhileIdle to coexist
2016-07-12 04:40:56 +02:00
JustArchi
a4383cdb89
Implement superior ProtectedDataForCurrentUser encryption
2016-06-28 05:24:30 +02:00
JustArchi
d5514422b6
Kill Base64 encryption
...
It doesn't make any sense when AES is available, not to mention that it's not even proper encryption...
2016-06-28 04:52:00 +02:00
JustArchi
8d9fbce2ed
Add support for encrypted passwords, closes #267
2016-06-28 04:32:48 +02:00
JustArchi
2ebce59ee7
WIP: Gigantic work on #252
...
TODO: Market confirmations, cleanup, code review, shitload of tests...
2016-06-19 05:40:46 +02:00
JustArchi
a5f7e7988c
Change default FarmingDelay from 5 to 15
...
Now that we have event-based mechanism, we don't need to check that often, but still keep fuckups in mind
2016-06-09 01:15:48 +02:00
JustArchi
aae41d5c1f
Add IsBotAccount + misc
2016-06-04 22:02:38 +02:00
JustArchi
cdcaa9b06c
Code review
2016-05-30 01:57:06 +02:00
JustArchi
622f060575
Prefer flags over comments
2016-05-13 19:20:24 +02:00
JustArchi
b8faca2517
Gigantic code review (with ReSharper)
2016-05-13 06:32:42 +02:00
JustArchi
8118fe0690
Misc
2016-04-26 22:05:58 +02:00
JustArchi
d1a6613541
Use asterisks for password field
2016-04-26 14:23:44 +02:00
JustArchi
88369ec71a
Put massive amount of work into STM integration, #84
2016-04-20 21:27:57 +02:00
JustArchi
4a36345635
Code review
2016-04-12 19:12:45 +02:00
JustArchi
12488dafd3
Misc
2016-03-28 13:11:02 +02:00
JustArchi
e337bd3856
Derp
2016-03-27 23:38:49 +02:00
JustArchi
cc47c0a764
Add new property to config generator
2016-03-27 23:27:02 +02:00
JustArchi
4fcee90b99
Code review
2016-03-26 22:51:19 +01:00
JustArchi
f77cb6d33b
First nice version
2016-03-20 08:29:27 +01:00
JustArchi
6de721089c
Starts looking good
2016-03-20 06:41:12 +01:00