• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Subquake's Undead Legacy

Thats some good news. Better a bit later and for 1.0 than now for A21 and restructure half of the mod because of 1.0 :)

Looking forward to it 👍

 
Hi Subsquake, i love your mod and can´t wait till version 2.7. In the meantime i´ve started a little bit of modding with .xml and i like the way you handle the filling of gas cans at barrels or gas stations and so on. I would like to do the same, but is it possible only with .xml? And if so, can you give me a short hint how to do that? 

 
Hi Subsquake, i love your mod and can´t wait till version 2.7. In the meantime i´ve started a little bit of modding with .xml and i like the way you handle the filling of gas cans at barrels or gas stations and so on. I would like to do the same, but is it possible only with .xml? And if so, can you give me a short hint how to do that? 
No, that's a custom feature of Undead Legacy as are many other things. As for UL specific things, a friendly reminder, that there are Terms of Use regarding Undead Legacy Mod: https://terms.subquake.com/

 
I doubt it's possible in this game without putting in far more effort than it's worth and also creating a lot more overhead. Only chunks near the player are loaded, so if you start loading other chunks then there's a lot more the game engine has to do. It would be similar to hosting a game for 1 friend while the two of you are in separate areas. Plus there's the UL overhead on top of that.

As is, there's *some* stuff going on for electricity and workstations, but that's really the only thing that happens in unloaded chunks.

Delivery drones were pretty cool in concept and execution in Planet Crafter. Maybe check that out if you're itching for seeing something like that in action.
obviously you are not programmer :)  in fact drone don't have to perform any actions and interact with world when it was send to "unload", just starting function which starts counting time until required destination might be reached by drone speed and then drone cargo "magically" appears in chest. it's so simple calculation that would not affect any performance at all.

 
obviously you are not programmer :)  in fact drone don't have to perform any actions and interact with world when it was send to "unload", just starting function which starts counting time until required destination might be reached by drone speed and then drone cargo "magically" appears in chest. it's so simple calculation that would not affect any performance at all.
Okay, then write the code for it, make a modlet :)

...

In other news, 2.7 still cooking, nothing is changed on the release estimate of sometime in 2024, right now adjusting skills to the changes related to the latest version of the game, and while doing so making some tweaks to them as well, such as Parkour no longer will simply increase jump height (I hate that), but instead it will enable double jump feature with higher levels making jumping more efficient and with ability to double jump higher)

 
21 hours ago, Subquake said:

While updating Perks for latest update, I decided to change Parkour to work a bit differently, because I never really liked just being able to jump higher and bumping my head all the time without having more control - thus Double Jump idea, short clip:

this is awesome! cant wait playing UDL 1.0!!! Is it possible in 2024?

 
@Subquake

The only major change in vanilla 1.0 that i personally dont like is the fixing traders to biomes, so people always start w/ rekt.

Is that something that you're changing in the new ul version? Or is it something that's hard-baked into the game and unable to be changed? Also, any exploration (on your/the mod's end) to my previously suggested idea of a lcb/bedroll covering the entirety of a poi, rather then -x- amount of blocks out?

 
@Subquake

The only major change in vanilla 1.0 that i personally dont like is the fixing traders to biomes, so people always start w/ rekt.

Is that something that you're changing in the new ul version? Or is it something that's hard-baked into the game and unable to be changed? Also, any exploration (on your/the mod's end) to my previously suggested idea of a lcb/bedroll covering the entirety of a poi, rather then -x- amount of blocks out?
I will roll with the trader changes and no plans to change how lcb/bed works, apart from making it so that you will have to toggle respawn on the bed, i don't want it to change on placing the bed, because what if you just want to decorate your base with all kinds of beds etc.

 
Watched a video on an overhaul mod called Afterlife that seems extremely similar to Undead Legacy. Are you involved in that?


Afterlife is by the modder Redbeard. It has quite a few similarities to the Ravenhearst overhaul mod. I think players see the UI, weight system and the many ingredients, and it reminds people of UL as they have played that and not Ravenhearst, which is much less popular. You can then probably call Afterlife a torturous version of Undead Legacy. As someone mentioned to me the other day, Afterlife is the evil older brother of Undead Legacy :)

Still, it is a very well done mod.

 
On 8/25/2024 at 9:31 PM, Subquake said:

While updating Perks for latest update, I decided to change Parkour to work a bit differently, because I never really liked just being able to jump higher and bumping my head all the time without having more control - thus Double Jump idea, short clip:



I doubt this mechanics would fit well with the existing 7DTD game design. Level design was built with certain movement set in mind and complete overhaul like this might break the experience, don't you think?

 
I doubt this mechanics would fit well with the existing 7DTD game design. Level design was built with certain movement set in mind and complete overhaul like this might break the experience, don't you think?
Vanilla game Parkour makes you jump higher, my change allows you to jump normally and also higher just like you would in vanilla, the only difference is that it allows for more control. I never pick Parkour skill, because it's annoying to have, when you ALWAYS jump higher, instead of jumping higher when you want to.

 
Back
Top