You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Veloren][veloren] is an open world, open-source voxel RPG inspired by Dwarf Fortress and Cube World.
132
+
133
+
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".
134
+
135
+
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.
136
+
137
+
Here is the February changelog:
138
+
139
+
```text
140
+
- Fixed NPCs attacking the player forever after killing them
141
+
- Extend run sfx to small animals to prevent sneak attacks by geese
142
+
- Added sfx for wielding/unwielding weapons
143
+
- Added new orc hairstyles
144
+
- Added gamma setting
145
+
- Configurable fonts
146
+
- Tanslation status tracking
147
+
- Fixed /give_exp ignoring player argument
148
+
- Allow spawning individual pet species, not just generic body kinds
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.
173
+
174
+
January's full weekly devlogs: "This Week In Veloren...":
0 commit comments