October Devlog | Week #2 | No. 149

Development
October 12, 2021
December 20, 2021

Last week the team made good headway on our planned upgrade to Unreal Engine 5. Work began on the latest of our armour sets, and the programming team sured up player information. As always, join us on Twitter, Instagram, and Reddit for daily updates on Depths of Erendorn - now let’s get into it!

Enviornment

This week our Environment team continued work on Unreal Engine 5, beginning with the creation of one our in-game continents. This then lead to testing of the open world map implementation tool, using the new 'world partition' feature UE5 has. This work is key for us to understand the softwares capabilities, restrictions and how we can best utilise this new technology for the game.

Set Piece Design

Our Junior Environment Artist has been working on more assets for towns and cities this week. Although it may seem minor to add things like tables and chairs, it's the little things that really bring a scene together. We always wanted Erendorn to feel alive and lived in. Small additions like these help us achieve that goal.

3D Modelling

We recently shared the latest concept art for our next armour set being implemented into the game. Work began on this, and we're so excited to see the finished product! The first step was blocking out the set, and adding some details. This helps our artist envision what comes next, what's possible and what may be required to complete the work.

Programming

This week we continued our work to switch the Client over from the old PHP Server to the new GoLang Server, we've seen updates to how character inventories and dungeon lobbies are communicated. This included:

  • Local Inventory Item Data - As the methods for generating and storing all inventory items has seen an overhaul in the switch from PHP to GoLang, the Client's method has been updated to match. Item attributes are now structured in a way that use base items and applies stat bonuses based on a power level. This means that a player's unique item information can be derived using information stored locally on the Client, cutting down the amount of information needing to be sent over the Server connection.
  • Processing Lobbies - Lobbies have seen an update to match the new Server communications and can now be created, joined, viewed in the Lobby List and left.
  • Work continues in the client to integrate the changes to combat and the way sessions are handled, to help match the massive rework that happened in these areas on the server.

Golang

Work continues on modularity for the server. Logging in, making a character, and selecting an existing character are now all in their own module.

A couple of tweaks have also been done to the code to allow for better privacy with players that connect. With how our servers were before this week, a 'data miner' could theoretically pull your account details (including email address, but not password) out of the game's data. With a couple of adjustments it's now only your account ID, (a unique number we give you when you log in) which would only reveal a username. We can gather sensitive data from this ID, but someone outside of the company could not.

Animation

This week our team worked on some missing animations for the Eagle model. This included: Attack01, hit reaction and death. These were cleaned up and imported into the engine.

That’s it for this week’s devlog, but have you seen our monthly roundup of September yet?!

LATEST NEWS

February 21, 2025
2025-02-21 19:00
February 21, 2025
Development
February Devlog | Week #2 | No. 312
This week, the development team at Depths of Erendorn made considerable progress across multiple areas, pushing forward with significant refinements and enhancements to both gameplay systems and environmental immersion. The 3D Modelling team advanced the creation of snake and cobra creature assets!
February 13, 2025
2025-02-13 19:00
February 13, 2025
Development
February Devlog | Week #1 | No. 311
This week, the teams at Depths of Erendorn made substantial progress across multiple areas of development, focusing on both character assets and environmental enhancements. The 3D Modelling team delivered a new armoured skeleton model with a time-worn, battle-scarred appearance.
February 11, 2025
2025-02-11 19:00
February 11, 2025
Development
Monthly Devlog | January 2025 | No. 72
January was a highly productive month for the development of Depths of Erendorn, with significant progress made across multiple aspects of the game. The 3D Modelling team finalised the Earthen Dwarf Guard armour, refining its sculpt, topology, and textures for optimal in-game performance.
February 7, 2025
2025-02-07 19:00
February 7, 2025
January Devlog | Week #4 | No. 310
This week, the team at Depths of Erendorn made significant strides across multiple development areas, refining gameplay mechanics, expanding environmental detail, and enhancing technical systems. The 3D Modelling team completed the intricate work on the Earthen Dwarf Guards.
VIEW MORE..