A Hat in Time

A Hat in Time

Online Party Animation Repair Tool (OPART)
1-10 van 118 items weergegeven
< 1  2  3 ... 12 >
Update: 8 jun om 8:16

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

Update: 12 jan om 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.

Update: 4 jan om 16:51

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

Update: 14 okt 2024 om 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.

Update: 5 sep 2024 om 15:22

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

Update: 28 jul 2024 om 7:10

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

Update: 5 jul 2024 om 3:27

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

Update: 4 jul 2024 om 22:34

Returning to older version for now.

Update: 4 jul 2024 om 15:59

Update 11.9. Small fix.

Update: 4 jul 2024 om 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.