Commit Graph
92 Commits
Author SHA1 Message Date
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 7a370fded1 Update features b7-pre 2025-03-05 00:14:47 +02:00
Yury ff54118493 Add note regarding Loader compatibility with game versions 2025-03-05 00:10:45 +02:00
Yury 840efb8383 Add Prospect.Client.Loader and update Solution config b6 2025-03-04 23:56:50 +02:00
Yury c3dbfa5d59 Update instructions 2025-03-04 23:56:37 +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
YuryandGitHub 08ca12f1e3 Update README.md 2025-02-24 11:03:32 +02:00
YuryandGitHub fb9acbbedc Update README.md 2025-02-24 11:01:37 +02:00
Yury 280b87314c Push changes 2025-02-24 01:06:32 +02:00
Yury 1bfb16539f Fix error message to match console log b4 2025-02-13 21:00:08 +02:00
Yury 7d0b7546b0 Update features 2025-02-13 20:57:48 +02:00
Yury 07d36f3e8b Update specific steps and troubleshooting section 2025-02-13 20:56:10 +02:00
Yury 60bdd081d7 Fix steam appid file name b2 b3 2025-02-10 12:49:48 +02:00
Yury 9ff4cb62dd Fix prereq 2025-02-10 12:13:50 +02:00
Yury e5ee2245bd Fix ASP.NET Core Runtime requirement 2025-02-09 23:22:48 +02:00
Yury 217143e0f4 Fix empty checkboxes 2025-02-09 22:59:33 +02:00
Yury 2acab6d810 Add feature list 2025-02-09 22:55:18 +02:00
Yury fc76dcafe1 Mention bug with missing body parts 2025-02-09 22:36:32 +02:00
Yury 78e6d0743b Mention that Steam has to run 2025-02-09 22:12:13 +02:00
Yury 66c7e87f53 Fix step 6 heading 2025-02-09 21:18:14 +02:00
Yury a070988c51 Fix numbering 2025-02-09 21:17:25 +02:00
Yury 8c4a09d456 Fix admonitions b1 2025-02-09 21:14:33 +02:00
Yury a11b3f3477 Add generate_ssl.py source 2025-02-09 21:13:42 +02:00
Yury 90deaca674 Update README 2025-02-09 21:10:50 +02:00
AeonLucid 0b75b1b100 Fix build b0 2025-01-07 03:11:15 +01:00
AeonLucid 9560417268 Use vcpkg manifest for minhook 2025-01-07 03:01:40 +01:00
AeonLucidandGitHub 6d8d4bd6a5 Update build.yml 2024-10-16 03:26:44 +02:00
AeonLucid 67e24faf43 Update workflow 2024-07-01 21:56:24 +02: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