Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fika support #4

Merged
merged 108 commits into from
Aug 9, 2024
Merged

feat: fika support #4

merged 108 commits into from
Aug 9, 2024

Conversation

guillaumearm
Copy link
Owner

@guillaumearm guillaumearm commented Jul 28, 2024

This is the Fika update 🎉 with new features and some bug fixes.

Features

  • Fika compat
  • Add the ability to keep vanilla random spawnpoints on infiltrations using wildcard * notation
  • added option heal_always_enabled in traders config, in the default config it's enabled for Fence, so the offraid heal service will be always available. I thought that the experience was a bit hardcore without this (especially when using the Realism mod)
  • disable "run through" raid status
  • Tooltips.json from PTTR configs can be used
  • added Narcotics alternate config
  • insurance_return_chance can be set in the config
  • Added Ref trader available next to Skier
  • More connectivity between maps in the default config (D2 connected to Shoreline old bunker and Prapor's stash connected to interchange car exfil)
  • In the Menu, locked maps are not displayed anymore.
  • New config field override_by_profiles, this allow to change dynamically an user config according to the selected profile (fow now, only few fields are available to be overriden, please check the example alternative config to see the available fields list)

Fixes

  • Ground Zero map was always unlocked no matter what your offraid position (bug introduced in 5.1.2)
  • Multistash now work as intended. this means money/items will be consumed from the correct hideout stash.
  • Proper migration of older ptt profiles when secondary stash is selected
  • Repeatable quests fix: I patched again the repeatable quests generation so it won't crash the server and keep the client into an infinite loop.

Other changes (won't impact you if you're not a modder)

PathToTarkovAPI has been disabled by default because it won't work as expected since PTT 5.2.0 (not a big deal here because I don't know any PTT addon mod that rely on this api)

Don't worry, If you are not a mod maker, it probably won't impact you.

If you still want the path to tarkov api to be exposed, you can add enable_legacy_ptt_api field set to true in the json config


⚠️Do not downgrade to PTT 5.1 after you installed this or you'll experiment some troubles on game start with your profile . (If it happens just re-install the 5.2 and your should be good)


Special thanks to Narcotics for adding PTTR Tooltips.json + the configurable insurance_return_chance + disable "run through" raid status

@guillaumearm guillaumearm self-assigned this Jul 28, 2024
@guillaumearm guillaumearm changed the title Add Fika support feat: fika support Jul 28, 2024
@guillaumearm guillaumearm merged commit bd6f6b6 into master Aug 9, 2024
1 check passed
@guillaumearm guillaumearm deleted the fika branch August 9, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working config When related to the PTT config feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants