Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove penultimate genome slot | Brian Cully | 2021-02-19 | 1 | -8/+0 |
| | | | | | | I need the last "good" genome, not the second to last one, so instead thread the original genome (before any mutations) through the required states so it can be reverted to if a lethal change is made. | ||||
* | Add GenomeList.penultimate | Brian Cully | 2021-02-19 | 1 | -0/+8 |
| | |||||
* | Initial commit. | Brian Cully | 2021-02-17 | 1 | -0/+23 |