Commit Graph
76 Commits
Author SHA1 Message Date
Yury 4f11c8e550 Change Prospect.Client.Loader output dir 2025-03-31 01:37:34 +03:00
Yury b5cb885262 Improve loader
* Improve loading speed
* Change DLL loading order
* Add Prospect.Agent.dll
2025-03-31 01:37:00 +03:00
Yury d55ef94fd9 Update launchSettings for HTTP server 2025-03-31 01:35:20 +03:00
Yury 1f4640fccd Fix given amount of quest reward 2025-03-31 01:34:41 +03:00
Yury faf90c1841 Autocomplete only PvP quests now 2025-03-31 01:34:16 +03:00
Yury efbacc57d1 Add Prospect.Agent DLL for utility functions 2025-03-31 01:33:41 +03:00
Yury b3c5fa3e2b Disallow accepting already completed contracts 2025-03-31 01:32:15 +03:00
Yury 2fb730cb8c Temporary disable HTTPS redirection 2025-03-31 01:31:46 +03:00
Yury 87e1708d6b Fix inventory update on quarter level upgrade 2025-03-31 01:31:35 +03:00
Yury 2695f25242 Update contract info structure and title data
* Include information about kill conditions
* Use default client settings for MatchmakingSetup
2025-03-31 01:31:18 +03:00
Yury 81dea35778 Allow for configurable SignalR connection settings 2025-03-31 01:30:14 +03:00
Yury 704abac924 Add client version check 2025-03-31 01:29:00 +03:00
Yury 033227eb83 Revert stash size to 90 items 2025-03-25 20:40:24 +02:00
Yury 986db8acb8 Update solution file 2025-03-25 20:09:09 +02:00
Yury 1b94cbdd8d Update TitleData to match client data 2025-03-25 20:07:29 +02:00
Yury b2e2106912 Fix insurance token name 2025-03-25 20:06:35 +02:00
Yury 3858d482e9 Fill objectives when receiving new contract after claim 2025-03-25 20:05:29 +02:00
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