8000 Added Veloren Dec 2019 content by AngelOnFira · Pull Request #50 · rust-gamedev/rust-gamedev.github.io · GitHub
[go: up one dir, main page]

Skip to content

Added Veloren Dec 8000 2019 content #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions content/posts/newsletter-005/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,39 @@ Project has also started the [development blog](http://kvark.github.io/vange-rs/
- [Collision model](https://kvark.github.io/vange-rs/2019/12/17/collision-model.html) of the original game.
- [Pure-GPU implementation](https://kvark.github.io/vange-rs/2019/12/19/gpu-collisions.html) of the collision model.

### [Veloren](https://veloren.net/)

![Morning landscape](veloren1.png)

Veloren is an open world, open source voxel RPG inspired by Dwarf Fortress and Cube World.

Some of December's updates:

- A formal changelog
- Pathfinding
- Airshipper launcher progress
- Erosion system improvements
- First animated UI elements

You can read more about some specific topics:

- [Character States Overhaul](https://veloren.net/devblog-48#character-states-overhaul-by-adam)
- [Airshipper Update](https://veloren.net/devblog-46#airshipper-updates-with-songtronix)
- [SFX](https://veloren.net/devblog-46#sfx-with-shandley)
- [Contributor Spotlight: @AngelOnFira](https://veloren.net/devblog-46/#contributor-spotlight-angelonfira)
- [Pathfinding](https://veloren.net/devblog-45/#pathfinding-by-chrischrischris)
- [Mac Build Predicament](https://veloren.net/devblog-44/#lantern-slides-mac-build-predicament)
- [Unfinished Rust CI Blog](https://veloren.net/devblog-44/#lantern-slides-unfinished-rust-ci-blog)

In the works for January include player account authentication, preliminary modding work, and character state systems. There are ongoing talks that are also looking into the networking system and optimizations. December's full weekly devlogs: "This Week In Veloren...&quo BB44 t;:
[#44](https://veloren.net/devblog-44),
[#45](https://veloren.net/devblog-45),
[#46](https://veloren.net/devblog-46),
[#47](https://veloren.net/devblog-47),
[#48](https://veloren.net/devblog-48).

![Sitting on the edge](veloren2.png)

## Library & Tooling updates

### rg3d-sound
Expand Down
Binary file added content/posts/newsletter-005/veloren1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/newsletter-005/veloren2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
0