diff --git a/content/news/038/index.md b/content/news/038/index.md index 213719d18..ac96a7885 100644 --- a/content/news/038/index.md +++ b/content/news/038/index.md @@ -229,6 +229,35 @@ tuned by following the [newsletter][country-slice-newsletter]! [butterflies]: https://twitter.com/h3r2tic/status/1573747327751360512 [YouTube video]: https://youtu.be/CizG3hv7DhQ +### [Veloren][veloren] + +![Riding into the sunset](veloren.jpg) +_Riding into the sunset_ + +[Veloren][veloren] is an open world, open-source voxel RPG inspired by Dwarf +Fortress and Cube World. + +In September the official Veloren server saw a new all time high of more than +400 players logged in at the same time, with an average load of 200 players. +This caused slow in-game responses and the development team quickly +optimized to reduce the server load and introduced a new graphical +server browser for balancing. + +Due to the more diverse user base, a lot of languages received translation +updates. The most common crash dialog was improved to suggest the workaround +of trying a different graphics backend, while the large number of players +still using DX11 block an upgrade to a more recent WGPU version. + +Septembers's full weekly devlogs: "This Week In Veloren...": +[#188][veloren-188], +[#189][veloren-189], +[#190][veloren-190]. + +[veloren]: https://veloren.net +[veloren-188]: https://veloren.net/devblog-188 +[veloren-189]: https://veloren.net/devblog-189 +[veloren-190]: https://veloren.net/devblog-190 + ## Engine Updates ### [godot-rust][gd-github] diff --git a/content/news/038/veloren.jpg b/content/news/038/veloren.jpg new file mode 100644 index 000000000..04b370c72 Binary files /dev/null and b/content/news/038/veloren.jpg differ