Commit Graph

8028 Commits

Author SHA1 Message Date
JustArchi
d1ca1e9b2c Add a pre-container assembly verification for detecting failing plugins 5.0.1.0 2020-11-25 12:26:46 +01:00
JustArchi
178509eb21 Avoid loading assemblies in IPC when no plugins are active
Apart from small optimization, this avoids the problem of starting IPC server if one of the assemblies fail to load (as ASF will abort the rest of the plugins loading routine, and therefore no plugins will be loaded at all).
2020-11-25 11:52:02 +01:00
GitHub Action
2d6e8ed673 Automatic translations update 2020-11-25 02:09:37 +00:00
dependabot-preview[bot]
95eeba8e53 Bump ASF-ui from 7acc033 to 0586542
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `7acc033` to `0586542`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](7acc033156...0586542cb0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-25 01:33:02 +00:00
JustArchi
f0fbf318f4 Bump 2020-11-24 17:40:34 +01:00
GitHub Action
4cb822cbf2 Automatic translations update 2020-11-24 02:09:33 +00:00
dependabot-preview[bot]
e1ad30ebe8 Bump wiki from f8ce64c to fb005a3
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `f8ce64c` to `fb005a3`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](f8ce64c006...fb005a3444)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 01:47:13 +00:00
dependabot-preview[bot]
63b92bd4a9 Bump ASF-ui from e5b334b to 7acc033
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `e5b334b` to `7acc033`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](e5b334bc74...7acc033156)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-24 01:46:46 +00:00
GitHub Action
c5de5cb1af Automatic translations update 2020-11-23 02:09:42 +00:00
dependabot-preview[bot]
71cf55be3f Bump ASF-ui from 1f52d6a to e5b334b
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `1f52d6a` to `e5b334b`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](1f52d6a635...e5b334bc74)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-23 01:37:43 +00:00
JustArchi
74a30a8215 Make GetOwnedGames display also profile-limited games 2020-11-22 18:16:32 +01:00
GitHub Action
db452a2da0 Automatic translations update 2020-11-22 02:09:24 +00:00
JustArchi
0b5d1211fa Bump 2020-11-21 19:07:08 +01:00
JustArchi
084388087e Revert "Make --ignore-unsupported-environment emit a warning instead of nothing"
This reverts commit dd1bb75b8a.
5.0.0.5
2020-11-21 18:30:49 +01:00
JustArchi
cbbd6fab2d Work around OS X limitations 2020-11-21 18:14:15 +01:00
JustArchi
d9e3496e5e Optimize csprojs and STD plugin publishing
thanks to @Vital7 for the idea
2020-11-21 18:09:05 +01:00
JustArchi
d896f16cbf Bump 2020-11-21 17:12:13 +01:00
JustArchi
10381dfdba Add extra safeguard in STD against zeros 5.0.0.4 2020-11-21 17:07:18 +01:00
JustArchi
310048acf9 Bump 2020-11-21 15:43:43 +01:00
Vitaliy
3ac04c6aaf Fix parsing tags in GetActiveTradeOffers (#2060)
* Fix parsing tags in GetActiveTradeOffers

* Accept empty values in Tag constructor

* Throw on null value in constructor

* Fix mindless copypaste
5.0.0.3
2020-11-21 15:42:19 +01:00
JustArchi
6a8a3b9c8a Travis: using you is a mistake 2020-11-21 14:39:17 +01:00
JustArchi
d892661acd Travis: OS updates 2020-11-21 14:34:35 +01:00
JustArchi
dd1bb75b8a Make --ignore-unsupported-environment emit a warning instead of nothing 2020-11-21 14:18:23 +01:00
JustArchi
2d7979e9ee STD: Save information about submitted tokens/keys
This also allows us to resubmit the same app/package/depot upon token/key change, which didn't happen previously.
2020-11-21 13:54:09 +01:00
GitHub Action
f6c1c04394 Automatic translations update 2020-11-21 02:09:09 +00:00
GitHub Action
38e1ece16f Automatic translations update 2020-11-20 02:09:16 +00:00
dependabot-preview[bot]
7513f136ba Bump ASF-ui from d066be5 to 1f52d6a
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `d066be5` to `1f52d6a`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](d066be50da...1f52d6a635)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-20 01:31:20 +00:00
JustArchi
f429a7b618 Misc CIs 2020-11-19 21:32:06 +01:00
JustArchi
1c1c9d107b Try to guess what is wrong with GitHub 2020-11-19 21:21:48 +01:00
JustArchi
f259d2a846 Misc fixes 2020-11-19 21:08:50 +01:00
JustArchi
792babb049 Misc cleanup 2020-11-19 21:04:45 +01:00
JustArchi
a34b1724b1 Misc cleanup 2020-11-19 21:03:09 +01:00
JustArchi
51ad3b0c76 Improve runtime compatibility
This commit does 3 things:
- adds safeguard against running generic-netf in unsupported environments
- adds notice about providing ASF with unknown command-line arguments
- refactors old pre+post args parsing into a single window
2020-11-19 21:01:17 +01:00
GitHub Action
fc36174953 Automatic translations update 2020-11-19 02:08:54 +00:00
dependabot-preview[bot]
7e731b9826 Bump ASF-ui from c4f2a07 to d066be5
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `c4f2a07` to `d066be5`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](c4f2a0703a...d066be50da)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-19 01:33:57 +00:00
GitHub Action
63bec34d7a Automatic translations update 2020-11-18 02:09:09 +00:00
dependabot-preview[bot]
fc97cc7d70 Bump wiki from 748e008 to f32a499
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `748e008` to `f32a499`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](748e0087ff...f32a499cf9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 01:48:04 +00:00
dependabot-preview[bot]
4e302d0b7a Bump ASF-ui from 021a4e0 to c4f2a07
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `021a4e0` to `c4f2a07`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](021a4e0f26...c4f2a0703a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-18 01:32:43 +00:00
JustArchi
3bdd6c76b9 Update ArchiSteamFarm.sln.DotSettings 2020-11-17 20:13:29 +01:00
JustArchi
e0e26f57aa Bump 2020-11-17 14:14:20 +01:00
JustArchi
b51e4c459c Fix ASF being unable to chmod +x things anymore 5.0.0.2 2020-11-17 14:13:36 +01:00
JustArchi
f4a4f0c19d Update Directory.Build.props 2020-11-17 11:55:11 +01:00
JustArchi
88c659ac77 Update TrimmerRoots.xml 5.0.0.1 2020-11-17 11:50:00 +01:00
GitHub Action
49841fa27e Automatic translations update 2020-11-17 02:08:37 +00:00
dependabot-preview[bot]
96ed2fa316 Bump wiki from d586a43 to 1b93223
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `d586a43` to `1b93223`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](d586a43238...1b932239e3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-17 01:32:28 +00:00
JustArchi
39c5529de0 Bump 2020-11-16 19:21:39 +01:00
GitHub Action
b3788cfcdc Automatic translations update 5.0.0.0 2020-11-16 02:09:34 +00:00
dependabot-preview[bot]
1d94d54e9d Bump wiki from a5d3d31 to bc9b2c2
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `a5d3d31` to `bc9b2c2`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](a5d3d31dfb...bc9b2c2292)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 01:51:13 +00:00
dependabot-preview[bot]
79a9bdbb57 Bump ASF-ui from 4d5ccb1 to 021a4e0
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `4d5ccb1` to `021a4e0`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](4d5ccb1dd5...021a4e0f26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 01:35:53 +00:00
JustArchi
d890a6b345 Misc
No reason for ICrossProcessSemaphore to be IDisposable
2020-11-16 00:52:43 +01:00