Skip to content

Fixes for swimming body rendering#46

Merged
Floogen merged 6 commits intoFloogen:developmentfrom
MangusuPixel:development
Dec 17, 2025
Merged

Fixes for swimming body rendering#46
Floogen merged 6 commits intoFloogen:developmentfrom
MangusuPixel:development

Conversation

@MangusuPixel
Copy link
Contributor

@MangusuPixel MangusuPixel commented May 22, 2025

Includes:

  • Fixed body being drawn below water line
  • Fixed color mask not applied to eye texture when drowsy in the bath
  • Fixed drowsy eye texture misalignment
  • Fixed missing face texture patch below eyes while swimming

Not sure about that last one because I couldn't see noticeable changes when everything works well, but it only involves switching the texture for the first draw call for swimming (L876) from using the base texture to using the eye texture instead, so should be harmless.

@MangusuPixel MangusuPixel changed the title Fixes for swim-related rendering Fixes for swimming body rendering May 22, 2025
Awsomekeldeo added a commit to Awsomekeldeo/FashionSense that referenced this pull request Nov 23, 2025
@Floogen Floogen added the being looked at Currently being investigated label Dec 17, 2025
Not required since it is already handled by vanilla logic, otherwise causes body render issues.
Was due to FarmerRendererPatch.AreColorMasksPendingRefresh not being set to false while swimming.
@Floogen Floogen merged commit a383eeb into Floogen:development Dec 17, 2025
@Floogen
Copy link
Owner

Floogen commented Dec 17, 2025

Thank you for the PR (and sorry for the long delay)! I have gone ahead and merged it after a few adjustments.

Thank you again!

Floogen added a commit to Awsomekeldeo/FashionSense that referenced this pull request Dec 17, 2025
Fixes various swimming related issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

being looked at Currently being investigated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants