PC Alpha 20 Dev Diary

Status
Not open for further replies.
hey guys i have a question: would there be anyway to create radiated spawns at night or in the wasteland biome in the spawning.xml files?
There is a separate entity group for the night in the wasteland in the file entitygroups.xml. You can change the zombies that spawn at night there.

 
hey guys i have a question: would there be anyway to create radiated spawns at night or in the wasteland biome in the spawning.xml files? because its something ive been thinking about doing in the later game just to make things more difficult because night looting at that stage isnt very dangerous 


To add to @RipClaw's post, you can also adjust the rates in the spawning.xml file and customize how they will spawn - especially if you add some new custom entity groups.  The biome spawns are at the beginning of the file.

 
So I did a quick M-word that allows you to rent a workbench from the trader for 15 real minutes at a time, I was wondering if that was going to be something planned for vanilla since y'all are destroying the workbenches.  Making things more difficult is cool and all, but I also like multiple ways to achieve a goal.  For those that use traders, it'd be cool to be able to rent them.

 
So I did a quick M-word that allows you to rent a workbench from the trader for 15 real minutes at a time, I was wondering if that was going to be something planned for vanilla since y'all are destroying the workbenches.  Making things more difficult is cool and all, but I also like multiple ways to achieve a goal.  For those that use traders, it'd be cool to be able to rent them.
I think that mod is maybe good for someone playing nomad who doesn't want to rely on the INT tree.

However, I agree more with what TFP did in A20, since we now have true progression with crafting and stations.

Also, each workstation you find has a chance to give you the schematics, so I don't see how that approach is helping unless you want to make traders even more OP than they already are. I like more the idea of "paying a night" to have shelter inside the trader (Joel once talked about this idea), that would be fun in some way.
@faatal : sorry to bother you again... but I'm really curious about something; in your opinion, will A21 be the version where you'll finally tackle the job of fixing and improving water? I guess you'll already have your hands full with the implementation of bandits, but you also said they're bringing in some new guys that could help with the AI, so I was hoping you may have more time for "other stuff".  :yo:

 
Last edited by a moderator:
oh, cool.  I usually wrench them anyway for the parts because when I did find them, they were too far away from base to be consistently usable for me.

 
Blake_ said:
@faatal disabling graphic jobs did decrease average fps significantly, but I noticed improved stability in heavy duty areas, like downtown. When I say stability I say stutters, which are usually CPU-bound and don't usually show on the fps display but they do show on the performance graph.

Better CPUs should only see a decrease in fps and no further stability gains, though I agree that disabling the feature for now is the best course of action until we get a future 7dtd Unity upgrade that doesn't cause crashes in some pcs.

Very nice job on the "disengaging behaviour of zds". I hate that I love that their awareness works as intended now.

BTW, what a21 feature are you working on in these early days? Please do tell ! So exciting :3
Friday I started on bandits. I made the entity/sound xml and prefab. He runs around in the A pose saying mean bandit stuff, since we already have a bunch of sounds for it. None of the bandit meshes are skinned yet, but our new animator is working on it.

mr.devolver said:
I bet the feature he's working on right now is an auto responding bot on forum to automatically answer those who frequently call him using @ faatal.
I don't mind. It is not like @faatal forces me to answer. Now I'm calling myself. ;)

 
We are a company of many people with a variety of ideas on how things should work. Over the years you also get new people coming onboard with new ideas. Opinions also change over time, so what I thought 4 years ago when I started, may be different now.

AI uses rounded block health in their pathing calculations, not SI. It is tower defense and we want them to be able to reach you, but since we can't do massive piles of zombies, smarted ones will do. My zombies have xray/heat/magic vision that lets them see weak spots in blocks and their semi functioning brains lets them decide to go there. They also have a dim recollection that doors allow them to get places, so they favor them. My lore for now until I change my mind or the company decides to have some official lore.
@faatal  Any slim chance we might see some conversion of the code to ECS or DOTS with Unity for zombie entities so that processing of those things can be done more efficiently opening up the possibility for massive piles of zombies? :)

 
@faatal  Any slim chance we might see some conversion of the code to ECS or DOTS with Unity for zombie entities so that processing of those things can be done more efficiently opening up the possibility for massive piles of zombies? :)
Not likely. That would be a lot of work and we are pushing features towards gold, not wanting to rewrite stuff.

 
Friday I started on bandits. I made the entity/sound xml and prefab. He runs around in the A pose saying mean bandit stuff, since we already have a bunch of sounds for it. None of the bandit meshes are skinned yet, but our new animator is working on it.

I don't mind. It is not like @faatal forces me to answer. Now I'm calling myself. ;)
Lol, that oughta be hilarious, I remember some pretty nasty speech from the bandit tryouts back in a15. The gliding A-pose just adds to the fun.

Are bandits going to have predefined models then? Right now we are just madly in love with the idea of them in the game, but I can see them getting old real quick if we get "Borderlands" non-random faces.

Anyway, just stealing info from you here, thank you very much for the answers we don't yet deserve ! 

 
Not likely. That would be a lot of work and we are pushing features towards gold, not wanting to rewrite stuff.


Not likely.... so you're saying there's a chance! 🤣

The game is already a success, but it would certainly take it to the next level stuff.  Maybe in another fun pimps release or tech demo in the future.  :)

 
@faatal  Any slim chance we might see some conversion of the code to ECS or DOTS with Unity for zombie entities so that processing of those things can be done more efficiently opening up the possibility for massive piles of zombies? :)
ECS is nowhere near production ready and is unlikely to be for around 18 months.

The current codebase will be entirely replaced sometime this year and it only works with HDRP until then.

I'm waiting for it to be ready myself.

 
Friday I started on bandits. I made the entity/sound xml and prefab. He runs around in the A pose saying mean bandit stuff, since we already have a bunch of sounds for it. None of the bandit meshes are skinned yet, but our new animator is working on it.


Obviously it's way too early to start getting hyped but this is great news. Thanks for sharing.

 
Lol, that oughta be hilarious, I remember some pretty nasty speech from the bandit tryouts back in a15. The gliding A-pose just adds to the fun.

Are bandits going to have predefined models then? Right now we are just madly in love with the idea of them in the game, but I can see them getting old real quick if we get "Borderlands" non-random faces.

Anyway, just stealing info from you here, thank you very much for the answers we don't yet deserve ! 
They are predefined meshes of different types with tougher versions within the type. Don't know how many changes we will be able to make within a specific version as this is not UMA.

 
Obviously it's way too early to start getting hyped but this is great news. Thanks for sharing.
Too late. Forum already be like:

kid-dance.gif


 
Not likely.... so you're saying there's a chance! 🤣

The game is already a success, but it would certainly take it to the next level stuff.  Maybe in another fun pimps release or tech demo in the future.  :)
Next game maybe, but depends on how much of the stupid they fix in DOTS/ECS. We are planning on HDRP next game. I'm looking forward to using it.

 
Friday I started on bandits. I made the entity/sound xml and prefab. He runs around in the A pose saying mean bandit stuff, since we already have a bunch of sounds for it. None of the bandit meshes are skinned yet, but our new animator is working on it.


Skinless bandits running around A-posing while saying 'mean bandit stuff' sounds terrifying.

:thumb:

 
Status
Not open for further replies.
Back
Top