Commit graph

9496 commits

Author SHA1 Message Date
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
Archi
ff85a88b42
Implement auto-migration of old bot database properties 2021-11-11 22:28:34 +01:00
Archi
c01a2ba863
Closes #2368
iq -> fq
ib -> fb
bl -> tb
2021-11-11 22:07:21 +01:00
Archi
66344a1a3d
Fix netf again and again
Bless madness
2021-11-11 20:14:32 +01:00
Archi
260875da7e
Use shared Random across ASF
This also removes PublicAPI of ASF's "shared random"
2021-11-11 19:34:21 +01:00
Archi
951d9dc99f
Remove internal chmod +x after update
According to the .NET 6.0 ZipFile changes, .NET can now preserve chmod +x after extracting archive, so this "workaround" should no longer be needed
2021-11-11 18:41:52 +01:00
ArchiBot
0c8d77b3d9
Automatic translations update 2021-11-11 02:09:13 +00:00
Archi
f5f5c810dc
Update README.md 2021-11-11 02:07:57 +01:00
Archi
8e045fdf71
Update README.md 2021-11-11 02:06:28 +01:00
Archi
71089a4953
Remove functions marked as obsolete 2021-11-11 01:57:08 +01:00
Archi
d1fc7ebb74
Use C# 10 string interpolation wherever possible 2021-11-11 01:53:34 +01:00
Archi
60376c4d93
Bring up new Madness alpha3 to fix netf 2021-11-11 01:17:49 +01:00
Archi
ff8074aeb6
Use simplified hashing functions 2021-11-11 00:41:38 +01:00
Archi
a9249a90f6
Remove TrimMode declaration
"link" should be default in .NET 6.0+
2021-11-11 00:22:03 +01:00
Archi
cc85b681f7
Bump 2021-11-10 22:37:13 +01:00
Archi
d1e8794fe3
I won 2021-11-10 22:05:08 +01:00
Archi
258ad17930
Apply Rider inspections
Want to bet at least one will break netf?
2021-11-10 21:54:15 +01:00
Archi
52b32315cc
Update .editorconfig 2021-11-10 21:49:42 +01:00
Archi
d46e532458
Code cleanup 2021-11-10 21:47:42 +01:00