web-marbles icon indicating copy to clipboard operation
web-marbles copied to clipboard

Aims to recreate Marble Racing from the ground up, as a fully web based game

Results 78 web-marbles issues
Sort by recently updated
recently updated
newest added

**Suggestion** A simple button to toggle the chat _(possibly sidebar too?)_ Small UI improvement not to be prioritized. c: **Visual example** ![marbles-feature1](https://user-images.githubusercontent.com/39767309/56962381-b7694600-6b56-11e9-9d9e-c3719e156f9b.PNG) ![marbles-feature2](https://user-images.githubusercontent.com/39767309/56962389-bb956380-6b56-11e9-9cea-88a227761889.PNG)

client
feature request

**Expected behavior** Marbles spawn within the start area(s). **Actual behavior** Only the spawned marble's origin is within these boundaries. It currently doesn't take the marble size into account. **Reproduction steps**...

bug
server

**Description** Currently, colliders can be boxes, cylinders, spheres and cones. Adding a capsule shape would be a good addition. **Minimum Acceptance Criteria** - [ ] An option to select a...

feature
good first issue
editor
server

**Description** To improve workflow, automatically selecting newly created objects is a desired feature. **Minimum Acceptance Criteria** - [ ] When creating a new prefabObject it should automatically deselect any previous...

feature
good first issue
editor

**Description** Statistics to track and add to the database across all entries and rounds **Minimum Acceptance Criteria** Track: - [ ] Total marbles entered - [ ] Total marbles finished...

feature
server

**Description** Load a set of models by default in the editor, for creators to use. **Minimum Acceptance Criteria** - [ ] Load a set of models by default in the...

feature
editor

**Minimum Acceptance Criteria** A page where: - [ ] The current statistics for a player are displayed - [ ] The statistics progression over time for a player is displayed...

feature
client

**Minimum Acceptance Criteria** A page where: - [ ] The current global statistics are displayed - [ ] Global statistics progression over time is displayed in a graph **Is blocked...

feature
client

**Description** As an optimization, load several versions of a model with increasing level of detail, to minimize unnecessary amounts of detail at a distance. **Minimum Acceptance Criteria** In the editor:...

feature
editor
client

**Description** Research viability and usefulness of [Webtorrents](https://webtorrent.io/) for serving assets **Minimum Acceptance Criteria** Why or why not to use Webtorrents A basic idea for implementing it

feature