Archi
18f62b714d
Misc strings update
2021-11-23 11:50:20 +01:00
Archi
8f233acd32
Bump
2021-11-23 11:05:43 +01:00
Archi
5ba0ad8eed
Hide https://github.com/dotnet/runtime/issues/60856
2021-11-23 10:47:33 +01:00
Renovate Bot
53c88725aa
Update ASF-ui commit hash to d9f65f5
2021-11-23 04:03:32 +00:00
ArchiBot
24bc249f64
Automatic translations update
2021-11-23 02:09:01 +00:00
Renovate Bot
8712b01137
Update wiki commit hash to bcb0d98
2021-11-22 23:28:31 +00:00
Archi
3d1eab828b
Misc
2021-11-22 23:52:17 +01:00
Archi
f0e213476d
Misc rewrite
2021-11-22 22:47:52 +01:00
Archi
958c6bb704
Fix for OS-specific builds not being able to restart after update
2021-11-22 22:36:38 +01:00
Łukasz Domeradzki
d3737f0705
Update SUPPORT.md
2021-11-22 14:41:29 +01:00
ArchiBot
6497e2f3e9
Automatic translations update
2021-11-22 02:09:34 +00:00
Renovate Bot
da21fb355e
Update wiki commit hash to 35053ef
2021-11-21 19:28:21 +00:00
Renovate Bot
30d448110f
Update ASF-ui commit hash to 757fe21
2021-11-21 14:09:19 +00:00
ArchiBot
ece06abbc7
Automatic translations update
2021-11-21 02:10:14 +00:00
Archi
07348a5958
Treat system account as root on Windows
2021-11-20 22:19:28 +01:00
Renovate Bot
0db5d115db
Update ASF-ui commit hash to 96337f1
2021-11-20 17:50:27 +00:00
ArchiBot
acfa02631d
Automatic translations update
2021-11-20 02:08:08 +00:00
Archi
eb2c728361
Once again into the breach
2021-11-20 00:29:46 +01:00
Archi
a30c091387
Update madness, again
2021-11-20 00:05:02 +01:00
Archi
5a9d4d3f70
Update Madness, again and again
2021-11-19 23:45:49 +01:00
Archi
cdd35ad29d
Address new trimming warnings
2021-11-19 22:54:26 +01:00
Archi
035d4b9ed8
Bump
2021-11-19 22:30:32 +01:00
ArchiBot
1f72a09282
Automatic translations update
2021-11-19 02:09:08 +00:00
Archi
0673b2e298
Closes #2420
2021-11-18 23:44:49 +01:00
Archi
666a04a8a8
Closes #2434
...
It'll be a miracle if I didn't make any mistake while refactoring this
2021-11-18 23:19:38 +01:00
Archi
efd5079c32
Closes #2421
2021-11-18 22:50:50 +01:00
renovate[bot]
7892f110ea
Update dependency SteamKit2 to v2.4.0-Beta.1 ( #2454 )
...
* Update dependency SteamKit2 to v2.4.0-Beta.1
* Fix warnings
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Archi <JustArchi@JustArchi.net>
2021-11-18 22:47:54 +01:00
Archi
7b51cca934
Fix madness nullabilities
2021-11-18 22:02:40 +01:00
Archi
c709d529c1
Closes #2455
2021-11-18 21:33:06 +01:00
Łukasz Domeradzki
99569ee3fe
Implement additional checksum verification for ASF builds ( #2453 )
...
* #2452
* Fix netf
* Apply feedback
* Misc
* Misc
* Apply feedback
2021-11-18 21:16:47 +01:00
Renovate Bot
b7aee818b4
Update dependency JustArchiNET.Madness to v2.1.0
2021-11-18 00:56:51 +00:00
Renovate Bot
7373d6148b
Update ASF-ui commit hash to 4fe5f1f
2021-11-17 03:54:39 +00:00
ArchiBot
2c2a2016f6
Automatic translations update
2021-11-17 02:08:54 +00:00
Renovate Bot
e4b82a7714
Update dependency Humanizer to v2.13.14
2021-11-16 14:21:13 +00:00
Renovate Bot
67bc0b4eda
Update ASF-ui commit hash to 4cc86b4
2021-11-15 21:18:41 +00:00
Archi
62effc4af1
STD: Postpone registering updated app change numbers
...
This is important as we don't want to miss a depot, by moving it below we ensure that all depot tasks succeeded before we mark appIDs as "finished with"
2021-11-15 19:53:46 +01:00
ArchiBot
19f63c94bf
Automatic translations update
2021-11-15 02:08:52 +00:00
Renovate Bot
f6ede9b949
Update ASF-ui commit hash to 1a36ed4
2021-11-14 20:02:32 +00:00
Renovate Bot
cfacceddf9
Update wiki commit hash to 8c7a03e
2021-11-14 18:01:10 +00:00
Renovate Bot
f327409184
Update dependency JustArchiNET.Madness to v2.0.0
2021-11-13 13:46:59 +00:00
ArchiBot
1094049986
Automatic translations update
2021-11-13 02:08:19 +00:00
Archi
93b6ffdc23
Bump
2021-11-12 16:40:17 +01:00
Renovate Bot
f6033fb5cd
Update wiki commit hash to b8bf5a4
2021-11-12 10:22:54 +00:00
ArchiBot
e8d0e870b9
Automatic translations update
2021-11-12 02:11:21 +00:00
Renovate Bot
7db932ecb7
Update ASF-ui commit hash to a452142
2021-11-12 00:04:02 +00:00
Archi
941b704c41
Satisfy netf
2021-11-11 23:43:49 +01:00
Archi
9575b58258
Madness to the rescue!
2021-11-11 23:36:48 +01:00
Archi
89a50674ec
Use Environment.ProcessPath over calculating it ourselves
...
It's still required to be a static readonly field, as we need it calculated in-advance due to renames/deletion of original binary.
Also I'll probably need madness for this, sigh.
2021-11-11 22:56:50 +01:00
Archi
f36e5618a4
Revert "Change default farming order to hours ascending"
...
This reverts commit fefcf12f2f
.
2021-11-11 22:52:03 +01:00
Archi
fefcf12f2f
Change default farming order to hours ascending
2021-11-11 22:47:31 +01:00