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 }}
Trithilon
/
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
MLAPI
MLAPI
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2020
Merge pull request #375 from jdcook/feature/fix-clientrpc-warnings
Show description for 806b06d
TwoTenPvP
authored
806b06d
View commit details
Copy full SHA for 806b06d
View code at this point
Browse repository at this point
refactor: recieve -> receive (#364)
mattwalsh-unity
authored
7a38cd1
View commit details
Copy full SHA for 7a38cd1
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
docs(CustomMessageManager): fixed typo in channel param docs
jdcook
committed
e32e801
View commit details
Copy full SHA for e32e801
View code at this point
Browse repository at this point
fix(NetworkedBehaviour): fixed logging for ClientRPC methods
jdcook
committed
dc85526
View commit details
Copy full SHA for dc85526
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
fix: NetworkConfig exclude registered scenes list from hash if scene managment is disabled
Show description for 3e7f96b
Luke Stampfli
committed
3e7f96b
View commit details
Copy full SHA for 3e7f96b
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
fix: Fixed serialization problem in last versions binary
TwoTenPvP
committed
f4e8b0d
View commit details
Copy full SHA for f4e8b0d
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
fix: Fixed UnityEngine.Object null serialization
TwoTenPvP
committed
9e0d987
View commit details
Copy full SHA for 9e0d987
View code at this point
Browse repository at this point
fix: Fix null UnityEngine.Object serialization
TwoTenPvP
committed
88faf6b
View commit details
Copy full SHA for 88faf6b
View code at this point
Browse repository at this point
fix: Scene objects destroyed on server will now be destroyed on client
TwoTenPvP
committed
d9bd1ab
View commit details
Copy full SHA for d9bd1ab
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
perf: Fixed CustomMessage send scaling from O(n) to O(1) for n clients
TwoTenPvP
committed
293c3cc
View commit details
Copy full SHA for 293c3cc
View code at this point
Browse repository at this point
perf: Fixed NamedMessage send scaling from O(n) to O(1) for n clients
TwoTenPvP
committed
75dce33
View commit details
Copy full SHA for 75dce33
View code at this point
Browse repository at this point
perf: Fixed UnnamedMessage send scaling from O(n) to O(1) for n clients
TwoTenPvP
committed
671e313
View commit details
Copy full SHA for 671e313
View code at this point
Browse repository at this point
perf: Fixed delegate alloc on incoming message
TwoTenPvP
committed
1623065
View commit details
Copy full SHA for 1623065
View code at this point
Browse repository at this point
fix: Compilation problems
TwoTenPvP
committed
36d3090
View commit details
Copy full SHA for 36d3090
View code at this point
Browse repository at this point
perf: Bulk serialized client rpcs
TwoTenPvP
committed
8e31242
View commit details
Copy full SHA for 8e31242
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
feat: Added None loglevel to disable logging
TwoTenPvP
committed
aa61e4d
View commit details
Copy full SHA for aa61e4d
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
feat: Added NetworkLog
Show description for 9854c6f
TwoTenPvP
committed
9854c6f
View commit details
Copy full SHA for 9854c6f
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
fix: Fixed NetworkedTransform not working for non host servers
Show description for 5c4b36c
TwoTenPvP
committed
5c4b36c
View commit details
Copy full SHA for 5c4b36c
View code at this point
Browse repository at this point
fix: Fixed SyncedVars being updated when not dirty
Show description for 0fbe3e9
TwoTenPvP
committed
0fbe3e9
View commit details
Copy full SHA for 0fbe3e9
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/MidLevel/MLAPI
TwoTenPvP
committed
f6afc72
View commit details
Copy full SHA for f6afc72
View code at this point
Browse repository at this point
Commits on May 13, 2020
fix: use of culture-sensitive sorting (#327)
jaglitegrann
authored
e489606
View commit details
Copy full SHA for e489606
View code at this point
Browse repository at this point
fix: Fix destroying object with custom handlers (#339)
Show description for 5d48f4b
TwoTenPvP
and
rivFox
authored
5d48f4b
View commit details
Copy full SHA for 5d48f4b
View code at this point
Browse repository at this point
fix: Remove cleaning custom spawn/destroy handlers (#326)
Show description for 8768a6e
rivFox
authored
8768a6e
View commit details
Copy full SHA for 8768a6e
View code at this point
Browse repository at this point
Commits on May 1, 2020
fix: reader.ReadRotationPacked() "w" reconstruction (#332)
rivFox
authored
310999e
View commit details
Copy full SHA for 310999e
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
fix: Added exceptions when trying to serialize unspawned objects
TwoTenPvP
committed
5bddba5
View commit details
Copy full SHA for 5bddba5
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
Merge branch 'master' of https://github.com/MidLevel/MLAPI
TwoTenPvP
committed
a07aa61
View commit details
Copy full SHA for a07aa61
View code at this point
Browse repository at this point
fix(core): don't smear network time adjustment on initial connection sync. (#313)
pkaminski
authored
b6db47d
View commit details
Copy full SHA for b6db47d
View code at this point
Browse repository at this point
feat(lag): add method to simulate a subset of tracked objects. (#314)
pkaminski
authored
2ab3759
View commit details
Copy full SHA for 2ab3759
View code at this point
Browse repository at this point
fix: Fixed issue causing hide destroy calls being sent to all clients
TwoTenPvP
committed
699d18c
View commit details
Copy full SHA for 699d18c
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
fix: Fixed buffered messages not being consumed on first connect
TwoTenPvP
committed
54f71f0
View commit details
Copy full SHA for 54f71f0
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
perf: Prioritize non-weak streams over weak referenced streams. (#304)
Show description for 28e1436
GarethPikPok
authored
28e1436
View commit details
Copy full SHA for 28e1436
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Merge pull request #300 from pkaminski/master
Show description for 77a7648
TwoTenPvP
authored
77a7648
View commit details
Copy full SHA for 77a7648
View code at this point
Browse repository at this point
style: Updated code style
TwoTenPvP
authored
0664ed1
View commit details
Copy full SHA for 0664ed1
View code at this point
Browse repository at this point
Commits on Dec 13, 2019
fix: Fixed an issue that caused overflown memory to not be reset before being provided to the user
Show description for 7d26478
TwoTenPvP
committed
7d26478
View commit details
Copy full SHA for 7d26478
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
fix: Fixed WeakReference object alive checking
TwoTenPvP
committed
a3513e4
View commit details
Copy full SHA for a3513e4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.