Skip to content

Commit

Permalink
Release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HubTou authored May 16, 2020
1 parent 7a92d52 commit e4ac16c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,14 @@ On first launch, it'll automatically download and install LifeWiki's 1500+ patte

1.1 2020-05-16

TODO
- CORRECTION: Corrected a bug when using File mode before the creation of the backup directory or the first file inside
- CORRECTION: Corrected a bug with PlainText files loading (empty lines instead of dot filled lines)
- CORRECTION: Correction a bug with RunLengthEncoded files loading (multiplicator before the "$" character)
- NEW FEATURE: Automatic download and install of LifeWiki's pattern collection
- NEW FEATURE: Measuring evolution cycle duration and displaying it on the console in DEBUG mode
- OPTIMIZATION: Use integers when comparing the number of cell neighbours with the birth/survival rule
- OPTIMIZATION: Evolve or crop only the useful part of the game grid
- PRESENTATION: Improve PEP8 compliance

1.0 2020-05-08

Expand Down

0 comments on commit e4ac16c

Please sign in to comment.