A Hat in Time

A Hat in Time

Online Party Animation Repair Tool (OPART)
118件中 1-10 を表示
< 1  2  3 ... 12 >
更新: 6月8日 @ 8時16分

Same version - recooked mod and removed source code from resulting package.

更新: 1月12日 @ 7時54分

Update 12.5:
1. Fixed Online Player's TextRenderComponent accidentally getting re-attached instead of TextRenderComponentPaused when fixing font.
2. Fixed Hat Kid's and Bow Kid's head meshes sometimes not getting updated back to vanilla ones when neither Punk Set Dye, nor Ice Head Flair are equipped.
3. Re-wrote some parts of mod for better readability.
4. Lowered mod file size by removing -FASTCOOK cooking option.
5. Removed debug messages.

更新: 1月4日 @ 16時51分

Update 12.4: Re-wrote some parts of mod for better performance.

更新: 2024年10月14日 @ 15時51分

Update 12.3: CollisionRadius for Online Party Players is now calculated using Pythagorean theorem instead of Max function if default CollisionComponent is not CylinderComponent.

更新: 2024年9月5日 @ 15時22分

Update 12.2: Mod no longer attempts to update Player State's meta data if Online Party is disabled.

更新: 2024年7月28日 @ 7時10分

Update 12.1: Fixed possible disappearance of Nyakuza Tail added to Online Party Players by Dye different from Nyakuza Varsity Jacket.

更新: 2024年7月5日 @ 3時27分

Update 12.0: Fix for freezing when first Online Player spawns.

更新: 2024年7月4日 @ 22時34分

Returning to older version for now.

更新: 2024年7月4日 @ 15時59分

Update 11.9. Small fix.

更新: 2024年7月4日 @ 15時48分

Update 11.8:
1. Fixed Hat Kid Online Players that have Punk Set Head always getting Punk Set Hair Material no matter what hair Material they had before.
2. Added function that switches between standard hair and Punk hair Materials when wearing Punk Set Dye and vice-versa for all Online Player's Meshes.
3. Added ShouldComponentAddToScene optimization check when using "Every frame" update delay. This check prevents mod from modifying Mesh when it's currently not rendered.