Releases: zestylife/EuNet
Releases · zestylife/EuNet
1.2.0
- Modified to be .net7 compatible
1.1.20
Fix SyncVector3
sync error
PeriodicSyncMethod
can be modified
Modify DefaultSyncTime
1.1.19
- Fix pooling bug at
CallSelfNotification
1.1.18
- Fixed an error that internal processing was not possible when an exception occurred in OnConnected and OnClosed events.
- Fixed ReadByteArray serialize error.
- Modified so that it can be easily viewed in Unity Console when logging Exception in UnityDebugLogger.
1.1.17
Fix editor script error when installing from UPM.
1.1.16
- Fix namespace problem in CodeGenerator
1.1.14
- Add hint for AOT compile in CodeGenerator (Generic classes)
1.1.12
- Fix checksum problem at relayed ACK.
- Fix exception when disconnected from server.
- Modified possible for setting custom client option.
1.1.11
- Add document with XML comments
- Remove unnecessary samples