A Hat in Time

A Hat in Time

Online Party Animation Repair Tool (OPART)
118개 중 71~80개 표시 중
< 1 ... 6  7  8  9  10 ... 12 >
업데이트: 2022년 1월 10일 @ 오전 9시 37분

Update 5.7:
1. Added "Fix Font" config. Before that the fix was used all the time.
2. Added AnimTree replication using player state meta data.
3. Added ability to add Hat Kid-like AnimTrees on the fly when the script finds out that player class uses at least one Hat Kid's AnimSet for its Mesh.
4. Re-written some of the string functions.

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

Update 5.6: Switched from Hat_GhostPartyPlayerStateBase to Hat_GhostPartyPlayer for HookActorSpawn.

업데이트: 2021년 12월 8일 @ 오후 5시 12분

Update 5.5: Due to experimental Modding Tools using newer version of package, I had to opt out from it and re-cook mod.

업데이트: 2021년 12월 8일 @ 오후 4시 00분

Update 5.4: Quick update. I forgot to do same thing from previous update but with CollisionRadius.

업데이트: 2021년 12월 8일 @ 오후 3시 47분

Update 5.3: Fixed CollisionHeight never using CrouchHeight from PlayerClass.

업데이트: 2021년 12월 7일 @ 오전 8시 57분

Update 5.2: Optimization update.

업데이트: 2021년 12월 3일 @ 오전 2시 46분

Update 5.1:
1. Made players that have no OPART meta data be ignored by Scale repair.
2. Added Argle's OPP Hiding meta data so even with unknown player classes Scale repair works correctly.
Once modding is back on Vanessa's Curse builds the following changes will take place:
1. Even if Scale repair is disabled, OPART will still restore scale to all of Vanessa's Curse Online players.
2. Argle's OPP Hiding is disabled by OPART in Vanessa's Curse and only default PlayerVisualClass values are used.

업데이트: 2021년 12월 1일 @ 오전 10시 56분

Update 5.0: Scale repair is now using player state's meta data to hold data.

업데이트: 2021년 11월 29일 @ 오후 1시 49분

Update 4.9:
1. Added support for Hat Kid-like AnimTree added by Playable Caitlyn and Playable Yuki mods by XementumU.
2. Added a way to specify Hat Kid-like AnimTrees inside SeqVar_ObjList or ObjectReferencer class used to add Hat Kid-like AnimSets.

업데이트: 2021년 11월 12일 @ 오후 6시 14분

Update 4.8: Small update that won't likely do anything.