PC Alpha 18 Dev Diary!!

Alpha 18 Dev Diary!!

  • A18 Stable is Out!

    Votes: 2 66.7%
  • <img alt=":)" data-src="" src="___base_url___/applications/core/interface/js/spacer.png" />

    Votes: 1 33.3%

  • Total voters
    3
Status
Not open for further replies.
@Madmole

here is an example i through together real fast of just the most basic of design. I like creating much more complicated ones.

20190929223603-1.jpg

20190929223552-1.jpg

20190929223531-1.jpg

20190929223520-1.jpg
 
Last edited by a moderator:
With the crop boxes, the chance of me using glass for the roof of a greenhouse is more likely than ever.
I like my windows. All though the windows are made out of wood. I did make a green out in one game so I know what you mean. I’ll love the planter blocks too.

 
I'm 99% sure its coming Friday the 4th to Streamers. The 9 MF's I see look like they could be known shippables, and I have one I can fix in 10 minutes.
Hey...I'm a streamer. I was streaming this afternoon in fact. I swear the world grew hills that didn't exist on the way out and thought I was going to roll the 4x4 and blow up on the way back to base.

....how do I make sure I'm in on the "...to Streamers"?

 
I like my windows. All though the windows are made out of wood. I did make a green out in one game so I know what you mean. I’ll love the planter blocks too.
I recently discovered the empty frame window block which would do wonders on a greenhouse design.

Edit: Here is an example of the frames put on top of bulletproof glass.

EY5bjzp.png


 
Last edited by a moderator:
@anyone interested when I first talked about this. MM here is what I meant.

Well I talked about a week ago how I make a cage around my horde bases to keeps out valtures, zombies and spiders during horde night. I threw this together real fast just to show how it looks, just a tiny example...did not feel like sitting here for 30 minutes making a real one. I wrap this cage all the way around my entire base...looks pretty when actually done right..this just looks like crap lol.

This makes horde nights a lot easier. just need to worry about puke going through the bars in A18 but I'll come up with a design that will mitigate that issue.

20190929230617-1.jpg

20190929230601-1.jpg

20190929230521-1.jpg

20190929230512-1.jpg
 
Last edited by a moderator:
Hey...I'm a streamer. I was streaming this afternoon in fact. I swear the world grew hills that didn't exist on the way out and thought I was going to roll the 4x4 and blow up on the way back to base.
....how do I make sure I'm in on the "...to Streamers"?
You're a bit late for this time around but if you meet the requirements you can throw your hat in the ring for the next one.

https://7daystodie.com/forums/showthread.php?122890-Pre-Release-Streaming-Weekend-Event-A18-edition

 
Darn. Anyone know what the 'usual' timeframe is for release into the wild after an event like this?
It's released to the public a couple of days after the streamers get it unless a particularly nasty bug raises its head.

 
I recently discovered the empty frame window block which would do wonders on a greenhouse design.
Edit: Here is an example of the frames put on top of bulletproof glass.

&lt;snip&gt;
HEY now that looks nice. Hope you do not mind but i'll be stealng that design depending on how much those frames block the sunlight for crops. I'll have to run a few tests to find out exactly how much light % gets through glass + a frame. Gotta make sure those crops get the light they need to grow.

 
Last edited by a moderator:
Useless clutter but he leaves it in the game....I think that could be because he does know the importance of keeping builders happy. ;)
This game is already user friendly. A lot of people have played Minecraft and I don’t think it’ll be a hard transfer. Clutter isn’t really a thing in game like Minecraft. Building on more relaxing aspect like build your base and farming would make for a well rounded experience. Downtime is key for longevity in a voxel game. Hopefully they can add fishing when or if they redo the water. Sometime ago there was talk of a sleeping buff. This is more than a looter shooter. Very versatile game.

- - - Updated - - -

I recently discovered the empty frame window block which would do wonders on a greenhouse design.
Edit: Here is an example of the frames put on top of bulletproof glass.

EY5bjzp.png
Looks sweet!

 
HEY now that looks nice. Hope you do not mind but i'll be stealng that design depending on how much those frames block the sunlight for crops. I'll have to run a few tests to find out exactly how much light % gets through glass with a frame.
You might be able to use it by itself without the bulletproof glass behind it. I only did that for the specific look. Amazing what can be created when the imagination is used. 😁

 
What's the state of play on the linux build? If I remember correctly you said the shaders were borked.
I don't think it's a Linux build so much as the Vulkan API implementation.... It will still benefit Linux users as Steam with Photon uses DXVK as a conversion layer to change DX12 calls to Vulkan, and no translation is ever as good as native would be.

 
Last edited by a moderator:
I don't think it's a Linux build so much as the Vulkan API implementation.... It will still benefit Linux users as Steam with Photon uses DXVK as a conversion layer to change DX12 calls to Vulkan, and no translation is ever as good as native would be.
There's been bugs in the linux build shaders long before vulkan was released. :-)

My favorite still has to be when the skybox was completely black no matter what time of day it was. It was like living at the edge of a black hole. Surprisingly disorienting.

 
There's been bugs in the linux build shaders long before vulkan was released. :-)
My favorite still has to be when the skybox was completely black no matter what time of day it was. It was like living at the edge of a black hole. Surprisingly disorienting.
True. I had the same Magenta screen foolishness in Subnautica running OpenGL as well. (OpenGL being the predecessor of Vulkan)

However, The Fun Pimps are much more accessable than the developers from Unknown Worlds Entertainment.

 
Faatal I read that you adjusted the zombie attack blockto include overhead hatches. Thank you.

I have two questions regarding that.

Will there be an xml option to allow them to attack any

block above if player is unreachable, or is that

inferred/included in the hatch code?

The second question is it possible to have the hand damage

sphere be associated with x -x, y -y, z distance. It would

no longer be a sphere more of a distended cylinder?

I ask because i didn't know if a generic sphere is the only

control point shape for arm swing.
No, because attacking above is part of climbing. Having no path is handed differently.

I have no idea what hand damage sphere you are talking about.

 
Not that it matters - but, in most software teams, that's exactly what you do. There are even tools that do this automatically, e.g. you assign a version number to tickets Jira and it prints out a list of all the ticket descriptions associated with that version.
Those lists are usually for other devs though, which is why it doesn't matter much in this context.
Internal changes, like fixing a bug in a previous build, are marked, so they don't end up in the build notes, but that relies on people correctly marking them, which is not always the case.

 
True. I had the same Magenta screen foolishness in Subnautica running OpenGL as well. (OpenGL being the predecessor of Vulkan)
However, The Fun Pimps are much more accessable than the developers from Unknown Worlds Entertainment.
The Unity engine, which they both use, can build the same project in multiple operating systems... theoretically.

In practice the shaders damn near always have issues. This may have largely been solved by the shadergraph system but that requires rebuilding all of the shaders in a visual editor which is quite frankly a PITA.

 
No, I think zombies are good for a zombie game, and your poor performance argument still falls short because you allow a high zombie count on horde nights.
But I'm confident you will come around.
I still don't think the performance is good enough for those high counts. I aim to make it better.

 
Status
Not open for further replies.
Back
Top