A Hat in Time

A Hat in Time

Online Party Animation Repair Tool (OPART)
118개 중 41~50개 표시 중
< 1 ... 3  4  5  6  7 ... 12 >
업데이트: 2023년 5월 17일 @ 오후 2시 38분

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.

업데이트: 2023년 5월 7일 @ 오후 4시 25분

Update 8.6: Small fixes to FixVisualizer and FixPunkCap functions.

업데이트: 2023년 4월 29일 @ 오후 5시 11분

Update 8.5: Fixed typo in GetNonVehiclePawn function.

업데이트: 2023년 4월 12일 @ 오전 10시 42분

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

업데이트: 2023년 4월 7일 @ 오후 12시 32분

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.

업데이트: 2023년 3월 14일 @ 오전 11시 10분

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

업데이트: 2023년 3월 9일 @ 오후 2시 40분

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.

업데이트: 2023년 2월 11일 @ 오후 1시 26분

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

업데이트: 2023년 1월 30일 @ 오후 5시 22분

Update 7.9: Added "Disable abnormal scale" config.

업데이트: 2023년 1월 30일 @ 오후 4시 49분

Update 7.8: Removed stuff for testing.