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

Feature: Networks #9

Merged
merged 5 commits into from
Jul 30, 2024
Merged

Feature: Networks #9

merged 5 commits into from
Jul 30, 2024

Conversation

Rushmead
Copy link
Member

@Rushmead Rushmead commented Jul 29, 2024

This changes how DMX works within the game, again...

Now blocks that consume / produce DMX belong to DMX "Networks". These sit above Universes, so a single network can contain multiple universes, they're almost subnets. Each player will have a subnet by default when they place down their first network consuming device. Players can be invited to networks and must have the "SEND" role in order to send DMX from their machine.

List of to-do:

Commands

  • List devices
  • Invite members
  • Remove members
  • Change members roles
  • Rename network
  • Delete network

Items

  • Configuration card

@Rushmead Rushmead marked this pull request as draft July 29, 2024 00:10
@Rushmead Rushmead marked this pull request as ready for review July 30, 2024 21:10
@Rushmead Rushmead merged commit 601749a into main Jul 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant