summaryrefslogtreecommitdiffstats
path: root/rules.mjs
Commit message (Expand)AuthorAgeFilesLines
* WordingHEADmainBrian Cully2021-02-201-1/+1
* Remove debugging.Brian Cully2021-02-191-4/+1
* Take max iterations into account when skipping generations.Brian Cully2021-02-191-3/+4
* Finally get nucleotide selector working without hacksBrian Cully2021-02-191-5/+5
* Change error state to take message. Deselect nucleotide on error.Brian Cully2021-02-191-21/+17
* Add initial/final genome displaysBrian Cully2021-02-191-9/+14
* Remove penultimate genome slotBrian Cully2021-02-191-12/+18
* Off-by-one, add missing error verbiageBrian Cully2021-02-191-5/+8
* Get kill/clone working.Brian Cully2021-02-191-5/+56
* Alter rule flowBrian Cully2021-02-191-82/+40
* First pass at lethal/non-lethal marking.Brian Cully2021-02-191-13/+47
* Update amino acid in DOM after selection.Brian Cully2021-02-191-8/+21
* Add amino acid selection after mutation.Brian Cully2021-02-191-2/+75
* Get nucleotide selection working again.Brian Cully2021-02-191-2/+2
* Fix bug with die roll comparison for mutation skip.Brian Cully2021-02-191-1/+1
* Remove Genome.sizeBrian Cully2021-02-181-1/+1
* Initial commit.Brian Cully2021-02-171-0/+358