Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrictions for moving into a space a block is moving out of | Kelly Rauchenberger | 2019-02-19 | 1 | -1/+3 |
| | | | | | | An entity can only move into a space a block is moving out of if the time it would take the entity to move into the tile is at least the time remaining for the other block to finish moving out of the space. Also, crates can push each other now. | ||||
* | Started implementing pushing, but not really | Kelly Rauchenberger | 2019-02-16 | 1 | -1/+1 |
| | |||||
* | Very basic ECS | Kelly Rauchenberger | 2019-02-03 | 1 | -0/+13 |