Skip to content

Commit 949a46e

Browse files
committed
Added Veloren October content
1 parent 2750ec4 commit 949a46e

File tree

3 files changed

+41
-0
lines changed

3 files changed

+41
-0
lines changed

content/posts/newsletter-015/index.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,47 @@ If needed, a section can be split into subsections with a "------" delimiter.
6060

6161
## Game Updates
6262

63+
### [Veloren][veloren]
64+
65+
![Landscape](veloren_clouds.png)
66+
_Endless mountains to explore_
67+
68+
[Veloren][veloren] is an open world, open-source voxel RPG inspired by Dwarf
69+
Fortress and Cube World.
70+
71+
In October, lots of work was done on the UI, and a buff system. There was an
72+
overhaul done to the staff item that gives it new primary and secondary attacks.
73+
There has also been work done on the axe and bow. The cloud system was
74+
overhauled and brought a cheaper way to compute the 3D noise that the system uses.
75+
The skill bar was overhauled to implement a new design that could handle the new
76+
buff system. This was also the first overhaul in over a year. A SFX system is in
77+
the works to allow effects to be mapped to blocks, for sounds like crickets or
78+
birds.
79+
80+
You can read more about some specific topics from October:
81+
82+
- [Modelling Process](https://veloren.net/devblog-88#gemu)
83+
- [Staff Overhaul](https://veloren.net/devblog-89#staff-overhaul-by-sam)
84+
- [New Skillbar and Buffs Visuals](https://veloren.net/devblog-89#new-skillbar-and-buffs-visuals-pfau)
85+
- [Cloud Improvements](https://veloren.net/devblog-90#cloud-improvements-by-zesterer)
86+
- [Buffs](https://veloren.net/devblog-91#buffs-by-sam)
87+
- [Alignment and Hostility](https://veloren.net/devblog-91#alignment-and-hostility-by-adam)
88+
- [Fixing CI](https://veloren.net/devblog-91#fixing-ci-by-xmac94x)
89+
90+
October's full weekly devlogs: "This Week In Veloren...":
91+
[#88](https://veloren.net/devblog-88),
92+
[#89](https://veloren.net/devblog-89),
93+
[#90](https://veloren.net/devblog-90),
94+
[#91](https://veloren.net/devblog-91).
95+
96+
In November, Veloren will release 0.8. Veloren will also be speaking at
97+
MiniDebConf on November 22nd.
98+
99+
![Healing sceptre](veloren_wolves.png)
100+
_Team hunt_
101+
102+
[veloren]: https://veloren.net
103+
63104
## Learning Material Updates
64105

65106
## Library & Tooling Updates
Loading
Loading

0 commit comments

Comments
 (0)