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

Fix FreeCamere not enter after extract #327

Closed
wants to merge 199 commits into from

Conversation

JimWails
Copy link
Contributor

@JimWails JimWails commented Jun 7, 2024

Fix FreeCamere not enter after extract

paulov-t and others added 30 commits April 16, 2024 11:38
- add SITGCMemoryCheckTime to for check interval
- no more 105% Garbage Collector (min 50, max 95%)
- move CheckTime and Threshold to Advanced Settings
- NumberOfAlivePlayers to inline
- Threshold back to uint.. we dont need floats
devbence and others added 28 commits May 19, 2024 03:05
- Ensures Server / Host has Authority over Sync
- Adds RaidTimer packet send to the SITGameTimeAndWeatherSyncComponent
- Fixes an uneccessary "TODO" in log
- Removes old code from SITGame
Removes a `finally` that was causing an unnessary delay to all calls to Aki
early return in Update
…cs (stayintarkov#322)

Enables the freecam on death and updated the config to wait for the
given number of seconds before changing from the black screen to the
freecam with the default set to 5s.

Also added the ability to follow/spectate PMCs in first person (I didn't
know how to filter to just human players but I think that would be
prefereable)

- Left Mouse Button goes to the next player.
- Right Mouse Button goes to the previous player
- End unlocks the camera again so you can fly around freely.
Add the CustomAiPatch and supporting files from SPT.

From the testing I've done so far this seems to solve the poblem with AI
PMCs spawning with just the assult brain, which then also fixes the
newer versions of SAIN (2.2.4 and up).
missing session info from questcontroller and request from server.
- resolves accepting quest from lightkeeper
Recreating stayintarkov#316

> Refactor Airdrop packets so they will work without old Json dependant
system
>Add positional sync of Airdrop box whilst its falling

Other things I've done on top:
- Updated a couple of patches from SPT and some other tweaks to
AirdropManager.
- Changed ListOfInteractiveObjects from a list to a ConcurrentDictionary

From the testing I've done everything worked properly, except airdrops
called in by flare it seems to not sync weapons into players inventories
correctly and I'm not entirely sure why.
Fix FreeCamere not enter after extract
@JimWails JimWails closed this Jun 7, 2024
Copy link

github-actions bot commented Jun 7, 2024

badge

Build Successful! You can find a link to the downloadable artifact below.

Name Link
Commit 3c9ada9
Logs https://github.com/stayintarkov/StayInTarkov.Client/actions/runs/9422208970
Download https://github.com/stayintarkov/StayInTarkov.Client/suites/24664005691/artifacts/1580395540

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants