A Hat in Time

A Hat in Time

Persona 5: Playable Morgana
Showing 21-30 of 115 entries
< 1  2  3  4  5 ... 12 >
Update: 15 Sep, 2023 @ 2:53am

Update 9.6:
1. Finalized/privated most of script functions.
2. Fixed equipping Morgana-designed outfit when wearing Wireframe Outfit causing outfit to have wrong Material in first slot.

Update: 13 Sep, 2023 @ 7:53am

Update 9.5:
1. Replaced usage cases of mod Actor's DeltaTime with WorldDeltaTime (DeltaTime divided by CustomTimeDilation if both are positive or WorldInfo.DeltaSeconds otherwise).
2. Online Players' Expression updates now take Player's CustomTimeDilation into account when calculating DeltaTime for Expression Component.

Update: 11 Aug, 2023 @ 5:04pm

Update 9.4: Small changes to Morgana Bus script.

Update: 9 Aug, 2023 @ 4:44pm

Update 9.3:
1. Updated Shara_SkinColors_Tools script.
2. A lot of small fixes.

Update: 15 Jul, 2023 @ 5:46pm

Update 9.2:
1. Added config option to disable weight sound replication for Online Morganas.
2. Updated Shara_SkinColors_Tools script - added Summer Fairy Dye full-body material info.
3. Updated Shara_Argle_PlayerSwapper script - added a failsafe exit when failing to possess new Player.

Update: 15 Jul, 2023 @ 5:40am

Update 9.1: Fixed hidden Player Swapper NPCs colliding and changing location when spawned.

Update: 7 Jul, 2023 @ 4:55pm

Update 9.0: Fixed Morgana's mouth having wrong PRM and Normal textures when using Camera Badge Face option.

Update: 20 Jun, 2023 @ 5:23am

Update 8.9:
1. Updated Shara_SkinColors_Tools script.
2. Implemented InstalledModsInfo struct and changes coming from it from Playable Owls mod to this mod.

Update: 3 Jun, 2023 @ 1:09am

Update 8.8:
1. Updated Shara_SkinColors_Tools and Shara_SteamID_Tools scripts.
2. Re-wrote GetMyMaterialMeshComponents function to include OpenMesh and ShaftMesh of Umbrella Weapon.

Update: 29 Apr, 2023 @ 5:21pm

Update 8.7: Fixed typo in GetNonVehiclePawn function.