SkyOffice icon indicating copy to clipboard operation
SkyOffice copied to clipboard

Immersive virtual office built with Phaser, React, Redux, PeerJS, and Colyseus.

Results 22 SkyOffice issues
Sort by recently updated
recently updated
newest added

Hey, thanks for making this. It has made our virtual office environment much, much easier to work in. However - I've had a few problems I haven't had time to...

Hello, thanks for this useful software ! When logging in, later players may not be able to see who is around them. Still, the call can be made. Sometimes this...

# Discription This bug happens when you are walking and suddenly you open chat. For a few seconds the avatar keeps on walking in that direction only and the opposite...

Even if i am not in the same room i can still access the white-cord in other room. ![image](https://github.com/kevinshen56714/SkyOffice/assets/108126089/ac5a09b0-e7e9-4ca2-858b-0ca93ed3d0d9) ![image](https://github.com/kevinshen56714/SkyOffice/assets/108126089/59ce239e-1fec-4464-9f34-d50aeb4d1c41)

Hi, I managed to deploy SkyOffice on a server in an internal network. When I do port forwarding and connect to `localhost:[port]`, I am able to connect the webcam and...

Hi, this PR is focused on the adaptation to mobile devices. This is a first step towards a complete adaptation to cell phones. **What's new:** - Action buttons to use...

This PR brings the following changes: **- Fix:** Fixes a problem about pointer events blocking in the phaser layer. **- Improve:** Allows a better visualization in debug mode. **- Feat:**...

As the title, the generated chart is something like below. ![docs-components](https://user-images.githubusercontent.com/30466424/216268320-aa88b482-6371-4f48-afe4-e2c148553953.png) with the command below using [arkit](https://github.com/dyatko/arkit) inside the `client` folder ```shell npx arkit -d src \ -e \"src/services,src/stores,src/hooks.ts,src/util.ts,src/web\" \...