-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: styly-dev/STYLY-NetSync
base: v0.7.1
head repository: styly-dev/STYLY-NetSync
compare: v0.7.2
- 17 commits
- 20 files changed
- 7 contributors
Commits on Jan 8, 2026
-
feat: automatically update current version in release-workflow input …
…description (#263) * Initial plan * feat: display current version in release-workflow input description Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> * docs: add comment to remind updating version in workflow description Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> * feat: automatically update workflow description with version Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> * fix: properly escape version string in sed command Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: from2001 <387880+from2001@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d10b80 - Browse repository at this point
Copy the full SHA 8d10b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79096d4 - Browse repository at this point
Copy the full SHA 79096d4View commit details
Commits on Jan 9, 2026
-
Revise installation instructions in README
Updated installation instructions for Unity and Server.
Configuration menu - View commit details
-
Copy full SHA for 3b791b0 - Browse repository at this point
Copy the full SHA 3b791b0View commit details
Commits on Jan 10, 2026
-
Fix auto-reconnect failure after receive-thread exceptions (#260)
* Initial plan * Implement connection error handling with main-thread handoff Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> * Add thread-safety improvements for exception state Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> * Add documentation and replace magic numbers with constants Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> * Address Claude review feedback: add avatar cleanup, clear exception, improve docs Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> * Refactor exception timestamp handling for thread safety and clarity * Fix race condition in reconnection handling by using _reconnectAt check --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: from2001 <387880+from2001@users.noreply.github.com> Co-authored-by: Masahiro Yamaguchi <from2001@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for bac5ec2 - Browse repository at this point
Copy the full SHA bac5ec2View commit details
Commits on Jan 12, 2026
-
Improve server stability (#255)
* Refactor client simulator for improved shutdown handling and non-blocking socket operations * Refactor socket management and enhance file descriptor limit handling in client simulator and server * Remove logging for RLIMIT_NOFILE adjustments in NetSyncServer * add count monitor for pubsub (useful to debug client number broadcast issue) * fix for review comments (with codex) * Add file descriptor monitoring to NetSyncServer for improved resource tracking --------- Co-authored-by: Makoto Hamanaka <ham.lua@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9466dd3 - Browse repository at this point
Copy the full SHA 9466dd3View commit details -
Clarify Windows installation commands in README
Updated installation commands for Windows to specify the source.
Configuration menu - View commit details
-
Copy full SHA for 46d6b50 - Browse repository at this point
Copy the full SHA 46d6b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8739baa - Browse repository at this point
Copy the full SHA 8739baaView commit details -
* feat: add optional IP address parameter to server start method * fix: change uvicorn log level from info to warning in run_uvicorn_in_thread * fix: refactor assertion for custom discovery port test for clarity
Configuration menu - View commit details
-
Copy full SHA for 8ae1e07 - Browse repository at this point
Copy the full SHA 8ae1e07View commit details -
Configuration menu - View commit details
-
Copy full SHA for a20a64c - Browse repository at this point
Copy the full SHA a20a64cView commit details -
Configuration menu - View commit details
-
Copy full SHA for edf88f6 - Browse repository at this point
Copy the full SHA edf88f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535ea69 - Browse repository at this point
Copy the full SHA 535ea69View commit details -
Merge pull request #273 from styly-dev/add-claude-github-actions-1768…
…190258390 Add Claude Code GitHub Workflow
Configuration menu - View commit details
-
Copy full SHA for 34568c7 - Browse repository at this point
Copy the full SHA 34568c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c25ff - Browse repository at this point
Copy the full SHA 00c25ffView commit details -
Avoid client removals by timeout (#274)
* feat: increase socket high-water mark settings for improved message handling * feat: implement ID mapping broadcast debouncing for improved performance * feat: enhance ID mapping broadcast handling with improved state management
Configuration menu - View commit details
-
Copy full SHA for 230f286 - Browse repository at this point
Copy the full SHA 230f286View commit details -
Feature/simple sync check (#277)
* Add SimpleSyncCheck * Change default value of NetSyncManager --------- Co-authored-by: afjk <afjk01@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f1ae0bc - Browse repository at this point
Copy the full SHA f1ae0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f222d - Browse repository at this point
Copy the full SHA c7f222dView commit details -
- Updated Unity package version in package.json - Updated Unity version.txt file for runtime version retrieval - Updated Python server version in pyproject.toml - Updated version references in .md files (if any)
Configuration menu - View commit details
-
Copy full SHA for 8470c6d - Browse repository at this point
Copy the full SHA 8470c6dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.7.1...v0.7.2