





🌟 Special thanks to our amazing supporters:
✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]
This patch heavily reworks the ways in which caves are generated, positioned, traveled through, and more. The main goal of this is to change the entire "cave" system into a "world encounter" system that floating islands, and other "encounters" in the works can all make of use of instead of trying to setup logic for each new system as they come. This way a procedurally spawned encounter can simply be told to Generate, and it will know what to do with itself rather than all of the manager and resource and travel (etc) systems having to change their logic for different types of encounters.
A second big reason for this upgrade is to improve the way that caves are handled in multiplayer. My first attempts at setting things up was just too complicated as caves were originally built to potentially be very long, and so sectioned into "chunks" that were all handled separately. This made converting the system to work with multiplayer very difficult. Instead, I've ditched the chunk method, widened the caves over all making them much easier to navigate (though gems on the ceiling can still be quite high), and reduced the maximum depth by quite a bit.
(A random cave system)
As there are some pretty serious changes to caves with this patch, there may still be some small bugs with it, especially with planters in multiplayer, as I haven't had a chance to check on those yet. If there are any new problems I'll fix 'em up though! Tomorrow I'll be working to reform floating island management into the new World Encounter system and turn them back on, which will be a lot easier now that the system is built and working with caves. After that I'm very interested in working on a lava "portal" or "pocket dimension" encounter, something I've wanted to do for a long time.
I've found it necessary these past few weeks to spend some time working on some of the more fun things as far as game development goes. For me that's easiest explained as new features. I'm very excited to work on a new lava zone. I've been trying to just force my way through finishing up 0.6.4 and upgrading the last few things that are still not working in multi-player, but if I don't spend some time working on the fun stuff here and there I get really burnt out and my productivity nose dives. I ended up pretty much taking all of last week of to just get my life back in shape as I was kind of in a bad spot, the business part of me wanting to do nothing more than finish 0.6.4 as soon as possible, while the real me wanted to do anything but that. Those two mes fought for weeks and it all kind of blew up right as my fridge stopped working in the middle of summer.
Anyway, sorry for the short absence.
More to come!
Stay safe!
v 0.6.4.26 2020.08.19
- Widened caves and reduce their maximum depth
- Changed the way caves are generated, positioned, entered, left, and saved
- Fixed a problem with cave resources being immediately destroyed
- Fixed a problem with client side cave resources destroying nearby resources on death
- Fixed crystal and obsidian golems throwing an animation warning
- Fixed crystal and obsidian golem ragdolls
- Fixed a number of problems with navmesh data persisting after returning to the main menu
v 0.6.4.25 2020.08.07
- Fixed a bug specific to newly created worlds that could cause facilities on the start platform to disappear
[ 6074 ]
[ 1507 ]
[ 1901 ]