summaryrefslogtreecommitdiff
path: root/src/cell.rs
AgeCommit message (Expand)Author
2022-04-240_7Tom Barrett
2021-04-10redid how visibility works, moved setting occupants to a fucntion, setup anim...Tom Barrett
2021-04-10setup for new tilesetTom Barrett
2021-04-04good start, but seem to have an issue with queries connecting cells and textu...Tom Barrett
2021-03-21simplified check systemTom Barrett
2021-03-21s/cell_query/qTom Barrett
2021-03-21moving more to constantsTom Barrett
2021-03-21merged animation systemsTom Barrett
2021-03-21start using constants for the tilesheet indexesTom Barrett
2021-03-21moved cell stuff to another fileTom Barrett
2021-03-19branch trying out bevyTom Barrett
2021-03-14split up into multiple filesTom Barrett