1. Solace Crafting
  2. News

Solace Crafting News

Beta v 0.7.4.0 - Biome Generation

The need arose to develop a new system capable of determining rare resource positions without rolling for all of the spawns in that area. The main user of this system would be the map, as it would gain the ability to scan for rare resources anywhere in the world. It's a complicated task though that touches on a variety of different systems, and at the root of most of those system was the biome generation math.

When I stopped using a third party tool for world generation last year due to its increasingly slowing performance, it was up to me to develop my own system for biome creation. I always had it in my mind that there would be some day in the future when there would be either procedural biomes, or dozens of hand-crafted biomes. I developed two very different systems to "force" biomes into certain locations after rolling a random number on a table that could do just that, generate any number of biomes. Unfortunately both systems were chunky, very unnatural, and not very perfomant.

Instead, I've for the first time (personally) written a much more normal noise based system that produces very random biomes:



This also brings back the ability to customize the frequency of each biome during world creation, as well as the size of the starting area, the blend distance to be used between biomes, the general scale, or frequency, of the noise used to determine biomes, as well as a new optional archipelago setting:



The archipelago setting will separate mountains and swamps from grasslands and desert with channels of water (whose width you can customize) make travelling around with boats a very viable system, and honestly just makes a lot of cool land formations. I love building on islands and sheer cliffs for some reason. Because of the extreme difference in height between the mountain biome and the ocean biome it is now possible to have quite steep cliff-sides, so I've upgraded the object spawning systems to be able to understand terrain steepness, and can now assign a maximum or minimum slope to any object:



All-in-all I hope it makes for a much more interesting landscape, but the improved performance and capabilities that it offers me under the hood are very real. I have fixed the funky lines that show up on the map in this patch, but for the most part have yet to switch on the new features that I'm working on with the map.

This patch will require a world "update" which will attempt to reposition buildings to the now changed surface height of the new biomes wherever they may end up. Or of course this would be a great time to start a new world, into which you can bring any already made characters. The map update will reset some of the spawned objects and rare object positions, but it won't mess with the biome noise, which is really the only reason I ever need to force a world update.

Outside of all that, I've fixed a few problems with multi-player, and animations in general. One bug that looks like it has been around for a long time was only affecting clients connecting to servers or hosts that turned up their stone spawn frequency, causing server and client resource positions to not match up. Found today and fixed, thanks to a player report!

Thank you so much to everyone that has put up with my mistakes and adventures in coding as I try to bring Solace Crafting to a solid 1.0 release. I know we were in the middle of working on animations, but there was an increasing number of problems and performance issues cropping up due to the old biome system, and wounded ego aside, I'm quite happy to be rid of it.

Work on map improvements continues!

v 0.7.4.0 2021.04.14
- Replaced circular "forced" biome system with a noise based system
- Reduced maximum ocean depth (meaning less deep)
- Added an "archipelago" setting to world creation
- Updated world setting restrictions and added more descriptions
- Added the ability to check the slope of an area for object spawn rules
- Updated MP nametags to reposition themselves based on the height of the player
- Fixed a number of animal animation running twice
- Fixed a number of animals not playing their attack animations
- Fixed MP animations jerking funkily
- Fixed a bug causing clients to load resoures different in MP worlds than the server if the stone spawn frequency was altered

You may need to restart Steam for the update to begin.

To opt into Beta you only need to go to your Steam Library, right-click on Solace Crafting, select Properties, click on the Beta tab, and opt-in to the beta.

Join us in Discord! Follow development live on Twitch!

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Check out the bug / suggestion tracker

Beta v 0.7.3.6

Big patch setup for tomorrow, a couple things need a closer look before I give it the go though, so here is a smaller patch addressing some recent performance problems, as well as some multi-player specific bugs that crept in over the past few patches.

v 0.7.3.6 2021.04.13
- Improved multi-threading of distant terrain generation
- Disabled an unneccesary physics check eating performance in single player
- Disabled player bound render probe causing performance drops for some players
- Fixed fish throwing errors in multiplayer
- Fixed player animation in multiplayer reverting to a constantly falling animation
- Fixed monoliths not unlocking properly in multiplayer

You may need to restart Steam for the update to begin.

To opt into Beta you only need to go to your Steam Library, right-click on Solace Crafting, select Properties, click on the Beta tab, and opt-in to the beta.

Join us in Discord! Follow development live on Twitch!

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Check out the bug / suggestion tracker

Beta v 0.7.3.5

I've been working on an upgrade to resource scanners that ties into a lot of different systems including the map and resource node spawning. All in all it's been a difficult endeavor, but should generate a lot of benefit and I'm looking to improve the map quite a bit, performance wise, while I am it.

Taking a break from that today I answered a few bug reports and made some improvements to general monster AI as well as goblin dungeons. I ended up making the goblin dungeons pretty dark, darker than I had shown while streaming, but added much more prominent light sources with randomized color, so they should still be largely well-lit, with patches of darkness.



