Commit Graph
12 Commits
Author SHA1 Message Date
neckfireandClaude Opus 4.8 b04621e2a0 feat(tool): cross-platform server switcher (Prospect.Client.Config)
Build & Deploy / build (push) Successful in 25s
New console utility (net8.0, Linux/Proton + Windows) to point a client at
a server by writing backend.txt — the single value the Prospect agent
reads. Presets for PROD/PREPROD LAN and PROD internet, plus custom URL,
certificate import (native on Windows, guided with Proton-prefix
detection on Linux) and game launch. Interactive menu + scriptable CLI
(--folder/--set). Added to the solution; not built by the server CI.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-14 15:53:43 +02:00
Yury efbacc57d1 Add Prospect.Agent DLL for utility functions 2025-03-31 01:33:41 +03:00
Yury 986db8acb8 Update solution file 2025-03-25 20:09:09 +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 65a28b32ef Implement handshake Hello NetControlMessage, recv and send 2022-01-12 07:26:25 +01:00
AeonLucid f3b0a31761 Started serializing bunches 2022-01-10 04:38:06 +01:00
AeonLucid e9091d7ac3 Rename Prospect.Server.Steam to Prospect.Steam 2022-01-08 19:33:41 +01:00
AeonLucid d37cb86b78 Add steam ticket parser 2021-10-31 20:55:51 +01:00
AeonLucid 560a39a70b Add DLL to modify PlayFab url 2021-10-30 04:40:10 +02:00
AeonLucid 377b99b4a6 Added launcher 2021-10-25 05:40:20 +02:00