Commit Graph

  • 85fceeb3f0 Update launcher to work with latest clients: - NO dev mode anymore. A valid certificate is ALWAYS required. - NO Arctium server connection. But do not rename things, thanks. - NO other features than connecting to servers with valid certificates attached. Means: NO mod loading or dev mode. For that use our full-featured launcher at https://arctium.io - NO binary releases. - Only modern versions (all branches) are supported. windows Fabian 2025-12-17 20:57:02 +01:00
  • 9bbabafee8 Change static auth seed to work in all supported versions of this launcher. Check the old readme file. Fabian 2024-05-26 08:46:54 +02:00
  • 7b81b007cb DISCONTINUED!!! Supported version at https://arctium.io Fabian König 2024-03-31 17:49:19 +02:00
  • ba6ad84621 Update README.md Fabian König 2024-01-11 21:33:43 +01:00
  • 3deaa3f50b Final commit. Fabian 2023-09-30 02:40:27 +02:00
  • 4ceab93e1d Fix SkipConnectionPatching checks. Fabian 2023-09-07 22:52:19 +02:00
  • 7570591a9f Allow connections to servers that come with already patched clients. Fabian 2023-09-06 20:08:52 +02:00
  • 94c7810307 Fix client portal check timeout. Log client portal in console. Fabian 2023-07-28 17:46:58 +02:00
  • 834b2d5f73 Fix random memory remap fails. Fabian 2023-07-28 17:46:12 +02:00
  • 1396634079 Cleanup Fabian 2023-07-25 03:48:20 +02:00
  • a2262238f4 Enable extended patch logging only in debug mode. Errors are still printed in release mode. Fabian 2023-07-22 02:15:43 +02:00
  • cc60049b6a Added new command line options to specify custom versions & cdns urls. Also fall back to default data when these are not reachable. Fabian 2023-07-22 02:14:28 +02:00
  • 3df4f47f50 Also print when a server is successfully validated. Fabian 2023-07-16 19:23:18 +02:00
  • ca332be631 Check ssl cert for remote hosts. Fabian 2023-07-16 19:03:33 +02:00
  • 4e6811cfaa Exclude all versions up from 10.1.5 from legacy cert mode. New release available on https://github.com/Arctium/WoW-Launcher/releases Fabian 2023-07-10 15:54:27 +02:00
  • 09783a9103 Fix anti crash check. Fabian 2023-07-10 15:48:35 +02:00
  • 22e0d619f7 Update LICENSE Fabian König 2023-07-10 15:19:23 +02:00
  • 37da6af1c8 Fixed custom file loading crash. Closes https://github.com/Arctium/WoW-Launcher/issues/32 Fabian 2023-07-10 14:30:06 +02:00
  • 2c854f1afe 1.14.4 support. Fabian 2023-07-04 22:36:22 +02:00
  • dfb4573c86 Also disable remapping when anti crash is disabled. Fabian 2023-07-04 22:24:46 +02:00
  • 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. Fabian 2023-07-04 22:17:55 +02:00
  • 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. Fabian 2023-05-21 21:30:11 +00:00
  • 8794a0c512 Fix cert bundle/chain version checks for 1.14.x and 3.4.2 or later Fabian 2023-05-21 16:15:37 +00:00
  • 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. Fabian 2023-05-21 00:56:25 +00:00
  • 318b1a0bbf Fix Microsoft.DotNet.ILCompiler cross compile package. Remove unused IsFileClosed method. Fabian 2023-05-21 00:31:40 +00:00
  • d1ea1cfda9 Update README.md Fabian König 2023-04-26 21:26:33 +02:00
  • b5c1a86a1d Update README.md Fabian König 2023-02-23 14:58:16 +01:00
  • 4b4a554924 Update README.md Fabian König 2023-02-22 22:07:35 +01:00
  • fb3bd16580 Add custom cdns file patch. Fabian König 2023-02-22 20:54:56 +00:00
  • 72cbda7747 Remove two nops from the mod loader hook bytes. Fabian König 2023-02-09 19:44:51 +01:00
  • bc91c2c7a0 Update README.md Fabian König 2023-01-26 02:21:08 +01:00
  • e496487426 Update README.md Fabian König 2022-12-17 07:57:23 +01:00
  • c075aa09c7 Update Arctium.WoW.Launcher.csproj Fabian König 2022-12-03 19:16:19 +01:00
  • 107cc4f990 Fix win-arm64 build. Fabian 2022-11-26 11:38:23 +01:00
  • a5c6145fea Use the alternate load file id patterns on 10.0+ Fabian König 2022-11-18 10:56:02 +01:00
  • d7de5dfd09 Add alternate file id pattern Fabian König 2022-11-18 10:54:07 +01:00
  • 32647e082e Update README.md Fabian König 2022-11-18 01:52:26 +01:00
  • 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 Fabian 2022-11-13 18:29:33 +01:00
  • a48224edce Update to .NET 7 Fabian 2022-11-10 18:35:27 +01:00
  • 38c6ceeaab Update to .NET 7 Fabian 2022-11-10 18:35:27 +01:00
  • f989434d4e Update README.md Fabian König 2022-11-10 16:27:55 +01:00
  • cbb827c835 Fixed LoadByFilePath pattern for 10.0.0 Fabian König 2022-10-25 21:08:06 +00:00
  • fcfad919d8 Update README.md Fabian König 2022-10-13 00:23:14 +02:00
  • 65c14543f1 Allow launching 10.0 clients. Fabian König 2022-10-13 00:20:46 +02:00
  • a271f91386 Update README.md Fabian König 2022-08-19 17:58:48 +02:00
  • e15b47c83e Added support for more than one major version per branch. Fixes launch issues with 3.4+ release builds. Fabian 2022-08-19 17:33:51 +02:00
  • 9c67fe0cc5 Updated README Fabian 2022-08-14 21:48:01 +02:00
  • 39f8f8d3bf Updated Ed25519 public key. Fabian 2022-07-31 20:44:48 +02:00
  • 953ed553a0 Support Ed25519ctx signature checks used in WotLK Classic, 9.2.7 & Dragonflight. Fabian 2022-07-12 22:36:05 +02:00
  • 9eda131d13 Fixed System.CommandLine 2.0 Beta 4 compatibility. Closes #10 _BLU 2022-06-05 15:04:37 +02:00
  • 9eee395d4b Update README.md Fabian König 2022-06-02 01:45:26 +02:00
  • bcffa66f6b Update README.md Fabian König 2022-05-21 18:46:24 +02:00
  • 466f0efa3c Update README.md Fabian König 2022-04-26 19:44:48 +02:00
  • 753c657c3b Update LoadByFileId pattern to support the latest 9.2.0 builds as well. Fabian 2022-04-10 15:34:45 +02:00
  • 19bbfa07bf Well... let's blame the native aot package for that Fabian König 2022-03-01 15:36:09 +01:00
  • a8269afe3d Update README.md Fabian König 2022-02-19 04:33:40 +01:00
  • 8441a79e7d Small change to command line handler TOM_RUS 2022-02-03 01:11:17 +03:00
  • 3b49c8cafa Fixed native aot nuget source. Updated command line references. Cleanup. Fabian 2022-01-31 15:20:23 +01:00
  • 0cec350a25 Update README.md Fabian König 2021-12-11 02:11:56 +01:00
  • c44012a65c Update README.md Fabian König 2021-11-27 18:24:58 +01:00
  • e43288db55 Missing } Fabian 2021-11-27 18:14:26 +01:00
  • 09512880cf Re-add exception logging in Release Fabian 2021-11-27 17:45:26 +01:00
  • 8a1654092e Implement custom file (mod) support. See README for usage. Fabian 2021-11-27 17:41:45 +01:00
  • cf6ff0ce6e Re-introduce init pattern for now... Fabian 2021-11-12 18:51:25 +01:00
  • eb9fe2b290 Update README.md Fabian König 2021-11-11 22:08:34 +01:00
  • fccd8aeb92 Update README.md Fabian König 2021-11-07 21:57:38 +01:00
  • 1c28ac9ec2 Add SEC_NO_CHANGE flag for section creation to mirror the original game behavior. Add missing handle closing. Fabian 2021-11-01 13:17:17 +01:00
  • 87ddd76d09 Add ARM support. Note: Client will still crash after a while. Anti crash patches are coming soon. Fabian 2021-11-01 11:11:49 +01:00
  • 47338d7543 Bring back --binary option. Add ARM64 build Fabian 2021-10-30 01:34:18 +02:00
  • 01c38b00ad Wait 100ms in the client init loop before checking again. Fabian 2021-10-25 16:16:34 +02:00
  • e532d52185 Fix game/sub folder detection. Remove client init pattern to prepare for ARM support. Fabian 2021-10-25 09:35:51 +02:00
  • c20b561692 Update README Fabian 2021-10-14 17:18:52 +02:00
  • 0407c4dc56 Add Classic & Classic Era support. Fabian 2021-10-14 17:05:01 +02:00
  • b843e69928 namespace style. Fabian 2021-10-13 22:16:11 +02:00
  • ef49c34d18 New command line system. Prepare support for multiple game versions. Fabian 2021-10-13 22:13:45 +02:00
  • 56155433c1 Add registry patch for -launcherlogin usage. Some code cleanups. Fabian 2021-10-07 22:53:41 +02:00
  • dc93bda08d Update README.md Fabian König 2021-09-23 18:32:44 +02:00
  • 354f906744 Update README.md Fabian König 2021-08-27 17:38:36 +02:00
  • bf7acb5920 Bump Microsoft.DotNet.ILCompiler version Fabian König 2021-08-27 17:32:51 +02:00
  • ea58d5ad04 Replace .text signature patches with a self signed certificate & .rdata modulus patching. Fabian 2021-08-18 15:02:38 +02:00
  • db8a2324c6 Update README.md Fabian König 2021-08-11 13:57:07 +02:00
  • 61a38cb0c9 Update README.md Fabian König 2021-08-09 02:30:38 +02:00
  • 47b7d9dd00 Updated README Fabian 2021-08-08 09:27:05 +02:00
  • 8f73417d11 Added 9.0.5+ launcher source. Fabian 2021-08-08 03:18:39 +02:00
  • 3c97831f28 Initial commit Fabian König 2021-08-03 19:48:03 +02:00