Fabian
4e6811cfaa
Exclude all versions up from 10.1.5 from legacy cert mode.
...
New release available on https://github.com/Arctium/WoW-Launcher/releases
2023-07-10 16:07:10 +02:00
Fabian
09783a9103
Fix anti crash check.
2023-07-10 15:48:59 +02:00
Fabian König
22e0d619f7
Update LICENSE
2023-07-10 15:19:23 +02:00
Fabian
37da6af1c8
Fixed custom file loading crash. Closes https://github.com/Arctium/WoW-Launcher/issues/32
2023-07-10 14:30:06 +02:00
Fabian
2c854f1afe
1.14.4 support.
2023-07-04 22:36:22 +02:00
Fabian
dfb4573c86
Also disable remapping when anti crash is disabled.
2023-07-04 22:24:46 +02:00
Fabian
ab0cb538a4
Some QoL improvements:
...
- Disable dev mode on IPv6 or unreachable game portal host names.
- Print the client build and path on launcher start.
- Disable anti crash feature when dev/custom file/static auth seed modes are disabled.
This restores the original client side security features when using external hosts.
2023-07-04 22:17:55 +02:00
Fabian
d48c7f55b6
Filter the game portal host for specific CIDR ranges:
...
- This will make sure that the developer mode is disabled on most public hosts.
- Enable Developer mode by default.
2023-05-21 21:30:11 +00:00
Fabian
8794a0c512
Fix cert bundle/chain version checks for 1.14.x and 3.4.2 or later
2023-05-21 16:15:37 +00:00
Fabian
221438ce2d
Added support for 10.1.5 (READ THE README):
...
- Introduced new --dev command line option
- README: Read the new "IMPORTANT NOTE FOR LOCAL DEVELOPMENT & SERVER CONNECTIONS" section.
Properly kill the launcher and game client on pattern detection fails.
2023-05-21 00:56:25 +00:00
Fabian
318b1a0bbf
Fix Microsoft.DotNet.ILCompiler cross compile package.
...
Remove unused IsFileClosed method.
2023-05-21 00:31:40 +00:00
Fabian König
d1ea1cfda9
Update README.md
2023-04-26 21:26:33 +02:00
Fabian König
b5c1a86a1d
Update README.md
2023-02-23 14:58:16 +01:00
Fabian König
4b4a554924
Update README.md
2023-02-22 22:07:35 +01:00
Fabian König
fb3bd16580
Add custom cdns file patch.
2023-02-22 20:54:56 +00:00
Fabian König
72cbda7747
Remove two nops from the mod loader hook bytes.
2023-02-09 19:44:51 +01:00
Fabian König
bc91c2c7a0
Update README.md
2023-01-26 02:21:08 +01:00
Fabian König
e496487426
Update README.md
2022-12-17 07:57:23 +01:00
Fabian König
c075aa09c7
Update Arctium.WoW.Launcher.csproj
...
Enable code optimization for all release modes.
2022-12-03 19:16:19 +01:00
Fabian
107cc4f990
Fix win-arm64 build.
2022-11-26 11:38:23 +01:00
Fabian König
a5c6145fea
Use the alternate load file id patterns on 10.0+
...
Latest releases at https://github.com/Arctium/WoW-Launcher/releases/tag/latest
2022-11-18 10:56:02 +01:00
Fabian König
d7de5dfd09
Add alternate file id pattern
2022-11-18 10:54:07 +01:00
Fabian König
32647e082e
Update README.md
2022-11-18 01:52:26 +01:00
Fabian
341897c01a
Patch in a static auth seed to remove the need of updating them on new builds:
...
- Only works with --staticseed launch arg.
- Works on all supported game versions.
- Use the following auth seed on your server: 179D3DC3235629D07113A9B3867F97A7
2022-11-13 18:34:14 +01:00
Fabian
a48224edce
Update to .NET 7
2022-11-13 18:32:07 +01:00
Fabian
38c6ceeaab
Update to .NET 7
2022-11-13 18:30:37 +01:00
Fabian König
f989434d4e
Update README.md
2022-11-10 16:27:55 +01:00
Fabian König
cbb827c835
Fixed LoadByFilePath pattern for 10.0.0
2022-10-25 21:08:06 +00:00
Fabian König
fcfad919d8
Update README.md
2022-10-13 00:23:14 +02:00
Fabian König
65c14543f1
Allow launching 10.0 clients.
2022-10-13 00:20:46 +02:00
Fabian König
a271f91386
Update README.md
2022-08-19 17:58:48 +02:00
Fabian
e15b47c83e
Added support for more than one major version per branch.
...
Fixes launch issues with 3.4+ release builds.
2022-08-19 17:33:51 +02:00
Fabian
9c67fe0cc5
Updated README
2022-08-14 21:48:01 +02:00
Fabian
39f8f8d3bf
Updated Ed25519 public key.
2022-07-31 20:44:48 +02:00
Fabian
953ed553a0
Support Ed25519ctx signature checks used in WotLK Classic, 9.2.7 & Dragonflight.
...
Expanded private key for usage in TrinityCore, CypherCore, ...: fbc93e8ace25cd1ae68977767c2a5191535b121ce3aaf220b9d68c52814856885b13015d2c297eaa1e80633170d123486047a1beefc637b2dc980b174052a66d
2022-07-12 22:36:05 +02:00
_BLU
9eda131d13
Fixed System.CommandLine 2.0 Beta 4 compatibility. Closes #10
2022-06-05 15:04:37 +02:00
Fabian König
9eee395d4b
Update README.md
2022-06-02 01:45:26 +02:00
Fabian König
bcffa66f6b
Update README.md
2022-05-21 18:46:24 +02:00
Fabian König
466f0efa3c
Update README.md
2022-04-26 19:44:48 +02:00
Fabian
753c657c3b
Update LoadByFileId pattern to support the latest 9.2.0 builds as well.
2022-04-10 15:34:45 +02:00
Fabian König
19bbfa07bf
Well... let's blame the native aot package for that
2022-03-01 15:36:09 +01:00
Fabian König
a8269afe3d
Update README.md
2022-02-19 04:33:40 +01:00
TOM_RUS
8441a79e7d
Small change to command line handler
2022-02-02 23:17:49 +01:00
Fabian
3b49c8cafa
Fixed native aot nuget source.
...
Updated command line references.
Cleanup.
2022-01-31 15:20:23 +01:00
Fabian König
0cec350a25
Update README.md
2021-12-11 02:11:56 +01:00
Fabian König
c44012a65c
Update README.md
2021-11-27 18:24:58 +01:00
Fabian
e43288db55
Missing }
2021-11-27 18:14:26 +01:00
Fabian
09512880cf
Re-add exception logging in Release
2021-11-27 17:45:26 +01:00
Fabian
8a1654092e
Implement custom file (mod) support. See README for usage.
2021-11-27 17:41:45 +01:00
Fabian
cf6ff0ce6e
Re-introduce init pattern for now...
2021-11-12 18:54:27 +01:00