Skip to content

Releases: MirageNet/Mirage

v146.5.1

05 Nov 15:22
Compare
Choose a tag to compare

146.5.1 (2023-11-05)

Bug Fixes

v146.5.0

05 Nov 12:38
Compare
Choose a tag to compare

146.5.0 (2023-11-05)

Features

  • adding WeaverSerializeCollection that can be added to generic writers (00d476b)

v146.4.0

20 Oct 15:42
Compare
Choose a tag to compare

146.4.0 (2023-10-20)

Features

  • sending secure hash of connect key (f8901c2)

v146.3.2

14 Oct 18:20
Compare
Choose a tag to compare

146.3.2 (2023-10-14)

Bug Fixes

  • fixing syncDirection for syncObjects in host mode (ec45074)

v146.3.1

05 Oct 18:37
Compare
Choose a tag to compare

146.3.1 (2023-10-05)

Bug Fixes

  • fixing null ref when using syncObject (362044a)

v146.3.0

02 Oct 22:28
Compare
Choose a tag to compare

146.3.0 (2023-10-02)

Features

  • Example: adding scene per match example (5e7911f)

v146.2.2

21 Aug 18:08
Compare
Choose a tag to compare

146.2.2 (2023-08-21)

Bug Fixes

  • Weaver: fixing serialize methods for when type is not resolved (21f1aee)

Performance Improvements

  • using cached Id for value types (dccdbf3)

v146.2.1

02 Aug 13:58
Compare
Choose a tag to compare

146.2.1 (2023-08-02)

Bug Fixes

  • also removing character when it is removed as owned (b96ed68)
  • updating syncObject ReadOnly before StartServer/Client (67a1d06)

v146.2.0

27 Jul 10:09
Compare
Choose a tag to compare

146.2.0 (2023-07-27)

Features

  • adding emit methods for weaver extensions (6b57cd7)
  • making ackSystem public so const fields can be used (63f62bf)

v146.1.1

24 Jul 20:34
Compare
Choose a tag to compare

146.1.1 (2023-07-24)

Reverts

  • "pref: using deferred mode for reading, this will speed up other Weavers which dont need to read everything" (6bff2e3)