summaryrefslogtreecommitdiffstats
path: root/lethality-selector.mjs
Commit message (Collapse)AuthorAgeFilesLines
* Alter rule flowBrian Cully2021-02-191-35/+0
| | | | | | | | | It’s simpler to put kill/clone buttons on the final step, so kill the initial clone step. This is probably more sensible overall. The old, clone first method was done to simplify the state machine at the time, at the cost of expected instruction order.
* Don’t use ‘originalTarget‘ on Safari, just ‘target’ for events.Brian Cully2021-02-191-1/+2
|
* First pass at lethal/non-lethal marking.Brian Cully2021-02-191-0/+34