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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
TaloDev
/
unity
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
40
Code
Issues
0
Pull requests
1
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Release 1.0.0
- #231
#231
Open
tudddorrr
wants to merge 43 commits into
main
TaloDev/unity:main
from
develop
TaloDev/unity:develop
Copy head branch name to clipboard
Conversation
Commits
43
(43)
Checks
Files changed
Open
Release 1.0.0
#231
tudddorrr
wants to merge 43 commits into
main
TaloDev/unity:main
from
develop
TaloDev/unity:develop
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2026
add pr summary workflow
tudddorrr
committed
ada47f9
View commit details
Copy full SHA for ada47f9
Browse repository at this point
remove the deprecated GetStat() function
tudddorrr
committed
306c144
View commit details
Copy full SHA for 306c144
Browse repository at this point
Merge pull request #215 from TaloDev/remove-deprecated-get-stat
Show description for 90fd19f
tudddorrr
authored
90fd19f
View commit details
Copy full SHA for 90fd19f
Browse repository at this point
remove the deprecated GetChannels(int page) signature
tudddorrr
committed
7bbf077
View commit details
Copy full SHA for 7bbf077
Browse repository at this point
Merge pull request #216 from TaloDev/remove-deprecated-get-channels-without-options
Show description for 8c3b278
tudddorrr
authored
8c3b278
View commit details
Copy full SHA for 8c3b278
Browse repository at this point
Commits on Jul 4, 2026
remove the deprecated CreatePrivate function
tudddorrr
committed
dda5428
View commit details
Copy full SHA for dda5428
Browse repository at this point
Merge pull request #217 from TaloDev/remove-deprecated-create-private-channel-func
Show description for e84263f
tudddorrr
authored
e84263f
View commit details
Copy full SHA for e84263f
Browse repository at this point
remove the deprecated Create overload for channels
tudddorrr
committed
bfa8250
View commit details
Copy full SHA for bfa8250
Browse repository at this point
Merge pull request #218 from TaloDev/remove-deprecated-create-channel-without-options
Show description for b0bb073
tudddorrr
authored
b0bb073
View commit details
Copy full SHA for b0bb073
Browse repository at this point
remove the deprecated GetEntriesForCurrentPlayer() functions
tudddorrr
committed
f95e8ca
View commit details
Copy full SHA for f95e8ca
Browse repository at this point
Merge pull request #219 from TaloDev/remove-deprecated-get-entries-for-current-player
Show description for 8d3980c
tudddorrr
authored
8d3980c
View commit details
Copy full SHA for 8d3980c
Browse repository at this point
remove the deprecated GetCacheEntriesForCurrentPlayer() function
tudddorrr
committed
832b60b
View commit details
Copy full SHA for 832b60b
Browse repository at this point
Merge pull request #220 from TaloDev/remove-deprecated-get-cached-entries-for-current-player
Show description for edd82ad
tudddorrr
authored
edd82ad
View commit details
Copy full SHA for edd82ad
Browse repository at this point
remove the deprecated GetEntries overload
tudddorrr
committed
4ccb057
View commit details
Copy full SHA for 4ccb057
Browse repository at this point
Merge pull request #221 from TaloDev/remove-deprecated-get-entries-signature
Show description for fc6adf6
tudddorrr
authored
fc6adf6
View commit details
Copy full SHA for fc6adf6
Browse repository at this point
replace ChannelStoragePropError with RejectedProp
tudddorrr
committed
b0828b7
View commit details
Copy full SHA for b0828b7
Browse repository at this point
Merge pull request #222 from TaloDev/replace-channel-storage-prop-error
Show description for 25b34c4
tudddorrr
authored
25b34c4
View commit details
Copy full SHA for 25b34c4
Browse repository at this point
return player alias from OnIdentified event
tudddorrr
committed
7015d86
View commit details
Copy full SHA for 7015d86
Browse repository at this point
Merge pull request #223 from TaloDev/identify-player-alias
Show description for 240ca42
tudddorrr
authored
240ca42
View commit details
Copy full SHA for 240ca42
Browse repository at this point
include error code in OnIdentificationFailed event
tudddorrr
committed
b008629
View commit details
Copy full SHA for b008629
Browse repository at this point
Merge pull request #224 from TaloDev/identification-failed-errorcode
Show description for fbe4f61
tudddorrr
authored
fbe4f61
View commit details
Copy full SHA for fbe4f61
Browse repository at this point
make exceptions slightly more consistent
tudddorrr
committed
7db6eef
View commit details
Copy full SHA for 7db6eef
Browse repository at this point
move exceptions to their own folder
tudddorrr
committed
4b21a7c
View commit details
Copy full SHA for 4b21a7c
Browse repository at this point
Merge pull request #225 from TaloDev/move-exceptions
Show description for 0a28956
tudddorrr
authored
0a28956
View commit details
Copy full SHA for 0a28956
Browse repository at this point
Commits on Jul 20, 2026
json manipulation tests
tudddorrr
committed
953f601
View commit details
Copy full SHA for 953f601
Browse repository at this point
Commits on Jul 21, 2026
make channels.update use the update options pattern
tudddorrr
committed
86859e4
View commit details
Copy full SHA for 86859e4
Browse repository at this point
Merge pull request #226 from TaloDev/channel-update-options
Show description for eab934c
tudddorrr
authored
eab934c
View commit details
Copy full SHA for eab934c
Browse repository at this point
lazy load offline path for player alias
tudddorrr
committed
bfc3872
View commit details
Copy full SHA for bfc3872
Browse repository at this point
remove redundant defaults for channel update options
tudddorrr
committed
ba361a8
View commit details
Copy full SHA for ba361a8
Browse repository at this point
formatting for storage demo props
tudddorrr
committed
97b03f0
View commit details
Copy full SHA for 97b03f0
Browse repository at this point
Commits on Aug 4, 2026
update pr summary model/condition
tudddorrr
committed
cf0563a
View commit details
Copy full SHA for cf0563a
Browse repository at this point
update pr summary
tudddorrr
committed
927d4ff
View commit details
Copy full SHA for 927d4ff
Browse repository at this point
allow player + save debounced updates to be handled synchronously
tudddorrr
committed
c65b010
View commit details
Copy full SHA for c65b010
Browse repository at this point
Merge pull request #227 from TaloDev/flush-debounced-updates
Show description for af738f5
tudddorrr
authored
af738f5
View commit details
Copy full SHA for af738f5
Browse repository at this point
summarise just my prs
tudddorrr
committed
12ceb2d
View commit details
Copy full SHA for 12ceb2d
Browse repository at this point
remove prop rejection events, keep them inline with update results
tudddorrr
committed
f3640b1
View commit details
Copy full SHA for f3640b1
Browse repository at this point
Merge pull request #228 from TaloDev/remove-prop-rejection-events
Show description for 861db3c
tudddorrr
authored
861db3c
View commit details
Copy full SHA for 861db3c
Browse repository at this point
Commits on Aug 5, 2026
remove leading debounces
tudddorrr
committed
fda55ad
View commit details
Copy full SHA for fda55ad
Browse repository at this point
make default debounce time 0.5 seconds
tudddorrr
committed
e60b914
View commit details
Copy full SHA for e60b914
Browse repository at this point
Merge pull request #229 from TaloDev/remove-leading-debounce
Show description for 1fb437b
tudddorrr
authored
1fb437b
View commit details
Copy full SHA for 1fb437b
Browse repository at this point
Merge pull request #230 from TaloDev/default-debounce-0.5
Show description for 4e6f3b6
tudddorrr
authored
4e6f3b6
View commit details
Copy full SHA for 4e6f3b6
Browse repository at this point
Commits on Aug 19, 2026
restrict ci workflows to develop and pull requests, drop pr summary
tudddorrr
committed
91b6f09
View commit details
Copy full SHA for 91b6f09
Browse repository at this point
Commits on Aug 23, 2026
1.0.0
tudddorrr
committed
70e2c3a
View commit details
Copy full SHA for 70e2c3a
Browse repository at this point
You can’t perform that action at this time.