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

1.22.4 #927

Merged
merged 21 commits into from
Aug 8, 2024
Merged

1.22.4 #927

merged 21 commits into from
Aug 8, 2024

Conversation

xen-42
Copy link
Member

@xen-42 xen-42 commented Aug 5, 2024

Minor features

  • New option setting "sequential pre-caching" will prevent running out of memory when creating slide reel caches, at the cost of reduced performance when loading.

Improvements

  • Added log message in the event that QueryBody could not find a body

Bug fixes

  • Fixed QueryBody documentation to match API
  • Discovered that if you modify the default SolarySystem, QuerySystem will fail due to an IO error as the relative path is not set. While not an ideal solution, we have settled on just setting the relativePath if a mod adjusts the system. This will mean that the last mod loaded that makes these changes will have set the relative path.
  • Fixed ship HUD marker vanishing when Visible Stranger is installed

Thank you Magnus for the QueryBody fixes!

xen-42 and others added 18 commits July 11, 2024 21:12
## Minor features
- New option setting "sequential pre-caching" will prevent running out
of memory when creating slide reel caches
…; Set SolarSystem relative path if a mod adds a .json file to overwrite it. (#926)

<!-- Be sure to reference the existing issue if it exists -->

## Bug fixes

- Added log message in the event the QueryBody could not find a body
- Fixed documentation to match API
- Discovered that if you modify the default SolarySystem, `QuerySystem`
will fail due to an IO error as the relative path is not set. While not
an ideal solution, we have settled on just setting the relativePath if a
mod adjusts the system. This will mean that the last mod loaded that
makes these changes will have set the relative path.
@xen-42 xen-42 changed the title Dev 1.22.3 Aug 7, 2024
@xen-42 xen-42 changed the title 1.22.3 1.22.4 Aug 7, 2024
@xen-42 xen-42 added the update-pr Marks pull requests as an update PR label Aug 7, 2024
@xen-42 xen-42 marked this pull request as ready for review August 7, 2024 18:27
@xen-42 xen-42 merged commit d792d15 into main Aug 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update-pr Marks pull requests as an update PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant