Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | refactor!: change internal edge representation | eug-vs | 2022-03-14 | -30/+48 |
* | feat: implement correct getAttachments for board | eug-vs | 2022-03-13 | -9/+21 |
* | feat: add test to manually verify attachments | eug-vs | 2022-03-13 | -5/+30 |
* | feat: add position calculation on attach | eug-vs | 2022-03-13 | -1/+27 |
* | refactor: rename Feature.Emtpy -> Grass | eug-vs | 2022-03-12 | -3/+3 |
* | refactor: separate TileOnBoard class | eug-vs | 2022-03-12 | -12/+13 |
* | refactor: rename Cell -> Tile, Item -> Feature | eug-vs | 2022-03-12 | -4/+4 |
* | feat: add initial Board class | eug-vs | 2022-03-12 | -0/+30 |