wolfbain5
Survivor
I dont have them either, just post it, no pm. that way we can all have itCould somebody pm me a list of their medium beside this forum and joel twitter? I just learn of a Q&A at all, did I disable email notification or something?
I dont have them either, just post it, no pm. that way we can all have itCould somebody pm me a list of their medium beside this forum and joel twitter? I just learn of a Q&A at all, did I disable email notification or something?
blah, you're not helping. you are snarking. some people already know it.Step 1.
Load 7 days.
Step 2.
Click "Credits"
Step 3.
Find them via Google using their nick and real name.
Step 4.
Profit. (In knowledge)
Ha - I'm in good company! Well, not on the pot atm... Actually at my computer now.Poop buddies!
Good point. I think it has been a mixture of both. Vid posted with new details... details added. Fataal/Roland release a bit of info in a comment on here... details added. Agree to disagree - and then agree again.Nnce announced on MM's YT channel or Twitter, it is usually when they get added to the first page.
This is how things worked for a while...
The entire voxel environment would need to be entirely made up of half-cubes.. instead of full blocks in game. It could have a huge impact on performance since there's more blocks in the same given space. I could be wrongFAATAL,
Is there away to make a half block act like a half block? Not have things float above it as if it were a full block.
Regards
Ouch
IHR 2018
Nothing yet. Expect another delay and 2nd week of Aug launch.It is almost the end of July, has the Hype train left the station yet. Sorry but if this was answered in the forum sorry there are way to many pages to read through.
The anticipation is killing me. I want the game with bugs in all.
For beta release?! How do you know this?Nothing yet. Expect another delay and 2nd week of Aug launch.
You'd have to make blocks that were single dimension on their collider size but larger on their visual size; the embers are a good example of this in vanilla. So yeh, it's technically doable, but then you'd have to do it for every permeation of every block combination, which would suck for Gazz. =)FAATAL,
Is there away to make a half block act like a half block? Not have things float above it as if it were a full block.
Regards
Ouch
IHR 2018
Yeah not a fan of the making it smaller at first, the amount of space we have in A16 is no where near enough. I hate leaving loot behind because I am sure I read in A16 a poi spawned loot container will not respawn if it has anything in, so I have to manually loot or drop everything out of every container. Has this been fixed in A17? Or did I read wrong and containers that weren't placed by the player will always redo their loot every 30 days whether its empty or not?well they did make it smaller first..... then you can make it bigger
got ya---thx bud....medieval mod is coming along.....how bad is a17 gonna screw with it?You'd have to make blocks that were single dimension on their collider size but larger on their visual size; the embers are a good example of this in vanilla. So yeh, it's technically doable, but then you'd have to do it for every permeation of every block combination, which would suck for Gazz. =)
![]()
...the left bottopm is the half block, the left top is a normal block that would "float", and the right is a 1.5 block with a 1.0 collider (green) that would also "float", but bleed into the empty space on the half block.
- - - Updated - - -
...or, they could create the blocks through code (all of their paintable blocks seem to be code generated anyway), so... yes?![]()
- - - Updated - - -
Trick is, you would either have to put the collider on the half block as a full block to prevent being able to interact through the middle part, or put the collider as a full block and then when people stand on it they would float. Lose Lose.
Sometimes development is like herding cats. Lots of people doing a bunch of different stuff and it gets interesting.Just to play a bit of devils advocate but wasn't there a feature freeze? I think fun pimps is using this term without knowing what it means. As "Possibly backpack size progression" is a feature and it should either be in and being worked on or out and not being worked on until A18. Based on this FP, is going to have a lot of scope creep which is going to extend the timelines of any release by a lot.
Let's just say there's a reason the a17 version will be a new mod. =)got ya---thx bud....medieval mod is coming along.....how bad is a17 gonna screw with it?
During the Q&A it was brought up to blame Gazz and ya'll said it was easy to blame him. Over here in the forums we like to blame Roland it is easier for us to to do so. Don't worry he likes it and can handle it lol.Hey everyone, I completely dropped the ball on this one and I apologize. It's definitely not Roland's fault. I announced it during a few of my streams that I was doing it and forgot to have Roland post it here. I even forgot to post it on twitter that I was streaming that night. Next one I will make sure everyone has plenty of notice before it happens.
Blocks are always on block boundaries in 3d space. That can't be changed.FAATAL,
Is there away to make a half block act like a half block? Not have things float above it as if it were a full block.
Blocks do occasionally have geometry that strays into adjacent blocks (terrain does this), but it often causes problems like a raycast hits something, but the collision point is not the correct block. Vehicle collisions have to deal with that where a terrain hit is in the wrong block and it has to do a surrounding block scan, which is slower and leads to bugs.Trick is, you would either have to put the collider on the half block as a full block to prevent being able to interact through the middle part, or put the collider as a full block and then when people stand on it they would float. Lose Lose.