bump to v0.7.0

main v0.7.0
hut 2024-04-15 04:13:52 +02:00
parent 32537315d0
commit 6c8cdf9af8
3 changed files with 8 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2769,7 +2769,7 @@ dependencies = [
[[package]]
name = "outfly"
version = "0.6.1"
version = "0.7.0"
dependencies = [
"bevy",
"bevy_embedded_assets",

View File

@ -1,6 +1,6 @@
[package]
name = "outfly"
version = "0.6.1"
version = "0.7.0"
edition = "2021"
homepage = "https://codeberg.org/hut/outfly"
repository = "https://codeberg.org/hut/outfly"

View File

@ -154,6 +154,12 @@ python -m http.server -d wasm
# Changelog
- v0.7.0:
- Overhaul conversation system, now defined in YAML files
- Implement conversation variables and if-branches
- Improve dialogues
- Improve HUD
- Add teleport-to-target cheat
- v0.6.1:
- Implement free public transport with 3 bus stations
- Implement Clippy™ Convenience Companion drone