Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: styly-dev/STYLY-NetSync
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: styly-dev/STYLY-NetSync
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.3
Choose a head ref
  • 3 commits
  • 14 files changed
  • 2 contributors

Commits on Jan 12, 2026

  1. refactor: prioritize control traffic and shape RoomTransform broadcas…

    …ts (#282)
    
    * refactor: prioritize control traffic over transforms
    
    * refactor: improve transform rate limiting and control traffic handling
    
    * refactor: enhance transform handling with coalescing buffer limits and cache cleanup
    from2001 authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    e334c28 View commit details
    Browse the repository at this point in the history
  2. fix: pass black, ruff, and mypy checks (#284)

    * fix: pass black, ruff, and mypy checks
    
    * fix: improve socket check order in net_sync_manager
    from2001 authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    e8ec189 View commit details
    Browse the repository at this point in the history
  3. chore: bump version to 0.7.3

    - 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)
    github-actions[bot] committed Jan 12, 2026
    Configuration menu
    Copy the full SHA
    8d7878e View commit details
    Browse the repository at this point in the history
Loading