Commit Graph
109 Commits
Author SHA1 Message Date
Yury 5e42a54bbf Add JobBoardsData document for job board data per player 2025-03-25 18:54:15 +02:00
Yury 7766d47bda Add EnterMatchmaking function for CB 2025-03-25 18:53:52 +02:00
Yury 31dbcfdb4f Change durability on inventory update 2025-03-25 18:53:09 +02:00
Yury 43e2b69d66 Set objective counter before deployment 2025-03-25 18:52:55 +02:00
Yury 7a0e0d1285 Fix possible exception on non-existent quest activation 2025-03-25 18:52:28 +02:00
Yury 36d797b391 Fix item sell formula for Ammo and Ability items 2025-03-25 18:51:55 +02:00
Yury 4e0b6440d9 Fix job boards 2025-03-25 18:51:29 +02:00
Yury eec90dae91 Set max objective progress for kills and visit quests 2025-03-25 18:50:38 +02:00
Yury 4e1c256fbe Update Prospect.Client.Loader 2025-03-25 18:49:27 +02:00
Yury 840efb8383 Add Prospect.Client.Loader and update Solution config 2025-03-04 23:56:50 +02:00
Yury dfc38de7b5 Push API changes
* Fix item repair cost formula
* Add "RequestUpdateAvailableFreeLoadout" function (WIP)
* Fix item sell formula
* Fix item stack split on sell
* Fix contract progression counting for objectives other than owned items
* Refactor balance into a proper struct
* Separate and update Season 2 and Season 3 data
2025-03-04 23:39:20 +02:00
Yury 280b87314c Push changes 2025-02-24 01:06:32 +02:00
AeonLucid 9560417268 Use vcpkg manifest for minhook 2025-01-07 03:01:40 +01:00
AeonLucid 3691d229d5 Update to .NET 8 2024-07-01 21:52:30 +02:00
AeonLucid 2cca797496 Fix small typo 2022-01-18 21:12:41 +01:00
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
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 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 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