summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-14flake to build wasmHEADmasterTom Barrett
2024-01-14bevy 12Tom Barrett
2024-01-14bevy 11Tom Barrett
2024-01-13didnt buildTom Barrett
2023-03-06bevy 10Tom Barrett
2022-11-17for version 9Tom Barrett
2022-07-31functional parity with master, although a bug with the texturesTom Barrett
2022-04-24Merge branch 'master' into bevy_7Tom Barrett
2022-04-24dunno how that got backTom Barrett
2022-04-240_7Tom Barrett
2021-04-10Merge branch 'bevy_5'Tom 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-070.5.0 releasedTom Barrett
2021-04-04spawn_bundles doesn't work as expected?Tom 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-21fixed overflow issueTom Barrett
2021-03-21added twinkling starsTom Barrett
2021-03-21visor animation with hoverTom Barrett
2021-03-21can now move gemsTom Barrett
2021-03-21mouse hover over gemsTom Barrett
2021-03-20explosion animation systemTom Barrett
2021-03-20added check systemTom Barrett
2021-03-20gems now fallTom Barrett
2021-03-20populate top row with new gemsTom Barrett
2021-03-20draw gridTom Barrett
2021-03-20draw backgroundTom Barrett
2021-03-19added backgroundTom Barrett
2021-03-19branch trying out bevyTom Barrett
2021-03-14splitting up moreTom Barrett
2021-03-14split up into multiple filesTom Barrett
2021-03-13setup animation for astronautTom Barrett
2021-03-13added cosmonaut.pngTom Barrett
2021-02-03parts fall from topTom Barrett
2021-02-03things fallTom Barrett
2021-02-01added explosion animationTom Barrett
2021-02-01added column and rows constantsTom Barrett
2021-01-31removes combo'd partsTom Barrett
2021-01-31shifted gems and fixed overflow bugTom Barrett
2021-01-31background addedTom Barrett
2021-01-31fmtd linted cleaned unwrapsTom Barrett
2021-01-31can now move tilesTom Barrett
2021-01-31drawmTom Barrett
2021-01-31starting gemTom Barrett