My personal Rework #39
Open
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.
This was a little passion project.
I originally made this to add support for the Companions Mod (Added with own configs).
Than tried to fix bugs I found annoying, such as the camera bobbing on horse when near water tiles (Fixed and reworked how the player reflection is rendered, it's very similar to the NPC's now).
Attempted to fix the Summit background (Not Fixed and in extension SVE's Summit / Highlands).
Than tied to optimize the mod by first adding caps to the number of reflections, how often things update, even caching, just trying things to see what works. (Can't promise any benefit, they work but how well ehh)
Regret touching the GMCM, all I wanted was to make it more simple instead I made a mess haha. It's not butchered tho, so it's salvageable. (Added section for the performance options, merged the puddle and water together).
Edit: Attempted to fix, and now its like the original plus my additions.
I would not merge this, instead use it to make a better update down the line. Was not so good at keeping things organized or with labeling, since was never going to share it but it got too big and there are some goodies mixed in so why not share.