I've also gone through all of the building pieces and a lot of in-game decorations making sure that shaders and batching settings are set as they need to be to squeeze out better performance.

There was also a problem where running around the world zero, or any point where four terrain corners meet, would cause terrains to spawn and despawn due to the terrain occupied by the player changing in rapid succession. I fixed this problem a couple weeks ago, but the grass was actually still behaving this way causing lagg spikes. That should now be fixed in this patch as well reducing lagg spikes while running around in a set area such as the starting platform.

v 0.7.3.5 2021.04.06
- Improved a variety of shaders used by different objects
- Improved batching of building pieces
- Improved monster turning, stopping, tracking, and acceleration
- Darkened lighting in goblin dungeons
- Randomized color of torches in goblin dungeons
- Monsters killed will no longer block movement/skill target checks
- Fixed some pathing issues in goblin dungeons
- Fixed grass turning on and off around the starting area causing lag
- Fixed a missing material on standing torches
- Fixed scanners not being placeable in creative mode
- Fixed a bug that could reset game settings when creating a new world
- Fixed goblin dungeons being able to spawn staircases directly underneath staircases creating inaccessible routes

You may need to restart Steam for the update to begin.

To opt into Beta you only need to go to your Steam Library, right-click on Solace Crafting, select Properties, click on the Beta tab, and opt-in to the beta.

Join us in Discord! Follow development live on Twitch!

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Check out the bug / suggestion tracker

Beta v 0.7.3.4

So... Somehow there's some kind of a mesh deformity on the female models breasts that produce oversized nipples on certain graphics cards... Unfortunately my graphics card is not affected for whatever reason so I was not aware of the problem, though it sounds like it's been around for months. In bringing it up in Discord recently a number of players sent me screenshots showing the problem so I've put forth some effort to try and remedy the problem with this patch. Unfortunately I can't tell if I've fixed it because it doesn't happen on my computer, so I'm patching this in despite a few more things I was hoping to get done with this patch.

Since I was working on the character creation interface I cleaned up the code a bit and better situated the camera and zoom functionality so that you can get right up on a characters face, etc. I do also hope to add an edit option to already existing players to let you go back in and change them should you see fit to do so.

I've also improved a couple of small but important methods used during object spawning that will cause spawning order to jumble up a bit and could cause rocks and things to spawn on or around player buildings and town once more. I've also improved the colliders, LOD groups (draw distance managers), and shaders used on a variety of new objects that should increase performance and stop things from spawning insides of some of the new rocks that weren't setup as properly as they should have been.

v 0.7.3.4 2021.03.23
- Improved character creation camera positioning/movement
- Improved biome spawn calculation checks
- Improved player and NPC model generation speed
- Ocean objects can now spawn anywhere underwater regardless of biome
- Fixed sleeping and pausing not working in creative mode
- Fixed cave monsters not working properly due to recent changes
- Fixed fallen logs/stumps not harvesting properly
- Fixed eye coloring
- Fixed some outdated methods interfering with weather patterns
- Fixed cloud coverage average being too high
- Fixed world preview camera

You may need to restart Steam for the update to begin.

To opt into Beta you only need to go to your Steam Library, right-click on Solace Crafting, select Properties, click on the Beta tab, and opt-in to the beta.

Join us in Discord! Follow development live on Twitch!

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Check out the bug / suggestion tracker

Beta v 0.7.3.3 - Fish, sharks, and octopi



To go with the new ocean biome we now have a few fishies, sharkies, and octopi...ies. To go with new creatures we've got new items include fish meat, ink from octopi, and scales from fish.

I had to craft a new form of AI for the aquatic creatures, and improve the spawning system to be able to spawn underwater things not just on the ground, but anywhere between the ground and the surface of the water. I've also cleaned up the swimming animation transitions a bit, but the main swim animation is still based at the feet of the player making the positioning awkward. I'm hoping to improving swimming next and segue from there into combat animations next week.
As has become common of late I'll first be looking to go through bug reports and forum posts at the start of the week. It's not very efficient for me to be bouncing between a lot of different tasks and builds every day if they're not so severe that they can wait for a few days.

v 0.7.3.3 2021.03.19
- Added pike, salmon, octopi, sharks
- Added ink, fish scales, raw fish, cooked fish
- Land animals should no longer be able to wander or chase into water
- Recall and exit scrolls now require ink

You may need to restart Steam for the update to begin.

To opt into Beta you only need to go to your Steam Library, right-click on Solace Crafting, select Properties, click on the Beta tab, and opt-in to the beta.

Join us in Discord! Follow development live on Twitch!

Interested in supporting development of Solace Crafting? Please consider becoming a patron via Patreon!

Check out the bug / suggestion tracker