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

Add Game Director proposal #95

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Conversation

tom-leys
Copy link
Contributor

@tom-leys tom-leys commented Oct 28, 2023

Add a proposal page.

Triggers game events to attain a chaos goal. Goal varies during each round to create variety.
By measuring and varying chaos, the director keeps the challenge each round within a fun band. It reacts to player success
or failure by tailoring future events based on current chaos measured.

The Game Director adds new game modes, initially CombatDynamic and CalmDynamic. They can only be triggered by an admin
running for instance addgamerule CalmDynamic. A later PR could put them into automatic rotation.

Full text in the preview: https://github.com/space-wizards/docs/blob/076d601f5fcbe88e2e8c38e0e3464f3c617e3796/src/en/proposals/game-director.md

@github-actions github-actions bot added Design Related to design documentation for Space Station 14. English labels Oct 28, 2023
@Partmedia
Copy link
Contributor

This is the design doc for what is implemented in space-wizards/space-station-14#16548.

The overall design seems reasonable. Of course, how well this actually would behave in round depends on the specific values assigned to events, and to the metrics implemented. The metrics proposed here seem reasonable to me, and more metrics or improved metrics can be introduced with time.

I intend to merge this.

@Partmedia Partmedia merged commit 821b112 into space-wizards:master Oct 30, 2023
2 checks passed
@tom-leys tom-leys deleted the game-director branch October 30, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Related to design documentation for Space Station 14. English
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants