Proposal: Add rules about other Visitors actions during Atomic Action
Fails withdrawn. -Bucky
Adminned at 07 Nov 2022 19:54:21 UTC
Add the following rules to the Atomic Actions section
- The Visitor performing this Atomic Action shall post a blog entry indicating this Atomic Action is starting, unless it is itself a step of a parent Atomic Action. Atomic Actions are illegal and invalid unless they are started with a blog post in this manner, except if they are child Atomic Actions of an Atomic Action.
- The Visitor performing this Atomic Action may also post its completion within the same blog entry as the start of the Atomic Action
- The gamestate is considered fixed and unchangeable during this Atomic Action and any parent Atomic Action and child Atomic Actions, except by the Visitor performing this Atomic Action and any parent Atomic Action or child Atomic Actions, until this Atomic Action and any parent Atomic Action and child Atomic Actions are completed or been undone
- Other actions taken during this Atomic Action but not included in this Atomic Action, including another Atomic Action that is not the parent or child of this Atomic Action, are considered to have occurred after this Atomic Action and its parent Atomic Action and child Atomic Actions are completed or been undone
- All rules for any actions taken by any Visitors during this Atomic Action, including another Atomic Action that is not the parent or child of this Atomic Action, must use the gamestate as it exists after this Atomic Action and its parent Atomic Action and child Atomic Actions are completed or been undone
Replace this rule:
- For the purposes of determining the ordering or legality of game actions, the time of an Atomic Action shall be the time that it is completed. For Atomic Actions that are redone, the time of completion is the last redone step.
With this rule:
- For the purposes of determining the ordering or legality of game actions, the time of an Atomic Action shall be the time that it is started.
Bucky:
The general purpose of an atomic action is to have a bunch of different steps take effect in sequence but at the same time. “All steps of an Atomic Action are considered one action… For the purposes of determining the ordering or legality of game actions, the time of an Atomic Action shall be the time that it is completed.”
So as written it isn’t possible to take actions between steps of an atomic action, as the Atomic Actions rule re-orders events so that the steps all happened consecutively after the last of the interruptions.
That said, there should be explicit consideration in that rule for players reacting to steps before they take effect, but this proposal isn’t consistent with what’s already there.