Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
magicafe
/
com.unity.multiplayer.mlapi
Public
forked from
Unity-Technologies/com.unity.netcode.gameobjects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
com.unity.multiplayer.mlapi
MLAPI-Editor
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 4, 2019
Merge pull request #273 from MidLevel/pooled-scene-buffering
Show description for 2448a1d
TwoTenPvP
authored
2448a1d
View commit details
Copy full SHA for 2448a1d
View code at this point
Browse repository at this point
feat: Added instanceId and prefabHash to inspector
TwoTenPvP
committed
678d0ba
View commit details
Copy full SHA for 678d0ba
View code at this point
Browse repository at this point
Merge branch 'master' into pooled-scene-buffering
TwoTenPvP
committed
c301900
View commit details
Copy full SHA for c301900
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
feat: Disable scene management (#281)
Show description for 3705ebc
TwoTenPvP
authored
3705ebc
View commit details
Copy full SHA for 3705ebc
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
feat: Added buffering of all message types
TwoTenPvP
committed
173aeaf
View commit details
Copy full SHA for 173aeaf
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
feat: Added tasked Socket API
Show description for ddaeaf3
TwoTenPvP
committed
ddaeaf3
View commit details
Copy full SHA for ddaeaf3
View code at this point
Browse repository at this point
feat: Added support for no PlayerObject
Show description for f9275d7
TwoTenPvP
committed
f9275d7
View commit details
Copy full SHA for f9275d7
View code at this point
Browse repository at this point
Commits on Aug 3, 2019
fix: NetworkedInstanceId sorting fixed in editor
Feesh7
committed
2f59b0e
View commit details
Copy full SHA for 2f59b0e
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
fix: Fixed NetworkingManager time resync inspector
TwoTenPvP
committed
cf16315
View commit details
Copy full SHA for cf16315
View code at this point
Browse repository at this point
Commits on May 30, 2019
fix: Fixed editor freezing when installing a transport while in compilation
TwoTenPvP
committed
f5aac69
View commit details
Copy full SHA for f5aac69
View code at this point
Browse repository at this point
fix: Fixed subfolder extratction for transports
TwoTenPvP
committed
622c026
View commit details
Copy full SHA for 622c026
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/MidLevel/MLAPI
TwoTenPvP
committed
8670d47
View commit details
Copy full SHA for 8670d47
View code at this point
Browse repository at this point
feat: Added support for subfoldered transport exports
TwoTenPvP
committed
c7f3f70
View commit details
Copy full SHA for c7f3f70
View code at this point
Browse repository at this point
feat: Added start buttons to NetworkingManager inspector
TwoTenPvP
committed
c3b0d12
View commit details
Copy full SHA for c3b0d12
View code at this point
Browse repository at this point
Commits on May 29, 2019
style: Removed unnecessary string concatination
TwoTenPvP
committed
8588b8c
View commit details
Copy full SHA for 8588b8c
View code at this point
Browse repository at this point
feat: Added more info about transports in the editor
TwoTenPvP
committed
dc1441f
View commit details
Copy full SHA for dc1441f
View code at this point
Browse repository at this point
Commits on May 28, 2019
fix: Fixed an issue where transports would be cleared when reinstalling MLAPI
TwoTenPvP
committed
3fe655b
View commit details
Copy full SHA for 3fe655b
View code at this point
Browse repository at this point
fix: Missing inspector property in NetworkConfig
TwoTenPvP
committed
233a39e
View commit details
Copy full SHA for 233a39e
View code at this point
Browse repository at this point
feat: Added transport support to editor
TwoTenPvP
committed
8a05a04
View commit details
Copy full SHA for 8a05a04
View code at this point
Browse repository at this point
Commits on May 23, 2019
feat(editor): Added installed badge to version history
Show description for 3308778
TwoTenPvP
committed
3308778
View commit details
Copy full SHA for 3308778
View code at this point
Browse repository at this point
fix(core): improve accuracy of NetworkTime and smear changes on resync. (#228)
pkaminski
authored and
TwoTenPvP
committed
f59e691
View commit details
Copy full SHA for f59e691
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
feat(editor): Made drawing respect HideInInspector and private fields
Show description for 34b5b39
TwoTenPvP
committed
34b5b39
View commit details
Copy full SHA for 34b5b39
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
fix: Fixed RecycleNetworkIds inspector
TwoTenPvP
committed
c867868
View commit details
Copy full SHA for c867868
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
refactor: Renamed NetworkProfiler.isRunning to IsRunning
TwoTenPvP
committed
bc5972c
View commit details
Copy full SHA for bc5972c
View code at this point
Browse repository at this point
refactor: Refactored namespaces
Show description for ba5de3f
TwoTenPvP
committed
ba5de3f
View commit details
Copy full SHA for ba5de3f
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
feat(networkedvar): Added support for safe networked vars that doesnt spill data (#205)
TwoTenPvP
authored
16b7fc7
View commit details
Copy full SHA for 16b7fc7
View code at this point
Browse repository at this point
fix(networked-var): Fixes networked var sync when object is not spawned
Show description for 805e584
TwoTenPvP
committed
805e584
View commit details
Copy full SHA for 805e584
View code at this point
Browse repository at this point
Commits on Mar 29, 2019
feat(editor): Added support for multi projects
TwoTenPvP
committed
906568d
View commit details
Copy full SHA for 906568d
View code at this point
Browse repository at this point
Merge pull request #187 from MidLevel/transport-rewrite
Show description for a6806a7
TwoTenPvP
authored
a6806a7
View commit details
Copy full SHA for a6806a7
View code at this point
Browse repository at this point
refactor: Updated WWW to UnityWebRequest (MLAPIEditor.cs) (#188)
Show description for 6598243
Dzoni94
authored and
TwoTenPvP
committed
6598243
View commit details
Copy full SHA for 6598243
View code at this point
Browse repository at this point
feat(editor): Made maxBehaviourUpdatesPerTick property disabled when networkedVars are disabled
TwoTenPvP
committed
af3d032
View commit details
Copy full SHA for af3d032
View code at this point
Browse repository at this point
feat(editor): Added EnableNetworkedVar option to inspector
TwoTenPvP
committed
01df746
View commit details
Copy full SHA for 01df746
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
feat(transport): Rewrote transport system and upgraded clientId to 64bit
Show description for 4bf1965
TwoTenPvP
committed
4bf1965
View commit details
Copy full SHA for 4bf1965
View code at this point
Browse repository at this point
Commits on Mar 9, 2019
Fixed NetworkingManagerEditor NetworkedPreab list serialization
TwoTenPvP
committed
875d615
View commit details
Copy full SHA for 875d615
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Added .NET 4.5 output and removed OpenCover
TwoTenPvP
committed
5224d0c
View commit details
Copy full SHA for 5224d0c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.