thirdroom
thirdroom copied to clipboard
Open, decentralised, immersive worlds built on Matrix
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1. Changelog Sourced from @adobe/css-tools's changelog. 4.3.1 / 2023-03-14 Fix redos vulnerability with specific crafted css string - CVE-2023-26364 4.3.0 / 2023-03-07 Update build tools...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.2.0 to 15.10.1. Release notes Sourced from stylelint's releases. 15.10.1 Security: fix for semver vulnerability (#7043) (@romainmenke). Fixed: invalid option regression on Windows 10 (#7043) (@romainmenke). 15.10.0...
remaining: - [ ] RPCs - [ ] network actions - [ ] fix up XR - [ ] rework matrix network interface - [ ] spawnables as a non-host...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Can Thirdroom, like, not place me into the room with 2K+ strangers? I can leave, but the problem is it has revealed my MXID already... Until per-room or anonymous identities...
when dragging resources other than `Node` into script editor, `findNodeByName` is the only function that is used regardless of resource type
WIP PR to implement https://github.com/matrix-org/thirdroom/issues/398 Would expect this to ultimately cover: - Interaction with screensharing object: - Start screensharing - Stop screensharing - One player controls a screensharing object at...
This PR: - Adds a dependency on `monaco-vim`. - Integrates `monaco-vim` into the `ScriptEditor` UI component. - Creates a new action category `Editor`. - Adds a kbar action to toggle...