mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Updated changelog
This commit is contained in:
parent
0c0f150140
commit
282291c9dc
@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- Point and directional lights now cast realistic shadows, using shadow mapping.
|
- Point and directional lights now cast realistic shadows, using shadow mapping.
|
||||||
- Added leaf and chimney particles
|
- Added leaf and chimney particles
|
||||||
- Some more combat sound effects
|
- Some more combat sound effects
|
||||||
|
- Beehives and bees
|
||||||
|
- Fireflies
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
1107
Cargo.lock
generated
1107
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,6 @@ members = [
|
|||||||
"chat-cli",
|
"chat-cli",
|
||||||
"server",
|
"server",
|
||||||
"server-cli",
|
"server-cli",
|
||||||
"server-gui",
|
|
||||||
"voxygen",
|
"voxygen",
|
||||||
"world",
|
"world",
|
||||||
"network",
|
"network",
|
||||||
|
Loading…
Reference in New Issue
Block a user