You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.RegisterEntry("Added Profile.AddPlayerCharacter and Profile.RemovePlayerCharacter IPC endpoints. (by Caraxi)",1)
50
50
.RegisterEntry("Left side selectors in \"Templates\" and \"Profiles\" tabs can now be resized.")
51
51
.RegisterEntry("Fixed crashes on login/logout.")
52
-
.RegisterEntry("This usually happened when when \"Apply Profiles on Character Select Screen\" and/or \"Automatically Set Current Character as Editor Preview Character\" options are enabled in settings.",1);
52
+
.RegisterEntry("This usually happened when when \"Apply Profiles on Character Select Screen\" and/or \"Automatically Set Current Character as Editor Preview Character\" options are enabled in settings.",1)
53
+
.RegisterEntry("Fixed root transforms sometimes not resetting when toggling between profiles until character is moved.")
54
+
.RegisterEntry("Fixed an issue where profiles would attempt to be applied to objects not currently drawn on the screen.")
55
+
.RegisterEntry("Slight refactoring of user interface code.");
0 commit comments