Releases: deiteris/Prospect
Releases · deiteris/Prospect
Build 8
Important
The step with modifying hosts file is no longer required.
Warning
Generate and import a new certificate with the generate_ssl for this build. Make sure you remove the old 2EA46.playfabapi.com certificate by following https://github.com/deiteris/Prospect?tab=readme-ov-file#how-to-remove-the-certificate.
New
- Dead drop, visiting and kill quests are now reported to the server and save the progress. Automatic quest completion remains for PvP quests.
- Maps are now locked until required quests are completed.
- The build now includes
Prospect.Agent.dllthat provides additional patching. Currently, it replaces the API URL and removes the need to patch thehostsfile.
Fixes
- Fixed given amount of rewards for quests.
- Fixed items not being taken from player on Quarter Level upgrade.
- Evacs now spawn reliably and before exiting the drop pod.
- Eliminated lag due to spawning evacs when existing drop pod.
- Fixed some main quests not being counted as completed.
- Fixed missing job quests.
- Fixed possibility to accept already completed quests.
Miscellaneous
Prospect.Api.Serverwill now accept only specific client version. This is done to prevent the usage of Season 3 client with Season 2 server.Prospect.Client.Loaderincludes better messages to simplify diagnostics.Prospect.Client.Loaderno longer waits for 5 seconds until the game is running and closes as soon as it can get things done.
Known issues
- The game may crash when exiting to station after long raid. All progress is preserved in this case.
- Tharis Island is missing dense fog and ceiling in Storm Pillar.
- Alien Forge UI and animations are currently broken. The user interface does not reflect the actual state of the forge and needs to be re-opened each time you interact with the forge. Animations are not shown when the forge is active or crafting.
- NPCs may fall through the ground in Storm Pillar area on Tharis Island.
- Crate generator gives incorrect amount of rewards.
Build 7
Warning
Starting from this build, use Season 2 client version specified in the instructions. If you were already using this version, you don't need to re-download it.
Support for other game client versions is suspended until further notice. Use Build 6 with other game clients and refer to the old installation instructions.
Important
It is recommended to reset the database by removing ProspectDb in MongoDB Compass.
New
- Evacs are here! Now, evac locations will spawn after you exit the drop pod.
- Loot is carried over to the station.
- Alien Forge is now available on Tharis Island. Alien Forge works, but user interface and animations are not displayed correctly. See known issues for more details.
Fixes
- Faction jobs rotation has been fixed. Now jobs are updated once in 3 hours as it used to.
- Faction missions are now correctly displayed on the planet.
- Badum's onboarding mission can be fully completed.
- Fixed Badum's onboarding rewards.
- Item, NPC and activity spawn points should be fixed on all maps.
- Fixed item sell formula (once again).
Misc
- Builds no longer require .NET Core and ASP.NET Core installed.
- Loader now automatically creates
steam_appidfile. - Default stash size limit has been reverted to 90 items.
Known issues
- Progression of kill and visit objectives is not reported to the server. For complete progression experience, kill and visit objectives will be filled automatically as a temporary workaround.
- Tharis Island is missing dense fog and ceiling in Storm Pillar.
- Alien Forge UI and animations are currently broken. The user interface does not reflect the actual state of the forge and needs to be re-opened each time you interact with the forge. Animations are not shown when the forge is active or crafting.
- NPCs may fall through the ground in Storm Pillar area on Tharis Island.
- Crate generator gives incorrect amount of rewards.
Build 6
New
- Added
Prospect.Client.Loaderfor loading the game. See corresponding instructions here. The current version of the loader works with SteamDB Manifest4623363103423775682version and latest Steam version and allows the loot and mobs to spawn on Crescent Falls and Tharis Island. Prospect.Server.Apiis now split into two servers:- For Season 3, download
Prospect.Server.Api-S3.zip. - For Season 2 and 1, download
Prospect.Server.Api-S2.zip.
- For Season 3, download
Fixes
- Fix item repair cost formula.
- Add free loadout (WIP, Season 3).
- Fix item sell formula.
- Fix item stack split on sell.
- Fix contract progression counting for objectives other than owned items.
- Fix empty items in inventory (Season 3).
- Fix missing vanity items (Season 3).
- Fix player model on first start (Season 3).
Misc
- Refactor balance into a proper struct.
Build 5
New
- Gear printer.
- Quarter upgrades: Tech Tree nodes and Quarter level.
- Generators: Aurum, K-Marks, Daily Crates.
- Daily login bonus.
- Quests. Note that quests are still not tracked when deployed to planet!
Fixes
- Fix aiming while jumping.
- Fix items selling logic. Items are now correctly sold in bulk.
- Add missing separate Chest, Gloves and Boots vanities.
- Season 1 client now can also join the server.
Misc
- Default inventory size is set to 1000.