A Hat in Time
A Cat In Time - Playable Empress [Phase 2.1]
Mostrando 1-10 de 40 aportaciones
< 1  2  3  4 >
Actualización: 29 SEP 2024 a las 11:41

Update 2.1.6 by Shararamosh: Fixed CopySkeletalMeshSections function copying Material Sections from wrong SkeletalMeshComponent.

Actualización: 25 JUN 2024 a las 17:20

Update 2.1.5 by Shararamosh:
1. Removed function that cleans up cached GameMod Actor's Objects.
2. The cached Objects are now cleaned when mod is disabled.
3. Re-wrote logic of ReplaceActorVoices function.

Actualización: 25 ABR 2024 a las 18:22

Update 2.1.4 by Shararamosh: In order to prevent messing up with garbage collection mod no longer hooks on Hat_GhostPartyPlayerStateBase Objects and instead hooks on Hat_GhostPartyPlayer Actors.

Actualización: 20 ABR 2024 a las 12:02

Update 2.1.3 by Shararamosh: Fixed Empress' OnDamageTaken function calling wrong Super version.

Actualización: 11 ABR 2024 a las 14:05

Update 2.1.2 by Shararamosh:
1. Updated Mod_DyeApplicator script.
2. Added Online Party tag.

Actualización: 18 MAR 2024 a las 1:58

Update 2.1.1 by Shararamosh: Small fixes to function that removes Empress visuals from Online Player.

Actualización: 11 MAR 2024 a las 16:30

Update 2.1 by Shararamosh:
1. Added Online Party sync for animations, Bazooka and Cash Wad Meshes.
2. Added Coat and Fur Dyes and Mesh transforms (translation, rotation, scale) replication for Online Empress Players.
3. Coat and Fur Dyes are now saved in separate files for different save files and different player indexes.
4. Fixed quick transition after Empress dies from falling and added custom animation for this death.
5. Bazooka Badge now fully replaces Projectile Badge while there's at least one playable Empress in the level. For non-Empress Players it works exactly like standard Projectile Badge.
6. Fixed Ice Statues given by Ice Hat Flairs having wrong offset.
7. Empress now has more voice clips (for freeing citizen, taking and burning paintings, etc.) and custom death sound effects.
8. All Player NPCs except for "Hat stitch UI" NPC are now correctly converted to Hat Kid.
9. Added support for Custom Player Stickers mod.
10. Online Empress Players now replicate all voices and weight sounds (landing, hanging, swimming, etc.).

Actualización: 19 FEB 2024 a las 16:03

More code optimization by Shararamosh.
Changed the file location where Dyes are saved. You'll need to re-equip your dyes after this update though.
Fixed the Scooter Ropewire bug more consistently.

Actualización: 18 FEB 2024 a las 14:11

Fix by Shara - Changes made to the Player Height code. Should maybe fix some occasional crashes?

Actualización: 17 FEB 2024 a las 16:09

Fixed some bad polygon weighting on the diamond ring.