A Hat in Time

A Hat in Time

Persona 5: Playable Morgana
目前顯示第 21-30 項,共 115 項
< 1  2  3  4  5 ... 12 >
更新:2023 年 9 月 15 日 @ 上午 2:53

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.

更新:2023 年 9 月 13 日 @ 上午 7:53

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.

更新:2023 年 8 月 11 日 @ 下午 5:04

Update 9.4: Small changes to Morgana Bus script.

更新:2023 年 8 月 9 日 @ 下午 4:44

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

更新:2023 年 7 月 15 日 @ 下午 5:46

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.

更新:2023 年 7 月 15 日 @ 上午 5:40

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

更新:2023 年 7 月 7 日 @ 下午 4:55

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

更新:2023 年 6 月 20 日 @ 上午 5:23

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.

更新:2023 年 6 月 3 日 @ 上午 1:09

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.

更新:2023 年 4 月 29 日 @ 下午 5:21

Update 8.7: Fixed typo in GetNonVehiclePawn function.