Skip to content

Tags: Roni92pl/MLAPI

Tags

v11.11.4

Toggle v11.11.4's commit message

Verified

This commit was signed with the committer’s verified signature.
TwoTenPvP Albin Corén
fix: Fixed NetworkedTransform not working for non host servers

Fixes: Unity-Technologies#329

v11.11.3

Toggle v11.11.3's commit message

Verified

This commit was signed with the committer’s verified signature.
TwoTenPvP Albin Corén
fix: Fixed SyncedVars being updated when not dirty

Fixes: Unity-Technologies#346

v11.11.2

Toggle v11.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Fixed a simple typo (Unity-Technologies#337)

avalible -> available

v11.11.1

Toggle v11.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: reader.ReadRotationPacked() "w" reconstruction (Unity-Technologi…

…es#332)

v11.11.0

Toggle v11.11.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TwoTenPvP Albin Corén
Merge branch 'master' of https://github.com/MidLevel/MLAPI

v11.10.2

Toggle v11.10.2's commit message

Verified

This commit was signed with the committer’s verified signature.
TwoTenPvP Albin Corén
fix: Fixed buffered messages not being consumed on first connect

v11.10.1

Toggle v11.10.1's commit message

Verified

This commit was signed with the committer’s verified signature.
TwoTenPvP Albin Corén
ci: Fixed install script not running

v11.10.0

Toggle v11.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Unity-Technologies#300 from pkaminski/master

feat(core): add NetworkedBehaviour.HasNetworkedObject getter

v11.9.2

Toggle v11.9.2's commit message

Verified

This commit was signed with the committer’s verified signature.
TwoTenPvP Albin Corén
docs: Moved github templates to .github

v11.9.1

Toggle v11.9.1's commit message

Verified

This commit was signed with the committer’s verified signature.
TwoTenPvP Albin Corén
fix: Fixed WeakReference object alive checking