A Hat in Time
Online Party Animation Repair Tool (OPART)
Показані результати 11–20 із 118
< 1  2  3  4 ... 12 >
Оновлено: 25 черв. 2024 о 15:47
автор: Shararamosh

Update 11.7:
1. Removed function that cleans up cached GameMod Actor's Objects.
2. Local and Online Players are now also processed the moment they spawn.

Оновлено: 15 черв. 2024 о 6:54
автор: Shararamosh

Update 11.6: Added support for Playable Clide's AnimTree.

Оновлено: 18 берез. 2024 о 17:31
автор: Shararamosh

Update 11.5: Added Nyakuza Varsity Jacket tail mesh replication for Online Players.

Оновлено: 2 берез. 2024 о 12:36
автор: Shararamosh

Update 11.4:
1. Fixed MeshAttachedToScooterMesh of OnlinePlayerInfo being true by default.
2. Fixed wrong scale values used for the case when Online Player is currently riding a Scooter while it shouldn't according to received meta data.

Оновлено: 29 лют. 2024 о 8:42
автор: Shararamosh

Update 11.3: Fixed Hiding Status Effect not affecting default scale values.

Оновлено: 29 лют. 2024 о 8:28
автор: Shararamosh

Update 11.2: Small hot fix.

Оновлено: 29 лют. 2024 о 7:33
автор: Shararamosh

Update 11.1: Updated Scale Repair:
1. All scale values are now saved into meta data separately without being multiplied by each other.
2. Added additional value that tells whether Player's Scooter Mesh is currently attached to its Main Mesh.
3. Because of all the changes, renamed the key used to keep this data to prevent wrong behavior when encountering meta data created with previous version of the mod.

Оновлено: 22 січ. 2024 о 4:35
автор: Shararamosh

Update 11.0:
1. HatKidHead and FixBowKidHead functions no longer create new transient MaterialInstances when resetting Materials and set resetted Material as parent to existing one.
2. Added "User Experience" tag.

Оновлено: 6 груд. 2023 о 9:00
автор: Shararamosh

Update 10.9: Small update.

Оновлено: 6 груд. 2023 о 6:42
автор: Shararamosh

Update 10.8:
1. Mod now uses clamped config values - the minimal value is 0, the maximal value is config options amount minus 1.
2. Changing "Deep search" animations search config option no longer requires you to re-join level and now re-compiles animations Array right when config is changed.