-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Delay suspending or wtv #757
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Major features - Updated to Outer Wilds patch 14 ## Improvements - Added Japanese localization. Thanks TRSasasusu! - Ghost animator components don't always get removed now (except when they need to be) ## Bug fixes - Fixed a bug where ParticleFields assumes you have an Atmosphere and fails to build your planet if you don't - Reload configs always reload bundles now - Fixed a bug where fog preview lights were being affected too much by node scaling (cause of #574) - Fixed an issue where fog of bramble nodes was being double scaled (maybe caused by c9ee5ec) - When loading into a custom star system on the first loop, the time loop will actually start now. Thanks coderCleric for the Bramble bug fixes
## Major features - Updated to Outer Wilds patch 14 ## Improvements - Added Japanese localization. Thanks TRSasasusu! - Ghost animator components don't always get removed now (except when they need to be) ## Bug fixes - Fixed a bug where ParticleFields assumes you have an Atmosphere and fails to build your planet if you don't - Reload configs always reload bundles/textures/audio now - Fixed a bug where fog preview lights were being affected too much by node scaling (cause of #574) - Fixed an issue where fog of bramble nodes was being double scaled (maybe caused by c9ee5ec) - When loading into a custom star system on the first loop, the time loop will actually start now. Thanks coderCleric for the Bramble bug fixes
Remade the documentation site in Astro Preview Link: https://nh-docs-temp.surge.sh/ Content is pretty much untouched except for: - FAQ is gone (no one uses it) - So is the config editor page - Reading schemas page is gone - Schemas are now more granular, everything isn't flattened and put onto one page (terrible for accessibility, SEO, and performance) (Actual) Search will work straight out of the box (starlight uses PageFind) TODO: - [x] Use Astro v3 Images instead of putting stuff in `public/` - [x] Spacing on schema pages needs adjusting - [x] Once-over on links and such, *schema links have changed* - [x] Update workflows - [x] Make an announcement asking for feedback (lest the addon devs revolt)
JohnCorby
requested changes
Dec 17, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe document what the patch is for? also remove the TODO in ShuttleBuilder saying to make this patch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bug fixes
We need to test this on like every mod I've tested literally nothing