dependabot-preview[bot]
f50758dd4e
Bump wiki from 08ad752 to 6900135
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `08ad752` to `6900135`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](08ad752d70...69001352ba )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-30 01:28:00 +00:00
JustArchi
93c82b720b
Bump
2019-08-29 15:28:08 +02:00
JustArchi
f2e16aeecc
Translations update
4.0.4.2
2019-08-29 14:24:41 +02:00
JustArchi
332a2070ed
Packages update
2019-08-29 14:10:17 +02:00
dependabot-preview[bot]
5a6ae2eebb
Bump ASF-ui from a0d6b7e to 7985260
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `a0d6b7e` to `7985260`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](a0d6b7eb3a...7985260e3b )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-28 02:03:51 +00:00
dependabot-preview[bot]
8ae52d885e
Bump ASF-WebConfigGenerator from 4b42901 to be9de91
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `4b42901` to `be9de91`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](4b4290158f...be9de91eb1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-28 01:56:45 +00:00
dependabot-preview[bot]
fcecb3c61b
Bump ASF-ui from 953f97b to a0d6b7e ( #1380 )
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `953f97b` to `a0d6b7e`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](953f97b331...a0d6b7eb3a )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-27 11:34:34 +02:00
JustArchi
e2ba3c6e6e
Do not match ourselves
2019-08-26 20:34:53 +02:00
JustArchi
95b0302b57
Optimize inventory filtering
2019-08-26 13:18:04 +02:00
JustArchi
6bf43000f7
Bump
2019-08-26 01:05:45 +02:00
JustArchi
af6680ce67
Translations update
4.0.4.1
2019-08-26 01:04:01 +02:00
JustArchi
56420bebe2
Closes #1377
...
Further improvement in regards to #1375 .
Since we have the valid logic for fair bots matching now, we can make use of it for trying to optimize the selection algorithm.
MatchEverything bots should still take priority over fair bots as long as possible, and this is why we'll need **consecutive** 20 empty matches with them before switching to fair bots next. This has the advantage of not switching to fair bots as long as it makes sense, and make the switch only at the point where matching any bots doesn't have a point anymore, and fair bots, despite their lower success chance, are preferred.
While the algorithm is not perfect, it should be good enough for achieving satisfying results, as the next step would involve per-user sets database, which is too much effort for this feature to consider.
2019-08-26 00:49:34 +02:00
JustArchi
3fd72a79ac
R# cleanup after #1375
2019-08-26 00:30:00 +02:00
Lucki
b37e8cc757
Add Fair trades to MatchActively ( #1375 )
...
* Add Fair trades to MatchActively
* Address code review
- Copy inventory before comparing because the functions modifies it
- Preserve state between matches
- Take comparing users non tradable items into account
- Prioritize any bots over fair bots
* Don't split the search
* Improve sort order and
hopefully give a copy to IsTradeNeutralOrBetter()
* finally create a copy
* Also filter for type and rarity
* Update the value
* Optimizations
* Preserve state over trades
and give copies to functions.
* More copies
* Add itemsToGive to theirInventory
* Don't create two hashsets
2019-08-26 00:21:54 +02:00
JustArchi
d74f13c567
Code review
2019-08-25 19:25:28 +02:00
dependabot-preview[bot]
3278703157
Bump ASF-WebConfigGenerator from 5740a32 to 4b42901
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `5740a32` to `4b42901`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](5740a32bb4...4b4290158f )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-21 01:34:24 +00:00
dependabot-preview[bot]
30495979cf
Bump wiki from 63951f0 to 5e25268
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `63951f0` to `5e25268`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](63951f0001...5e2526801d )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-21 01:26:48 +00:00
dependabot-preview[bot]
1f2a49819d
Bump ASF-ui from 540b8ed to 4e5e5ec
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `540b8ed` to `4e5e5ec`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](540b8ed419...4e5e5ec585 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-20 01:27:10 +00:00
JustArchi
ca2109d3d7
Open TradingLock and API key check for public
2019-08-16 16:37:55 +02:00
dependabot-preview[bot]
c95924d7d6
Bump ASF-ui from d1bc1aa to 540b8ed
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `d1bc1aa` to `540b8ed`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](d1bc1aa973...540b8ed419 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-14 01:33:18 +00:00
dependabot-preview[bot]
9221158c9d
Bump ASF-WebConfigGenerator from 5b0800d to 5740a32
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `5b0800d` to `5740a32`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](5b0800d944...5740a32bb4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-14 01:26:06 +00:00
dependabot-preview[bot]
44d551a271
Bump ASF-ui from 6de90fe to d1bc1aa
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `6de90fe` to `d1bc1aa`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](6de90fef0d...d1bc1aa973 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-13 01:35:12 +00:00
dependabot-preview[bot]
c2bffb6712
Bump ASF-WebConfigGenerator from facad89 to 5b0800d
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `facad89` to `5b0800d`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](facad89af1...5b0800d944 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-13 01:27:47 +00:00
JustArchi
038f290439
Misc
2019-08-12 13:06:07 +02:00
dependabot-preview[bot]
d8794b42b5
Bump ASF-ui from 736d9b0 to 6de90fe
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `736d9b0` to `6de90fe`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](736d9b09cf...6de90fef0d )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-12 01:27:14 +00:00
JustArchi
bf1eb6c948
Bump
2019-08-10 19:26:25 +02:00
JustArchi
aab52e470c
Translations update
4.0.4.0
2019-08-10 19:24:06 +02:00
JustArchi
64bd8308ca
R# code review
2019-08-10 17:38:49 +02:00
JustArchi
7d197ecebf
Correct usage of IdleRefundableGames
2019-08-10 01:24:22 +02:00
dependabot-preview[bot]
51ccd950ef
Bump ASF-ui from 82f96d5 to 2dcd2ca
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `82f96d5` to `2dcd2ca`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](82f96d5413...2dcd2cacb1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-09 01:35:19 +00:00
dependabot-preview[bot]
031691c255
Bump ASF-WebConfigGenerator from 704fd4a to 98d199d
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `704fd4a` to `98d199d`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](704fd4af9d...98d199dd14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-09 01:27:43 +00:00
JustArchi
4c6254359f
Move statically copied files to overlay
2019-08-08 23:56:12 +02:00
JustArchi
055ede7f49
Kill IBotHackNewChat plugin interface
2019-08-07 13:02:43 +02:00
dependabot-preview[bot]
40bd33d66e
Bump ASF-WebConfigGenerator from af3eb59 to 704fd4a
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `af3eb59` to `704fd4a`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](af3eb59f21...704fd4af9d )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-07 01:34:42 +00:00
dependabot-preview[bot]
2fb56f1886
Bump ASF-ui from 67d9bf0 to 82f96d5
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `67d9bf0` to `82f96d5`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](67d9bf0b86...82f96d5413 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-07 01:26:47 +00:00
dependabot-preview[bot]
f634385b41
Bump ASF-WebConfigGenerator from 0ee5895 to af3eb59
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `0ee5895` to `af3eb59`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](0ee5895766...af3eb59f21 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-06 01:44:48 +00:00
dependabot-preview[bot]
2383fddb63
Bump ASF-ui from 10b54f4 to 67d9bf0
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `10b54f4` to `67d9bf0`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](10b54f498e...67d9bf0b86 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-06 01:36:36 +00:00
dependabot-preview[bot]
105aaed14f
Bump wiki from cf62093 to 0d0471a
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `cf62093` to `0d0471a`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](cf62093dde...0d0471a2d7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-06 01:27:19 +00:00
Vitaliy
737aa622b7
Fix wallet code redeeming due to Steam changes ( #1358 )
...
* Fix wallet code redeeming due to Steam changes
* Revert "Fix wallet code redeeming due to Steam changes"
This reverts commit a993b26e
* Add AssumeWalletKeyOnBadActivationCode parameter to RedeemingPreferences, add according flags for redeem^
2019-08-05 14:41:37 +02:00
JustArchi
5fe8631e4f
Misc
2019-08-05 11:59:36 +02:00
dependabot-preview[bot]
9aa8ffad80
Bump wiki from 2de61c9 to cf62093
...
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki ) from `2de61c9` to `cf62093`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases )
- [Commits](2de61c9dc8...cf62093dde )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-05 01:46:17 +00:00
dependabot-preview[bot]
bee7f02f9a
Bump ASF-ui from 956bfe2 to 10b54f4
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `956bfe2` to `10b54f4`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](956bfe280b...10b54f498e )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-05 01:38:28 +00:00
dependabot-preview[bot]
13befa5a92
Bump ASF-WebConfigGenerator from d8d85bf to 0ee5895
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `d8d85bf` to `0ee5895`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](d8d85bf88c...0ee5895766 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-05 01:30:43 +00:00
JustArchi
99b2d250ee
Misc
2019-08-03 16:32:07 +02:00
JustArchi
36b2a4b505
Add support of ASF_PATH to shell scripts + misc
2019-08-03 02:16:16 +02:00
Łukasz Domeradzki
3ce215417b
Misc
2019-08-03 01:47:01 +02:00
Łukasz Domeradzki
ad36491782
Misc
2019-08-03 01:46:37 +02:00
dependabot-preview[bot]
2ffb401b9e
Bump ASF-ui from 7ea6809 to 956bfe2
...
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui ) from `7ea6809` to `956bfe2`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases )
- [Commits](7ea68099d3...956bfe280b )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-02 01:39:35 +00:00
dependabot-preview[bot]
97d9450f58
Bump ASF-WebConfigGenerator from 2b4c720 to d8d85bf
...
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator ) from `2b4c720` to `d8d85bf`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases )
- [Commits](2b4c720366...d8d85bf88c )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-02 01:29:31 +00:00
Łukasz Domeradzki
38e227b298
Bump to .NET Framework 4.8 ( #1210 )
2019-08-01 23:31:07 +02:00