Skip to content

Commit f0f3abf

Browse files
committed
add spell *system* with procedural flam aoe, combat/damage numbers, hp
bars & handle death
1 parent 4fc6744 commit f0f3abf

12 files changed

Lines changed: 613 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 203 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dyrah_client/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ serde = { version = "1.0.219", features = ["derive"] }
1616
dyrah_shared = { path = "../dyrah_shared" }
1717
secs = "0.1.0"
1818
image = "0.25.6"
19+
rand = "0.10.0"

0 commit comments

Comments
 (0)