issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:TypeScript
Filter by
49.4M results
Place a small game-board object on the canvas that two or more people play together.
Fits: moves sync over the data channel; host-authoritative board state with late-joiner sync (like cards).
Acceptance: ...
enhancement
A lightweight tag game on top of the existing movement: one player is \ it\ ; tagging (collision) passes it on.
Fits: host-authoritative game state (who is it, frozen players) broadcast to peers; collisions ...
enhancement
A ball object on the board that avatars can bump/kick around.
Fits: host-authoritative physics (position + velocity) integrated on the host and broadcast to peers; reuse avatar
positions for collisions; ...
enhancement
A1. Definir puntos de integración críticos (basado en unitarias y arquitectura).
- update service, dependencies and plugins version in pom.xml
- update the image used in Dockerfile
aws
service
Let users set a status shown under their name (away, busy, or custom text).
Fits: same sync pattern as usernames — broadcast and send to new joiners; persist in localStorage; sanitize and
length-cap. ...
enhancement
A violation against the SAP Open Source standards have been detected.
Rule: rl-branch_protection
*Message: Default branch main protection is incomplete. Missing or incorrectly configured controls:
...
One-shot avatar animations triggered by the user and broadcast so everyone sees them.
Fits: register emotes as actions (slash menu, see #17) and/or hotkeys; broadcast a transient emote event over the ...
enhancement
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Bug Description
Production dashboard-related ...
bug
priority:high
status:approved
Detect who is speaking and highlight their circular head (ring/glow/bounce).
Fits: a WebAudio AnalyserNode on each stream (local mic + each received remote stream) — purely local analysis, no extra
bandwidth. ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.