Releases: MirageNet/Mirage
Releases · MirageNet/Mirage
v157.4.3
12 Apr 22:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
SocketLayer: adding checks for data packets to avoid exceptions from acksystem (06ac6d5 )
SocketLayer: adding safety try/catch so 1 connection can't stop update loop with bad packet (e4f3089 )
v157.4.2
07 Apr 12:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
changing errorFlags and rateLimit to use different loggers (3d0497b )
v157.4.1
05 Apr 15:27
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fixing reply RPC never returning if rpc call is rejected (86c5134 )
v157.4.0
21 Mar 14:46
Compare
Sorry, something went wrong.
No results found
Features
RateLimit attribute for ServerRpc (46f9415 )
v157.3.0
11 Mar 01:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
adding try/catch for Time.unscaledTime if called on side thread (90df0ab )
Features
adding Custom time prefix for MirageLogHandler (ab54bfe )
adding StringStoreBrotliEncoder.GetByteLength (fb857a4 )
v157.2.0
10 Mar 16:47
Compare
Sorry, something went wrong.
No results found
Features
adding StringStore class to send indexes instead of strings (f046a5c )
better span support for NetworkWriter/Reader (ee9cc28 )
v157.1.0
10 Mar 13:09
Compare
Sorry, something went wrong.
No results found
Features
WeaverIgnore now ignores fields when creating Serialize functions (68c0b06 )
v157.0.0
10 Feb 21:54
Compare
Sorry, something went wrong.
No results found
fix!: adding netid to world.Unspawn event (5270646 )
BREAKING CHANGES
NetworkWorld.Unspawn event now requires NetId argument
v156.2.4
14 Jan 19:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
changing not found log back to warning for client side (dcf7da1 )
v156.2.3
14 Jan 18:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
checking destroy and remove authority times before adding error tokens (4aa27cd )