index
:
gems
bevy_13
master
bejeweled clone in bevy framework
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-08
trying out bevy 13
bevy_13
Tom Barrett
2024-01-14
flake to build wasm
HEAD
master
Tom Barrett
2024-01-14
bevy 12
Tom Barrett
2024-01-14
bevy 11
Tom Barrett
2024-01-13
didnt build
Tom Barrett
2023-03-06
bevy 10
Tom Barrett
2022-11-17
for version 9
Tom Barrett
2022-07-31
functional parity with master, although a bug with the textures
Tom Barrett
2022-04-24
Merge branch 'master' into bevy_7
Tom Barrett
2022-04-24
dunno how that got back
Tom Barrett
2022-04-24
0_7
Tom Barrett
2021-04-10
Merge branch 'bevy_5'
Tom Barrett
2021-04-10
redid how visibility works, moved setting occupants to a fucntion, setup anim...
Tom Barrett
2021-04-10
setup for new tileset
Tom Barrett
2021-04-07
0.5.0 released
Tom Barrett
2021-04-04
spawn_bundles doesn't work as expected?
Tom Barrett
2021-04-04
good start, but seem to have an issue with queries connecting cells and textu...
Tom Barrett
2021-03-21
simplified check system
Tom Barrett
2021-03-21
s/cell_query/q
Tom Barrett
2021-03-21
moving more to constants
Tom Barrett
2021-03-21
merged animation systems
Tom Barrett
2021-03-21
start using constants for the tilesheet indexes
Tom Barrett
2021-03-21
moved cell stuff to another file
Tom Barrett
2021-03-21
fixed overflow issue
Tom Barrett
2021-03-21
added twinkling stars
Tom Barrett
2021-03-21
visor animation with hover
Tom Barrett
2021-03-21
can now move gems
Tom Barrett
2021-03-21
mouse hover over gems
Tom Barrett
2021-03-20
explosion animation system
Tom Barrett
2021-03-20
added check system
Tom Barrett
2021-03-20
gems now fall
Tom Barrett
2021-03-20
populate top row with new gems
Tom Barrett
2021-03-20
draw grid
Tom Barrett
2021-03-20
draw background
Tom Barrett
2021-03-19
added background
Tom Barrett
2021-03-19
branch trying out bevy
Tom Barrett
2021-03-14
splitting up more
Tom Barrett
2021-03-14
split up into multiple files
Tom Barrett
2021-03-13
setup animation for astronaut
Tom Barrett
2021-03-13
added cosmonaut.png
Tom Barrett
2021-02-03
parts fall from top
Tom Barrett
2021-02-03
things fall
Tom Barrett
2021-02-01
added explosion animation
Tom Barrett
2021-02-01
added column and rows constants
Tom Barrett
2021-01-31
removes combo'd parts
Tom Barrett
2021-01-31
shifted gems and fixed overflow bug
Tom Barrett
2021-01-31
background added
Tom Barrett
2021-01-31
fmtd linted cleaned unwraps
Tom Barrett
2021-01-31
can now move tiles
Tom Barrett
2021-01-31
drawm
Tom Barrett
[next]