Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Comms Rooms for each scene #6024

Draft
wants to merge 23 commits into
base: dev
Choose a base branch
from
Draft

Commits on Dec 20, 2023

  1. wip

    gonpombo8 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c21006d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0cc8b3 View commit details
    Browse the repository at this point in the history
  3. use gatekeeper to fetch scene room

    Hugo Arregui authored and gonpombo8 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    0f93827 View commit details
    Browse the repository at this point in the history
  4. wip

    gonpombo8 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b02aaf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. wip logs

    gonpombo8 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    35bb548 View commit details
    Browse the repository at this point in the history
  2. connect

    Hugo Arregui committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7f0c496 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. remove ping

    Hugo Arregui committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    6933aca View commit details
    Browse the repository at this point in the history
  2. wip

    Hugo Arregui committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f1f1106 View commit details
    Browse the repository at this point in the history
  3. ignore ping/pong messages

    Hugo Arregui committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    52ddbd8 View commit details
    Browse the repository at this point in the history
  4. logs

    gonpombo8 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    ff1d308 View commit details
    Browse the repository at this point in the history
  5. fix teleport to

    gonpombo8 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    2826913 View commit details
    Browse the repository at this point in the history
  6. simplify voice handler

    Hugo Arregui committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f4393f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. wip

    Hugo Arregui committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    446522e View commit details
    Browse the repository at this point in the history
  2. skip test

    Hugo Arregui committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    1678924 View commit details
    Browse the repository at this point in the history
  3. expose renderer avatars

    gonpombo8 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    dc1e034 View commit details
    Browse the repository at this point in the history
  4. scene room may be connected before island room

    Hugo Arregui committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f936182 View commit details
    Browse the repository at this point in the history
  5. only create voice handle if requested

    Hugo Arregui committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ebd5cbe View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Revert "only create voice handle if requested"

    This reverts commit ebd5cbe.
    Hugo Arregui committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    83bea80 View commit details
    Browse the repository at this point in the history
  2. Revert "scene room may be connected before island room"

    This reverts commit f936182.
    Hugo Arregui committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ecec335 View commit details
    Browse the repository at this point in the history
  3. support for worlds

    gonpombo8 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    379835d View commit details
    Browse the repository at this point in the history
  4. fix disconnect room

    gonpombo8 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3048c8c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    3f39030 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. avoid duplicated chat messages

    Hugo Arregui committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    542d49a View commit details
    Browse the repository at this point in the history