13 Commits

Author SHA1 Message Date
grasmanek94 5988ed09e4 Update configs 2026-01-01 03:28:14 +01:00
grasmanek94 1fe5954147 Fix issue #21 , implement option to use MachineID (Windows Installation ID) as identifier. 2025-07-13 00:21:32 +02:00
grasmanek94 97602ddf71 Add 1.151.0 support 2024-05-27 00:32:26 +02:00
grasmanek94 4f1725c084 Introduce unified file container interface to get rid of specific SharedFileUtils implementations for each SDK filesystem change.. should be much easier now to support changes. 2024-05-10 20:00:07 +02:00
grasmanek94 fb9964e721 Add online broadcast check against invalid ID and also add DebugID to .ini files. Make DebugID portable. 2024-05-09 00:00:00 +02:00
grasmanek94 7e8cc5bca0 Add DebugID option 2024-05-09 00:00:00 +02:00
grasmanek94 c6ba0b8c12 Initial interception logger boilerplate 2024-05-04 03:12:35 +02:00
grasmanek94 60d4c30d0e Add tracing to notifications 2024-05-02 20:30:44 +02:00
grasmanek94 b4ffec534f Add game invitation auto acceptation, and add invitations 2024-05-02 19:55:59 +02:00
grasmanek94 4fad39acf5 Move SFU to use std::filesystem::path instead of string, move shared files to 'Shared/files' folder as to not clash with 'mapper' name. 2024-05-01 23:25:07 +02:00
grasmanek94 0e8eac4068 Add initial CloudStorage boilerplate 2024-05-01 21:25:20 +02:00
grasmanek94 a55890b7ce Prepare other versions on way to 1.150.0 2024-04-29 00:23:10 +02:00
grasmanek94 8bf84a617b Add version 1.113.3
Add 1.113.3 SDK files
Add debug config files
Adjust test cases to work for 1.113.3
Adjust unet library to work compile with 1.113.3
Add module definition generation utility and instructions
2024-04-27 17:47:05 +02:00