Commit Graph
55 Commits
Author SHA1 Message Date
AeonLucid 16ab2aeb48 SpawnActor stuff 2022-01-18 03:13:56 +01:00
AeonLucid 458bae0523 More actor and UObject progress 2022-01-17 23:02:10 +01:00
AeonLucid fe97b7a145 Actor progress 2022-01-16 23:05:53 +01:00
shalzuthandGitHub f3b7efca45 client hello (#1) 2022-01-16 22:55:42 +01:00
AeonLucid 14ce748c5c Added more ticking functions 2022-01-15 04:34:25 +01:00
AeonLucid 5897fce8ad Implement proper FName / FNamePool 2022-01-14 23:59:59 +01:00
AeonLucid 2e63b3688a Remove TODO log message 2022-01-14 20:20:11 +01:00
AeonLucid 6cd03d9ff7 Started on spawning a player actor 2022-01-13 02:00:36 +01:00
AeonLucid a7399a1960 Deserialize FUniqueNetIdRepl 2022-01-13 01:37:30 +01:00
AeonLucid 7c6353c475 Handle NMT Login packet 2022-01-13 01:04:54 +01:00
AeonLucid 65a28b32ef Implement handshake Hello NetControlMessage, recv and send 2022-01-12 07:26:25 +01:00
AeonLucid 0a27bdd3c0 Further parse bunches till their channel receives them 2022-01-10 20:20:02 +01:00
AeonLucid f3b0a31761 Started serializing bunches 2022-01-10 04:38:06 +01:00
AeonLucid 49e6e0f6f8 Added UWorld 2022-01-09 21:21:18 +01:00
AeonLucid 29bd62cc9e Fix nullable warning in FReceivedPacketView 2022-01-09 20:33:10 +01:00
AeonLucidandGitHub d657ca8f23 Update and rename LICENSE.md to LICENSE 2022-01-09 18:27:56 +01:00
AeonLucid ed0f771df6 Started on UE4 server, semi working handshake 2022-01-09 06:29:02 +01:00
AeonLucid e9091d7ac3 Rename Prospect.Server.Steam to Prospect.Steam 2022-01-08 19:33:41 +01:00
AeonLucid 99c4fe49b9 Reading is hard 2022-01-07 23:31:28 +01:00
AeonLucid f51bbfb56c Verify QoS request 2022-01-07 23:28:55 +01:00
AeonLucid 93926eedf8 Add more CloudScript functions, start of EnterMatchmaking 2022-01-07 22:29:20 +01:00
AeonLucid 27649724c8 Add QoS beacon 2022-01-07 07:09:55 +01:00
AeonLucid bf14074046 Add nullable support 2022-01-07 07:09:50 +01:00
AeonLucid 2f01cf7411 Convert to new namespace stuff and implicit usings 2022-01-07 06:07:05 +01:00
AeonLucid ce2ea7f295 Add no-self-contained to automated build 2022-01-07 05:16:11 +01:00
AeonLucid c8f09eedb4 Update CI image to windows-2022 2022-01-07 05:13:22 +01:00
AeonLucid b09e3871b4 Update CI 2022-01-07 05:07:49 +01:00
AeonLucid d0c249f73c Update to .NET 6 2022-01-07 05:06:45 +01:00
AeonLucid fed1e0d515 Update to build 211025.1143 2022-01-07 05:01:51 +01:00
AeonLucid 265dce16a0 Small changes 2022-01-07 05:01:40 +01:00
AeonLucid e0010e1d31 Now able to enter the lobby 2021-11-04 06:29:58 +01:00
AeonLucid 667d19e9f2 Implement UserData and TitleData 2021-11-03 21:29:54 +01:00
AeonLucid e5e3e7dff3 JWT Authentication 2021-11-01 18:27:08 +01:00
AeonLucid 505ae8b2f8 Added mongodb as database 2021-11-01 00:53:04 +01:00
AeonLucid 5f4e81afa4 gitignore appsettings 2021-10-31 22:58:24 +01:00
AeonLucid d37cb86b78 Add steam ticket parser 2021-10-31 20:55:51 +01:00
AeonLucid 07cd3e9855 Add CloudScript models 2021-10-31 03:42:19 +01:00
AeonLucid 876fcb2369 Update README 2021-10-31 03:56:39 +02:00
AeonLucid bcc675489e Add PlayFab Client endpoints 2021-10-31 03:30:17 +02:00
AeonLucid 7fbf7f225e Properly clean allocated space before using it 2021-10-31 00:01:44 +02:00
AeonLucid afb082ee88 Improve hook reliability - fixes GMalloc nullptr and proper alloc size 2021-10-30 23:31:56 +02:00
AeonLucid 341c8de5ba Cleanup unused code inside launcher 2021-10-30 20:25:23 +02:00
AeonLucid 86cd7332f6 Use ProjectDir instead of SolutionDir 2021-10-30 20:13:47 +02:00
AeonLucid 1744ae25ca Fix CI build 2021-10-30 20:10:35 +02:00
AeonLucid 1a5bc07d4e Reduce output from 65MB to < 200kb 2021-10-30 20:03:04 +02:00
AeonLucid 7a13e982a8 Zip artifact 2021-10-30 19:44:21 +02:00
AeonLucid 9fb8cebc2f Workflow vcpkg dependencies 2021-10-30 19:36:32 +02:00
AeonLucid 73ffbb5021 Update workflow and install minhook 2021-10-30 19:32:32 +02:00
AeonLucid fc05f96fcd Fix workflow file 2021-10-30 19:27:49 +02:00
AeonLucid 53eb74800e GitHub workflow for Prospect.Launcher 2021-10-30 19:27:02 +02:00