Skip to content

Releases: fuqunaga/PrefsGUISyncForMirror

v1.0.5

26 Sep 07:08
Compare
Choose a tag to compare

1.0.5 (2024-09-26)

Bug Fixes

  • error when entering PlayMode while PrefsGUIEditorWindow is open. (4402746)
  • Over capacity error with Spawn data in PrefsGUISync. Split transmission. (5915707)
  • PrefsGUISyncEditorRosettaUI support new RosettaUI style (2bcf39c)
  • SyncDicionary callback warning (a15dedf)

Performance Improvements

  • Serialize only changed Prefs in PrefsGUISyncForMirror.SendPrefs(). (30d4222)

v1.0.4

24 Apr 08:53
Compare
Choose a tag to compare

1.0.4 (2023-04-24)

Bug Fixes

  • PrefsBounds/PrefsBoundsInt is not sync (a082365)

v1.0.3

10 Mar 07:53
Compare
Choose a tag to compare

1.0.3 (2023-03-10)

Bug Fixes

v1.0.2

26 Aug 10:32
Compare
Choose a tag to compare

1.0.2 (2022-08-26)

Bug Fixes

  • Server value was not set until the prefs value was referenced on the client side (until alreadyGet==true) (676affd)

v1.0.1

14 Jul 05:52
Compare
Choose a tag to compare

1.0.1 (2022-07-14)

Bug Fixes

  • add .releaserc.yhm for semantic-release (235a1e2)

v1.0.0

14 Jul 04:55
4c77d77
Compare
Choose a tag to compare

1.0.0 (2022-07-14)

Bug Fixes