Skip to content

Commit 22c6fa8

Browse files
committed
Veloren content
1 parent 2041be5 commit 22c6fa8

File tree

3 files changed

+57
-0
lines changed

3 files changed

+57
-0
lines changed

content/posts/newsletter-007/index.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,63 @@ network play][designing_network_play].
238238
[designing_network_play]: https://azriel.im/will/2020/02/29/designing-network-play/
239239
[will_network_play]: will_network_play.png
240240

241+
### [Veloren][veloren]
242+
243+
![Rolling mountain landscape](veloren1.png)
244+
245+
> Rolling mountain landscape
246+
247+
[Veloren][veloren] is an open world, open-source voxel RPG inspired by Dwarf Fortress and Cube World.
248+
249+
At the beginning of the month, the team met for a 0.6 intro meeting. It was decided that 0.6 would focus on things for the player to do, and hence will be called "The Content Update".
250+
251+
Research has been done on multiple areas this month. One domain is level of detail, which is allowing mountains off in the distance to be rendered much faster. Another domain is server persistence. Finding a way for the server to efficiently persist player information is a large part of what is needed for The Content Update.
252+
253+
Here is the February changelog:
254+
255+
```text
256+
- Fixed NPCs attacking the player forever after killing them
257+
- Extend run sfx to small animals to prevent sneak attacks by geese
258+
- Added sfx for wielding/unwielding weapons
259+
- Added new orc hairstyles
260+
- Added gamma setting
261+
- Configurable fonts
262+
- Tanslation status tracking
263+
- Fixed /give_exp ignoring player argument
264+
- Allow spawning individual pet species, not just generic body kinds
265+
- Added daily Mac builds
266+
- Removed highlighting of non-collectible sprites
267+
- Added zoomable and rotatable minimap
268+
- Added rotating orientation marker to main-map
269+
- Brighter / higher contrast main-map
270+
- Added music system
271+
```
272+
273+
{{ youtube(id="1ldHQfxCT24") }}
274+
275+
> 1 year of Veloren development
276+
277+
You can read more about some specific topics:
278+
279+
- [0.5 Release](https://veloren.net/devblog-53#0-5-release)
280+
- [0.6 Intro Meeting](https://veloren.net/devblog-54#0-6-intro-meeting)
281+
- [Settlements](https://veloren.net/devblog-54#settlements)
282+
- [Mac Builds](https://veloren.net/devblog-55#the-mac-build-situation-by-angelonfira)
283+
- [Achievements](https://veloren.net/devblog-55#achievement-implementation-by-thedip)
284+
- [Persistence](https://veloren.net/devblog-56#persistence-by-angelonfira)
285+
286+
![Hanging out](veloren2.png)
287+
288+
In March, there will be a heavy focus on completing level of detail work as well as persistence. Modding support will be explored further. Player achievements will be merged into the game, and we will start looking at where more content can be added.
289+
290+
January's full weekly devlogs: "This Week In Veloren...":
291+
[#53](https://veloren.net/devblog-53),
292+
[#54](https://veloren.net/devblog-54),
293+
[#55](https://veloren.net/devblog-55),
294+
[#56](https://veloren.net/devblog-56).
295+
296+
[veloren]: https://veloren.net
297+
241298
## Library & Tooling Updates
242299

243300
### specs 0.16
279 KB
Loading
548 KB
Loading

0 commit comments

Comments
 (0)