A Hat in Time

A Hat in Time

Online Party Animation Repair Tool (OPART)
Showing 1-10 of 118 entries
< 1  2  3 ... 12 >
Update: 8 Jun @ 8:16am

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

Update: 12 Jan @ 7:54am

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 @ 4:51pm

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

Update: 14 Oct, 2024 @ 3:51pm

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 @ 3:22pm

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

Update: 28 Jul, 2024 @ 7:10am

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 @ 3:27am

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

Update: 4 Jul, 2024 @ 10:34pm

Returning to older version for now.

Update: 4 Jul, 2024 @ 3:59pm

Update 11.9. Small fix.

Update: 4 Jul, 2024 @ 3:48pm

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.