github MirageNet/Mirage v131.0.0

latest releases: v149.3.0, v149.2.0, v149.1.1...
18 months ago

131.0.0 (2023-03-31)

Bug Fixes

  • adding safety when returning to pool (22e2990)

  • fixing drawer to indent fields (a28a5cf)

  • fixing errors when owner is set before world is (01ad248)

  • fixing IsValidDirection method (e437a10)

  • RegisterPrefabs now has option to skip over existing handlers (ec80990)

  • refactor!: converting Channel to enum (9142513)

  • refactor!: renaming functions used to clear dirty bits (775698c)

  • refactor!: starting to use syncSettings (f673f9b)

  • refactor!: deleting Experimental components (fb5c2a6)

Features

  • adding angle and vec2 packer (039e9cd)
  • adding drawer for sync settings (10ab69e)
  • adding event to world that is invoked when authority changes (5739296)
  • adding helper methods for networkWorld (5ad1f83)
  • adding methods to write from pointer (0b3ae5e)
  • adding OwnerAndObservers option so it shows in inspector (26ec10d)
  • adding static version of update time so that other classes can use it (d96ed04)
  • adding sync settings (53ceb2a)
  • SyncStack (bef8514)

BREAKING CHANGES

  • RegisterPrefabs now has an extra dontAddIfExist bool argument
  • Channel is not an enum instead of an int
  • ClearAllDirtyBits renamed to ClearShouldSync
  • Renaming and Obsolete of custom serialize methods
  • deleting Experimental components

Don't miss a new Mirage release

NewReleases is sending notifications on new releases.