Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove penultimate genome slot | Brian Cully | 2021-02-19 | 1 | -12/+18 |
* | Off-by-one, add missing error verbiage | Brian Cully | 2021-02-19 | 1 | -5/+8 |
* | Get kill/clone working. | Brian Cully | 2021-02-19 | 1 | -5/+56 |
* | Alter rule flow | Brian Cully | 2021-02-19 | 1 | -82/+40 |
* | First pass at lethal/non-lethal marking. | Brian Cully | 2021-02-19 | 1 | -13/+47 |
* | Update amino acid in DOM after selection. | Brian Cully | 2021-02-19 | 1 | -8/+21 |
* | Add amino acid selection after mutation. | Brian Cully | 2021-02-19 | 1 | -2/+75 |
* | Get nucleotide selection working again. | Brian Cully | 2021-02-19 | 1 | -2/+2 |
* | Fix bug with die roll comparison for mutation skip. | Brian Cully | 2021-02-19 | 1 | -1/+1 |
* | Remove Genome.size | Brian Cully | 2021-02-18 | 1 | -1/+1 |
* | Initial commit. | Brian Cully | 2021-02-17 | 1 | -0/+358 |