mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
doc: Updated ChangeLog
This commit is contained in:
parent
5cc77f21f6
commit
5d5ee232d0
@ -5,11 +5,11 @@
|
|||||||
Mirror uses semantic versioning, and the versions shown here are those that were published to the Asset Store, and occasionally major version bumps happen mid-month between store submissions and are therefore not individually shown here.
|
Mirror uses semantic versioning, and the versions shown here are those that were published to the Asset Store, and occasionally major version bumps happen mid-month between store submissions and are therefore not individually shown here.
|
||||||
|
|
||||||
## Version 11.x.x - In Progress
|
## Version 11.x.x - In Progress
|
||||||
- Added: NwtworkAnimator now supports parameters controlled by curves.
|
|
||||||
- Fixed: Setting breakpoints in an IDE for Command's and Rpc's work correctly now.
|
- Fixed: Setting breakpoints in an IDE for Command's and Rpc's work correctly now.
|
||||||
- Fixed: NetworkServer's calls to SendToObservers now reports correct channel to Mirror Profiler.
|
- Fixed: NetworkServer's calls to SendToObservers now reports correct channel to Mirror Profiler.
|
||||||
- Fixed: NetworkRoomPlayer inspector and documentation updated to be less confusing.
|
- Fixed: NetworkRoomPlayer inspector and documentation updated to be less confusing.
|
||||||
- Fixed: NetworkIdentity no longer double calls NetworkServer.Destroy.
|
- Fixed: NetworkIdentity no longer double calls NetworkServer.Destroy.
|
||||||
|
- Fixed: NwtworkAnimator now correctly excludes parameters controlled by curves.
|
||||||
- Fixed: NetworkBehaviour now uses a property drawer for the SyncVar label so it displays better.
|
- Fixed: NetworkBehaviour now uses a property drawer for the SyncVar label so it displays better.
|
||||||
- Changed: NetworkSceneChecker initializes in Awake again because OnEnable proved to be unreliable in some cases.
|
- Changed: NetworkSceneChecker initializes in Awake again because OnEnable proved to be unreliable in some cases.
|
||||||
- Changed: **Breaking** Many obsolete methods and properties removed. Use version 10 first if upgrading from UNet or older Mirror. See [Deprecations](Deprecations.md) for complete list.
|
- Changed: **Breaking** Many obsolete methods and properties removed. Use version 10 first if upgrading from UNet or older Mirror. See [Deprecations](Deprecations.md) for complete list.
|
||||||
|
Loading…
Reference in New Issue
Block a user