We apologize for the gap in Dev Blogs over the past few months. A mixture of life events and the release of the Flame Stalker had our attention focused elsewhere. But, we will try to once again give monthly updates on the development process of the game.
As some of you may or may not be aware, we have recently changed the development timeline on our Trello Roadmap. This is because we are making the switch to Unreal Engine 5.0! With this change, we are working on some exciting new content, some of which we know you have been asking for.
Read about the reasons behind the switch to UE5 from our Lead Developer below.
A Word from the Lead Developer
Greetings everyone. I hope you are all doing well this summer.
Before I talk about UE5, let me address the elephant in the room... oh wait, that is not an elephant, it is an Inferno Ravager. Many fans have asked, "When is it coming out?" The answer to that question is Update 1.0. Obviously, the follow up question is, Why? Why was it pushed back? Well, when we finished it's animation set, much was broken. The adult back legs were too short for walking/running, the baby arms were too short as well, many of the animations were unusable. It simply did not meet my quality standards so we had to go back and fix a lot of things on the Ravager. Understand that this is our first Wyvern. The body is much different than a dragon since its wings are also its front legs/arms. With a dragon, we had the ground stuff figured out from the Acid Spitter Drake, just add wings. But with a Wyvern, it is our first Wyvern and to quote a friend, "Mistakes were made" but were fixing those mistakes and plan to release the Ravager with update 1.0. One of the things we had to do with it is go back to the drawing board and decide how it would stand on all 4's, how it would walk, etc. This is one of the reasons we hired Xilev, our 2D Sketch Artist who helped us conceptualize those things in these awesome sketches seen below.
So that's why it has been pushed back and we are committed to making it right before releasing it instead of releasing it and then fixing it later. But enough about that, let's talk about the other thing.
Most of you have heard the big news that Day of Dragons will be switching to Unreal Engine 5. This is extremely exciting for us because of all the open world tools that UE5 offers to game developers and how Day of Dragons will use them. Let's look at some of these tools.
World Partition. World partition means no portals. The old world composition system of UE4 meant to make a huge world I had to load all the maps on the server and then load and unload each map on the client using portals. With World Partition, we can simply create the huge world and the engine takes care of loading and unloading the areas and actors that are too far away for you to see or interact with, freeing up resources and memory. I love it.
Large World Coordinates. LWC uses 64bit floats instead of 32bit floats for world coordinates meaning that we no longer need to use client origin rebasing to make up for the lost precision and accuracy of movement and projectiles being synced over the network. 64bit precision allows for very far distances from origin (0x,0y) that 32bit cannot offer. In 32bit UE4, precision begins to take a hit after only 1500 meters from origin (center of the world) and for our 16km map, the farther you got from origin, the more lag/desync you would experience. LWC will fix that.
Lumen Global Dynamic Illumination. UE5 introduces an amazing upgrade to its lighting system with Lumen. FINALLY we will be able to use dynamic lighting (needed for real time-of-day simulation) without losing color accuracy, shadow accuracy, and shading/ambient light accuracy. Lumen gives us the accuracy and beauty of static lighting with dynamic lights such as the sun and moon directional lights which move during time of day transitions. Lumen is going to make our world look accurate and beautiful. I cannot wait to play the new map using Lumen lighting.
Volumetric Clouds. UE5 has something our fans have been begging for, volumetric clouds that you can fly into and above while First Flight is playing just like in the movies. ːsteamhappyː We'll make it scalable for players on low-end machines and allow you to switch to 2D clouds if needed, but for those with good PC hardware, ACTIVATE FLUFFY CLOUDS!
There's other cool features too including their new water/river/ocean system, better animation tools, new physics system, etc. Playing DoD in UE5... well, it's going to be awesome.
- Jon Slabaugh Lead Developer
Now onto the juicy stuff!
New Skins and Skin Crafting
Concept Artwork created by Xilev
One of the exciting changes coming to the game will be the new skin system. The updated skin system will allow us to use a broader range of colors when designing each skin as well as use different patterns designed by our 2D Skin Artist(s) and then translated into 3D using Substance by our Technical Artist. Here is our first example of a new Shadow Scale skin pattern designed by our 2D Artist, Xilev and brought to life by our Technical Artist, Flicker.
Upcoming Shadow Scale Skin Pattern top view
Upcoming Shadow Scale Skin Pattern bottom view
We will be combining this new skin system with the new nesting system in update 1.0. Dragons who invest fully into the Breeding tree will be able to craft skins using color swatches derived from the dominant/recessive color genes of the parents as well as any unlocked colors to apply as a color mutation in the egg. This feature and more will be included in the next update to our nesting system.
Creating the Mega Map
The world of dragons is about to become quite a big larger. With the current Forgotten Forest Map, the world is 16 x 16 km square. While for most games this would itself be an extremely large map, flying makes traveling from one edge of the map to the other too easy. We originally wanted to remedy this by creating four separate 16km maps and having a portal system to transport players from one biome to another through our mega map system. However, with the release of Unreal 5's open world tools, our plans have changed.
With Unreal Engine 5.0, we are creating one mega continent containing multiple biomes without needing to use portals. This new mega map will be a minimum of 32-40 square kilometers, or four of the current maps combined.
Concept artwork of possible mega continent design
This new mega continent will host not only the five originally planned biomes (the Forgotten Forest, Lava Lands, Winter Winds, Shimmering Caverns, and Dangerous Dunes), it will also contain tropical, canyon, ocean, and island biomes which were being planned as an expansion map later down the line. However, our island biomes won't all be surrounded by water. Players will be able to live on floating islands located in different parts of the map, as well.
Below, check out the video of our Level Designer, ZaichoThePsycho, walking you through just a small section of the upcoming map as well as images of more areas to come.
8k x 8k Coastal Region
8k x 8k Gulf Region 8k x 8k Canyon Region
Upcoming Dragons, Models, and more
Big Dragon Rig
Blitz Striker Rig
New dragons are also getting prepped for gameplay. The still-to-be-officially-named Bio Dragon is now completely rigged along with the Blitz Striker. The Bio will be the next dragon to be animated.
The Feathered Zygovo is also getting tended to. We are currently working on feathers, textures, and tweaking the look.
Feather placement test on the Feathered Zygovo
Other dragons are also getting some tweaks. After issues that arrived during the animation process of the Inferno Ravager (which has temporarily been placed on hold due to walking issues due to leg length), we are going through all of our wyvern models and changing the leg to wing length ratio. This will prevent the dragons from having legs that are way too small for their bodies.
The Singe Crest was the first to receive the new portions and now has a more suitable leg length (and smaller feets).
Tweaked wing and leg length on the Singe Crest
We plan to release the Inferno Ravager along with the Bio Dragon, Blitz Striker, Sandslayer Worm, and Magma Elemental in update 1.0 which will debut on Unreal Engine 5.
On the VFX side of development, our team has been preparing for the transfer to UE5. Our VFX in UE4 were built in Cascade and UE5 uses Niagara, and so Flicker had the task of converting all current UE4 FX over to the new particle system. Unlike most animal survival games, Dragons use a lot of visual fx for their element abilities, so making Niagara versions of our VFX particles was required. VFX has also been working on creating the damage skins for the remaining modeled creatures as well as some other projects.
Bio Dragon damage vfx
Cave Cutter damage vfx
Dune Weaver damage vfx
For Environmental Assets, we are nearly finished with our next two set of corpses. The Swamp Snapper corpse will be added in the next update. Since this AI has a unique body plan, he will be getting his own yummy corpse for dragons to snack on.
Wyvern corpse model WIP
Swamp Snapper corpse model WIP
After the corpse are completed, our Environmental Asset Artist will move their to creating the nests for the next set of dragons as well as starting some new projects to create special environmental landmarks for the new mega map/continent.
With new diets soon to be added to the game, we will need food sources for these dragons as well. The Bio Dragon is a nectarivore and will need a plant to drink from. Our concept artist is currently working on designing the Bio Flower and it will then be sent to Brigade to bring to life. This current design is inspired by Columbines and Passionfruit flowers.
Bio Dragon Flower WIP concept
That's all for now. Our Lead Developer, Jon, was able to do an unscheduled Dev Q&A. If you haven't seen it yet, we suggest you check it out!
Dev Q&A Livestream
Our next Q&A livestream has not yet scheduled. Stay tuned and watch for updates to find out when the next one will be!
From the Community
Each blog post, we pick some of our favorite screenshots and artwork posted by the community to showcase here. Want a chance for your submission to be showcased on our next blog? Post it in the appropriate channels on our discord!
Some of our favorite recent screenshots...
by Katharsis#9449
by Lummetus#5250
by milf#2262
Some of our favorite artwork from the community...
by ProwlerPaws#1414
by Oka/Karta#7648
by Nihil#6527
Thanks for reading!
~The Day of Dragons Development Team
Don't want to miss out on updates? Follow us on our social media accounts or become a patron to get updates before they are released!
This small patch attempts to fix the server lag players are experiencing when the server capacity is over 60 players as well as improve food detection of small corpses such as Thornbacks.
Improved Server Network Performance to reduce lag
Improved detection of small food sources for all dragons
This patch grants all players access to the Flame Stalker Dragon - our second starter dragon, as well as fix many issues and make improvements based on community feedback.
FLAME STALKER
The Flame Stalker Dragon is now spawnable for all players.
Fixed all reported Flame Stalker skin issues
Added missing sleep sfx
Added Flaming Mushroom to Forgotten Forest
Flame Stalker eyes now glow properly in PvP mode
Underwater grass can no longer be set on fire
Improved Flame Stalker's food detection hit box
Improved ground fire SFX
Flame Stalker Hatchling and Juvenile emote animations should now blend out properly
Flame Stalker can now use heat vision while flying but not while boosting, but costs more stamina
Slightly increased Flame Stalker fly speed
Slightly increased Flame Stalker fire breath damage per second
Fixed an issue where peers were not seeing fire in the same direction as the owning player
Heat vision and ground fire SFX are now affected by SFX volume slider
Fixed an issue where Fire breath would not do damage if the fire was not moving
Fire breath now targets correctly to the reticle
Added new Flame Stalker skins
GAME
Updated Canyon region of Forgotten Forest beta map
Improved ambient lighting on Forgotten Forest beta map
Players kicked for latency now properly get the "Desynchronization" message and should no longer need to restart their game to join the server
Players who manage to fall through the map now take damage instead of fall forever
Local, Group, Clan chat tabs now show colored text
Players who go out of map bounds will now take extreme damage
Reduced chance of applying a second and third stack of bleed if already bleeding
Removed collision from tiny trees in the brush areas (Acid Spitters can now zoom zoom)
Creatures swimming underwater can no longer be damaged with Fire or Acid damage types
Improved server & network performance
Added unique sleep SFX for all dragons
BUG FIXES
Fixed several issues related to desync detection
Fixed an issue where dropping a nest sometimes caused a client crash
Fixed an issue where opening the social panel sometimes caused a client crash
Fixed an issue where accepting an egg invite sometimes caused a client crash
Fixed an issue where players who timeout during server join would sometimes cause a server crash
Fixed an issue where the [A]lpha Class designator disappeared from Biology block in Character panel
Fixed a rare issue where a player could experience an infinite black screen after loading into the server
Fixed an issue where players with lower specs were being kicked for connection timeout before fully loading into the server
Loading flapper should no longer stay on in the spawn menu
Fixed an issue where the get up animation would play again if emoting after standing up
Fixed the /mute /unmute admin chat command for offline players (for real this time)
Hunger/Thirst icons now show when logging in if hungry or thirsty
In this content update, we are adding a new playable Dragon, the Flame Stalker. This is our iconic dragon seen on our hero image for Day of Dragons. In the lore, the Flame Stalkers were the first dragons to appear in Jrakhon, with Jrakhon the Firstborne, the Dragonking. We are excited to be adding our first fire breathing dragon and our second free starter dragon to the lineup and we're sure fans will love him.
Being a new playable dragon, Kickstarter backers with the Beta Headstart perk get 7 days headstart access to the Flame Stalker. This means that for 1 week, only those with Headstart will be able to spawn a new Flame Stalker, but they can nest other players in as one. Then on April 6th when headstart is over, we will be making Flame Stalker spawnable for everyone with patch 1.M.1.
Patch 1.M.1 will also add the new Flame Stalker mushrooms to the Forgotten Forest temporarily until the Lava Lands biome has been completed.
Other highlighted features include daily elder growth ticks that anyone can claim just by logging in. These ticks grant 1 mushroom worth of growth every 12 hours making Elder attainable by all players, however, mushrooms remain the quickest way to grow to Elder.
We know you will all love this update. Thank you for your support!
DRAGONS
The Flame Stalker Dragon has been added to the game. This dragon breathes fire and has a special heat sense ability allowing it to see heat signatures of any creature, even cloaked Shadow Scales! To breath fire, hold the Attack button. Bile drains and recharges quickly and fire breath is cheaper if your bile is full. Heat sense will turn itself off automatically, to keep it on, press your Special ability while it's active. Heat sense uses stamina but is cheaper when in the stalk stance.
Added Flame Stalker Dragon (Headstart access, unlocks for all on April 6)
Added Heat Sense ability
Added Fire breath
Added new crosshair for fire ability
Added new Fire damage with burn chance
Added new Flame Stalker skins
Added new Flame Stalker emotes
FX
A lot of new visual effects and sound effects have been added including Burn DoT. Burn DoTs apply damage overtime and each tick of burn has a chance to apply. The only way to remove burn is either wait or go in water. Also note, that if you experience frame lag from all the fire, turn down your Video Effects setting.
Added new stackable burning fire effect and icon
Added new burning HUD effect in 1st Person mode only
Added many new fire sound fx
Added new ground fire burning vfx and sfx effects
Added missing Shadow Scale footsteps sfx for juvi/hatchie
BALANCE
We made some damage mitigation changes and speed tweaks to balance out gameplay with the new Dragon and also added a new way to get to Elder.
Players are now granted 1 mushroom tick of growth every 12 hours (tracks offline players) but players may only claim one tick per 12 hours by logging in to the game for 1 minute. Ticks apply to each character individually.
Tweaked Shadow Scale mitigations and speeds
Tweaked Acid Spitter mitigations and speeds
Reduced the amount of food that mushrooms were giving to large dragons
MISCELLANEOUS
Updated Leucistic skins for Shadow Scale and Acid Spitter
Added Little Dragonlings music which now plays for parents and hatchling on hatch
Made improvements to flight takeoff syncing
Added content for upcoming recessive gene nesting system
Reworked and improved Dragon bite hitboxes
Tweaked footstep sound spawn location
Missing player avatars now show a DoD avatar instead of a blank white avatar in social panel
SERVER ADMINISTRATION
Admins now appear Red in admin panel
Fixed an issue where admin /mute /unmute commands were not working
BUG FIXES
Fixed an issue where players could lose their dragon on Spawn menu if they did not cycle the dragons first
Fixed an issue where Acid Decay could be applied on players in water
Fixed an issue where status effects persisted on corpses after death
Fixed an issue where players who log out with a status effect would login with a broken status effect
Fixed an issue where Acid Spitters could still receive Decay if bitten by another Acid Spitter with Decaying Bite
Fixed an issue where Thornbacks were always bloody
Fixed an issue where corpse scent plume was not always above the corpse ragdoll
Fixed issue where corpses were getting stuck in players mouths and wouldn't release
This patch addresses some issues caused in the last patch. We added some new anti-cheat checks and some new options for servers. Additionally we have raised the latency cap on Official PvP servers to 400ms. Official PvE servers remain at the default 800ms.
We will continue to look for ways to track, find, and ban cheaters, hackers, and exploiters on Official servers.
Added bUseLatencyHardCap=false config variable. By default servers use the new soft cap checking. Enable this for hard cap detection which will boot any player who exceeds server latency cap. Leave disabled to use soft cap which checks for unusual ping activity. To disable anti-cheat measures on your server, set bDisableDD=true in config.
Added new methods and checks to prevent latency manipulation
Fixed an issue where Admin /mute /unmute commands were not working
Tweaked the server disconnection detection settings for clients
This patch fixes a few bugs and also implements methods to prevent network exploits.
Official PvP servers now cap latency to 250ms. Players who exceed 250ms latency(ping) will be disconnected. PvE servers are now capped to 800ms allowing international players or players with WIFI or Satellite to connect to the Official US PvE servers, however, we highly recommend choosing a server close to your location and/or with low latency for the best player experience.
Added iMaxLatencyMS=800 config variable. Range 100-1000. Default 800. Allows servers to cap the max ping per player. Server autokicks if ping exceeds allowed value. To disable, set config bDisableDD=true
Added methods and checks to prevent latency manipulation and other network hacks
Added additional server log entries to better track server crashes
Fixed an issue where egg shells would sometimes never despawn
Fixed an issue where hatchlings would lose growth progress when safelogging (for realz ːsteamhappyː)
Greetings Dragons, today's patch fixes a critical server lockup/growth progress-loss bug that we felt was too important to wait until the 1.M Update. Due to upcoming 1.M code changes that could not be undone, this patch will also include a Clan data wipe.
It is strongly recommended that server owners delete the Clan folder in your server after updating. The correct file path is "Installation directory"/Dragons/Saved/SaveGames/Clans. After updating, please delete said "Clans" folder as old clan data is no longer compatible going forward.
This update also includes changes to Player Saves for upcoming content, however, we tested player saves for compatibility and no player data wipe is needed. ːsteamhappyː
Also included in this update is the new emote previews for the Acid Spitter Drake. Owners of the Acid Spitter DLC will have access to 3 new emotes, "Care" "Mourn" and "Challenge." Patreon Lifetime Rewards members will have 1 additional emote called "Rage." New emote keybinds were also added, and eventually we will add an emote wheel for controllers.
Also included in this update is a fix for Clan Name/Tag capitalization issues which some clans have been asking for along with the ability for server owners to limit the number of clans on their servers or even disable clan creation.
We hope you enjoy the patch. Don't be surprised if you see a Fire Breathing Dragon flying around on Official servers!
Fixed a server lockup/crash
Fixed an issue where growth progress was lost after safe logging
Fixed an issue where clan names and clan tags would not capitalize properly
Updated clan saving data, we recommend servers delete clans folder after updating. Clan Chieftains will need to recreate their clans. We apologize for the inconvenience but it had to be done for future-proofing the clan system.
Added iMaxClans=255 config variable. Range 0-255. Default 255. This config allows server owners to limit the max number of clans on their server, set to 0 to disable clan creation. A complete server config guide can be found on our Discord in Support Docs channel or on Steam here
Added 3 new Emotes for the Acid Spitter Drake DLC
Added 1 new Acid Spitter Emote for Lifetime Rewards Members