A Hat in Time

A Hat in Time

Online Party Animation Repair Tool (OPART)
Showing 41-50 of 118 entries
< 1 ... 3  4  5  6  7 ... 12 >
Update: 17 May, 2023 @ 2:38pm

Update 8.7:
1. Once again trying to fix FixVisualizer and FixPunkCap functions. Ironic, isn't it?
2. Added Ice Cube Head Flair replication to "Mesh repair" config option.

Update: 7 May, 2023 @ 4:25pm

Update 8.6: Small fixes to FixVisualizer and FixPunkCap functions.

Update: 29 Apr, 2023 @ 5:11pm

Update 8.5: Fixed typo in GetNonVehiclePawn function.

Update: 12 Apr, 2023 @ 10:42am

Update 8.4: Fixed Hat Kid's and Bow Kid's head mesh replication conflicting with some mods.

Update: 7 Apr, 2023 @ 12:32pm

Update 8.3:
1. Replaced AllOwnedComponents iterator with ComponentList for Online Players' Expression Updates.
2. Fixed small oversight in Player Meshes' Fix function that prevented full-body Material eyes from being fixed for Hat Kid's head.
3. Added Player Mesh Fix for OneMeshHatKid and BowKid_All Meshes - main Meshes used for Online Players.

Update: 14 Mar, 2023 @ 11:10am

Update 8.2:
1. Replaced IsInVanessaCurse function with AreCheatsAllowed function.
2. Small fix to Online Players Expressions updates.

Update: 9 Mar, 2023 @ 2:40pm

Update 8.1:
1. Fixed Online Players blinking when the game is paused unless their PlayerVisualClass has bAlwaysTick constant set to true (as far as I know none of Playable Characters have).
2. Removed obsolete bDeleteMe check for Actors in IsObjectNone function.
3. Updated IsBaseGameClassPackage function with more vanilla game packages names.
4. Updated GetPlayerClassByActor function (though for this mod it makes no difference).
5. Removed obsolete local variables from RestorePlayerClassAnims function.
5. Updated Shara_SteamID_Tools script.

Update: 11 Feb, 2023 @ 1:26pm

Update 8.0: Online Players updates no longer happen when the game is paused, unless they have bAlwaysTick set to true.

Update: 30 Jan, 2023 @ 5:22pm

Update 7.9: Added "Disable abnormal scale" config.

Update: 30 Jan, 2023 @ 4:49pm

Update 7.8: Removed stuff for testing.