Skip to content

N35: Veloren #1084

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
merged 1 commit into from
Jul 4, 2022
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
31 changes: 31 additions & 0 deletions content/news/035/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,37 @@ network games.
[Macroquad]: https://github.com/not-fl3/macroquad
[@baehyunsol]: https://github.com/baehyunsol

### [Veloren][veloren]

![Gliding above a forest](veloren.jpg)
_A glider ride above the woods at night_

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

In June, a memory issue was found within the graphics stack. Weather is also
getting closer to completion. There is a large write-up about it in one of [this
month's blog posts][veloren-176].

Lots of work has also gone into optimizing the Site2 system. Site2 is used to
create many different shapes around the world, such as houses in towns, or
citadels around the world. With these optimizations, it will be significantly
easier to render chunks, which will have a dramatic effect on their load time.
You can read more about these optimizations in [this blog post][veloren-178].

June's full weekly devlogs: "This Week In Veloren...":
[#175][veloren-175],
[#176][veloren-176],
[#177][veloren-177],
[#178][veloren-178].

[veloren]: https://veloren.net

[veloren-175]: https://veloren.net/devblog-175
[veloren-176]: https://veloren.net/devblog-176
[veloren-177]: https://veloren.net/devblog-177
[veloren-178]: https://veloren.net/devblog-178

## Engine Updates

### [ggez] 0.8.0-rc0
Expand Down
Binary file added content/news/035/veloren.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.