File tree 2 files changed +29
-0
lines changed
Filter options
2 files changed +29
-0
lines changed
Original file line number Diff line number Diff line change @@ -188,6 +188,35 @@ goes into more depth about calling Rust code from C# in Unity.
188
188
[ ultimechs-post ] : https://www.resolutiongames.com/blog/programming-a-vr-game-using-rust
189
189
[ ultimechs-post-2 ] : https://www.resolutiongames.com/blog/calling-rust-from-c-in-unity
190
190
191
+ ### [ Veloren] [ veloren ]
192
+
193
+ ![ Riding into the sunset] ( veloren.jpg )
194
+ _ Riding into the sunset_
195
+
196
+ [ Veloren] [ veloren ] is an open world, open-source voxel RPG inspired by Dwarf
197
+ Fortress and Cube World.
198
+
199
+ In September the official veloren server saw a new all time high of more than
200
+ 400 players logged in at the same time at an average load of 200 players.
201
+ This caused slow in-game responses and the development team quickly
202
+ optimized to reduce the server load and introduced a new graphical
203
+ server browser for balancing.
204
+
205
+ Due to the more diverse user base a lot of languages received translation
206
+ updates. The most common crash dialog was improved to suggest the workaround
207
+ of trying a different graphics backend, while the large number of players
208
+ still using DX11 block an upgrade to a more recent WGPU version.
209
+
210
+ Septembers's full weekly devlogs: "This Week In Veloren...":
211
+ [ #188 ] [ veloren-188 ] ,
212
+ [ #189 ] [ veloren-189 ] ,
213
+ [ #190 ] [ veloren-190 ] .
214
+
215
+ [ veloren ] : https://veloren.net
216
+ [ veloren-188 ] : https://veloren.net/devblog-188
217
+ [ veloren-189 ] : https://veloren.net/devblog-189
218
+ [ veloren-190 ] : https://veloren.net/devblog-190
219
+
191
220
## Engine Updates
192
221
193
222
### [ godot-rust] [ gd-github ]
You can’t perform that action at this time.
0 commit comments