Skip to content

Commit 1da5194

Browse files
N30: Veloren (rust-gamedev#926)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 0189f53 commit 1da5194

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

content/news/030/index.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,48 @@ or joining [their Discord][wor-discord].
143143
[wor-fast]: https://www.anthropicstudios.com/2022/01/13/asking-windows-nicely/
144144
[wor-discord]: https://discord.gg/JGeVt5XwPP
145145

146+
### [Veloren][veloren]
147+
148+
![Bright lantern](veloren.jpg)
149+
_A light to keep the night away_
150+
151+
[Veloren][veloren] is an open world, open-source voxel RPG inspired by Dwarf
152+
Fortress and Cube World.
153+
154+
In January, another [Veloren Reading Club was
155+
recorded]([veloren-reading-club-4])!. The `entity_sync` system was refactored to
156+
be parallel. This was the largest bottleneck during the last release party, and
157+
this fix will allow us to more easily surpass the 200 player mark on the server.
158+
Work has been done to improve dagger animations. Sounds for flowing rivers are
159+
now more bubbly sounding. Work is happening to get the OpenGL renderer to work
160+
with WGPU for Veloren, as the project transitioned to Vulkan, but wants to keep
161+
backward compatibility for older GPUs.
162+
163+
Skiing and ice skating have gotten to a playable state. The mounts system was
164+
overhauled to make it more ergonomic to work with, you can [watch a video of
165+
that here][veloren-mounts]. Several shaders experimental shaders have been
166+
added, along with a "point glow" which help lanterns look better. With these new
167+
shaders, swimming underwater is a whole new experience! A tracking issue was
168+
created for worldgen issues that will help coordinate direction for some large
169+
systems in the future.
170+
171+
January's full weekly devlogs: "This Week In Veloren...":
172+
[#152][veloren-152],
173+
[#153][veloren-153],
174+
[#154][veloren-154],
175+
[#155][veloren-155],
176+
[#156][veloren-156].
177+
178+
[veloren]: https://veloren.net
179+
[veloren-mounts]: https://www.youtube.com/watch?v=fJpeOJT78TI
180+
[veloren-reading-club-4]: https://www.youtube.com/watch?v=nR2WDBMjkh8
181+
182+
[veloren-152]: https://veloren.net/devblog-152
183+
[veloren-153]: https://veloren.net/devblog-153
184+
[veloren-154]: https://veloren.net/devblog-154
185+
[veloren-155]: https://veloren.net/devblog-155
186+
[veloren-156]: https://veloren.net/devblog-156
187+
146188
## Engine Updates
147189

148190
### [Rusty Engine 4.0]

content/news/030/veloren.jpg

103 KB
Loading

0 commit comments

Comments
 (0)