Skip to content

Commit 75dbf2e

Browse files
authored
Merge pull request #533 from ozkriff/v0_6
v0.6
2 parents a6cd139 + 8586ef2 commit 75dbf2e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zemeroth"
3-
version = "0.6.0-snapshot"
3+
version = "0.6.0"
44
authors = ["Andrey Lesnikov <ozkriff@gmail.com>"]
55
edition = "2018"
66
license = "MIT/Apache-2.0"

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Precompiled binaries for Linux, Windows and macOS:
4444

4545
!["big" screenshot](https://i.imgur.com/iUkyqIq.png)
4646

47-
!["campaign" screenshot](https://i.imgur.com/XXVOVMw.png)
47+
!["campaign" screenshot](https://i.imgur.com/rQkH5y2.png)
4848

4949
![web version of a phone](https://i.imgur.com/cviYFkY.jpg)
5050

@@ -88,9 +88,10 @@ of the project is:
8888
- [x] Web version
8989
- [x] Tests
9090
- [x] Hit chances
91-
- [x] Agent upgrades ([#399](https://github.com/ozkriff/zemeroth/issues/399))
92-
- [x] Flip agent sprites horizontally when needed ([#115](https://github.com/ozkriff/zemeroth/issues/115))
93-
- [x] Multiple sprites per agent type ([#114](https://github.com/ozkriff/zemeroth/issues/114))
91+
- [x] [v0.6](https://github.com/ozkriff/zemeroth/projects/3)
92+
- [x] Agent upgrades ([#399](https://github.com/ozkriff/zemeroth/issues/399))
93+
- [x] Flip agent sprites horizontally when needed ([#115](https://github.com/ozkriff/zemeroth/issues/115))
94+
- [x] Multiple sprites per agent type ([#114](https://github.com/ozkriff/zemeroth/issues/114))
9495
- [ ] GUI icons ([#276](https://github.com/ozkriff/zemeroth/issues/276))
9596
- [ ] Sound & Music ([#221](https://github.com/ozkriff/zemeroth/issues/221))
9697
- [ ] Reduce text overlapping ([#214](https://github.com/ozkriff/zemeroth/issues/214))

0 commit comments

Comments
 (0)