#lounge

1 messages · Page 182 of 1

fleet tangle
#

Attributes?

#

[[likely]] and stuff?

timber viper
#

[[likely]]

#

yeah

#

[[deprecated]] etc

cursive crypt
#

What is bad about it? Better than compiler macro

fleet tangle
#

[[yeah]]

cursive crypt
#

[[nodiscard]]

proud jay
#

it just looks weird though

cursive crypt
#

Well, kinda, agree.

fleet tangle
#

Not as weird as php namespaces

timber viper
#

I wonder what UE's LIKELY macro does now

#

it was a thing before attributes

terse wasp
#

I'm also curious what digest.verse is. Maybe the .pyc equivalent?

proud jay
#

it's where the coffee gets converted

fleet tangle
cursive crypt
#

What it was doing before UE, it is a compiler intrinsic which may, or may not, be respected.

stray orbit
#

I can't wait for Verse, honestly... I can do BP, I can do C++... but this looks sweet to me. I'll adopt early. 😄

proud jay
#

if you're still alive when it releases

cursive crypt
#

Godspeed

timber viper
cursive crypt
#

Yeah, it is a native C++

broken sigil
#

yeah C++ has actually been on the rise in popularity for a while now

timber viper
#

(runs away)

terse wasp
#

I just have a few questions honestly, but just from this snippet of code, I do feel like I can easily pick it up and start being productive pretty much immediately.

cursive crypt
#

Zig, wtf is that even.

timber viper
#

Rust alternative 🤣

proud jay
#

they have a wild mascot

cursive crypt
#

Shouldn't be TicTac

broken sigil
fleet tangle
#

Tbh, it reminds me a lot of unrealscript.

proud jay
#

this is mascot for Zig

cursive crypt
#

Great, hi schoolers

timber viper
cursive crypt
#

lmao

proud jay
#

this is rust mascot

cursive crypt
#

p f main() !v

terse wasp
#

I honestly think the syntax for Verse looks fine in this snippet. C++ can have some really shit style

proud jay
#

this is Go mascot

#

this is c++ mascot

timber viper
#

great

cursive crypt
#

I guess they all use the same app for generating these.

terse wasp
#

I fully expect @timber viper to jump on the VM to see how it ticks with Verse and how it can be used as a standalone VM.

cursive crypt
#

Except the latter, looks like MS paint

fleet tangle
worldly sapphire
timber viper
fleet tangle
#

Or just templates in general.

proud jay
#

templates are like the best thing about c++

timber viper
fleet tangle
#

They are fantastic.

broken sigil
cursive crypt
terse wasp
#

The best thing about C++ is when I close down the IDE so I don't have to work in it anymore

timber viper
broken sigil
proud jay
#

so can a wet noodle though

timber viper
cursive crypt
stray orbit
#

I appreciate the lack of brackets myself. I prefer that style.

proud jay
#

the only true intuitive concurrency stuff I've seen is in Golang

terse wasp
fleet tangle
proud jay
#

shit is wild

broken sigil
#

parallel for <- here is my 50x parallelization

timber viper
#

dont you like the idea of no locks, atomics etc

#

to do all the parallelism

cursive crypt
broken sigil
timber viper
#

VM takes care of your memory

terse wasp
soft night
#

C++ and C# sure yeah those are good

#

mixing both sure

proud jay
#

Golang also does not locks and shit

#

you can if you want

#

but you don't have to

cursive crypt
#

Erlang btw

broken sigil
timber viper
soft night
#

union BlueMan(Blue|Man)

timber viper
#

worst case is BPVM slowness, which is hell 😄

cursive crypt
#

It is either freedom or security. Kind of.

terse wasp
#

I'd take 30 programmers who can write parallel code in Verse effortlessly over 1 who can write it in C++ "properly"

cursive crypt
#

Is it compiled or it has a VM?

timber viper
#

VM

fleet tangle
broken sigil
terse wasp
#

It is not often you see someone do things "properly" in C++

timber viper
proud jay
terse wasp
timber viper
stray orbit
cursive crypt
#

Memory vs Speed.

proud jay
#

old people have neither

cursive crypt
#

Old as time dilemma

proud jay
#

isn't that right lilly

fleet tangle
stray orbit
#

And before Duro says it, "YES I WAS THERE WHEN IT WAS SAID"

#

😄

ancient ingot
#

@proud jay cook me some food ?

cursive crypt
#

Are you his wife?

ancient ingot
#

yes!

timber viper
#

it was nice a few minutes at lounge

#

bye

cursive crypt
#

Didnt knew he was a furry

cursive crypt
#

Need to code down some EQS tests too 🤔

fleet tangle
#

That's not nice to post pictures of LillyByte!

stray orbit
#

I knew one of the D's would post it.

#

Just wasn't sure which. 😄

fleet tangle
#

You're the one that keeps saying you're old 😛

stray orbit
#

I do not!

#

Duro does!

fleet tangle
#

You do so!

stray orbit
#

Do not!

fleet tangle
#

At some point.

timber viper
#

boomers

#

is there even any <25 in this chat anymore Hehe

ancient ingot
#

i highly doubt it

fleet tangle
#

I got told I had a boomer mindset the other day.

#

I was very confused at what these upstart youngsters were saying.

timber viper
terse wasp
#

So Laura says to read line 140/141 like it is taking the Agent out of TOptional<Agent> @fleet tangle

stray orbit
#

Pffft, I'm GenX... 😅

fleet tangle
#

Yes, that bit is obvious, Duro.

#

It's line 141 that's the issue.

stray orbit
#

I'm from the "whatever the fuck happens happens" generation.

fleet tangle
#

Why is it just sitting there with no then: ?

terse wasp
#

Yeah - that's what she is saying.

terse wasp
#

Remember, this is supposed to be easy to pickup. Writing it that way makes sense for a complete beginner

timber viper
#

BM is not in the chat anymore

#

its only me

timber viper
#

I'm too young for C++, why did I even do this to myself

fleet tangle
timber viper
#

rather than being easy to pickup having a variable without anything on a line makes everyone question what its doing there though

fleet tangle
#

I am, effectively, a complete beginner in Verse and it confused me. Ergo it's terrible.

terse wasp
#

But if you're a beginner in programming, all of this would confuse you.

#

So check and mate

timber viper
#

Confusion is my default state

proud jay
#

you should read some of Confucius's work

timber viper
#

i cant, its confusing

terse wasp
#

Something else I noticed. Why the two different access operators? : and .

timber viper
#

oh no

terse wasp
#

Oh way

#

I'm dumb

timber viper
#

i hope this is not same as lua

terse wasp
#

fort_character is the type

fleet tangle
#

Isn't Damage a function?

terse wasp
#

Carry on

timber viper
#

then what is FortCharacter

terse wasp
#

I had a braindead moment

proud jay
#

why is it being called on the type

timber viper
#

runtime type huh

fleet tangle
#

Maybe it's the variable, not the type?

proud jay
#

who names their type fort_character though

timber viper
#

well at least I'm more confident about verse wont be fast and wont ruin my nativization plugin Hehe

fleet tangle
#

Maybe neither of them is a type.

proud jay
#

it's all an illusion

timber viper
#

we're in tim's dream

#

having fantasies about functional programming

fleet tangle
#

Maybe all types in Verse are snake case because they dreamed of being python?

proud jay
#

more like fictional programmig amirite

fleet tangle
#

Also

#

If they have conditional assignments, why doesn't that conditional varaible have var? And why not use that syntax for the Agent part?

terse wasp
#

{variableName}:{variableType}

proud jay
#

ok but then I'm still confused about [] vs ()

timber viper
#

i decided to obey whatever carmack says about verse

fleet tangle
#

Good idea.

#

He's bound to hate it.

#

I hope.

timber viper
#

lol

proud jay
#

america explain

silk lily
#

pog

terse wasp
#

That's one of the questions I have.

fleet tangle
#

Maybe this is literally riddled with bugs ?!

timber viper
fleet tangle
#

And we just don't know it?

proud jay
#

this isn't even verse

terse wasp
proud jay
#

some intern was just trying to write c++ and failed miserably

fleet tangle
#

Haha

#

Also this doens't seem very Haskell-like. Seems pretty imperative.

proud jay
#

this guy was haskelling Verse up

#

did I kill chat or is everyone reading the comic sans presentation

fleet tangle
#

It was you.

proud jay
#

rip

fleet tangle
#

In peace.

terse wasp
proud jay
#

is he family of Kuzz Bill?

proud jay
#

rip

#

Meta yeeting another 10k developers

fleet tangle
#

Business

proud jay
#

stonk is up

#

sell sell sell

#

Forspoken already 33% off on sale

fleet tangle
#

Forsaken* 😂

proud jay
#

ForeSkin

#

bm here to ban me 😔

broken sigil
proud jay
#

ah yeah

#

haven't encountered it yet though

foggy path
# proud jay ~~ForeSkin~~

The other day in a work meeting the CEO said "for skin" and it made me laugh because it sounded like he said something else

#

I was unmuted but thankfully nobody asked

#

lol

timber viper
#

anyone knows why would content folder reverts itself to read-only when i make it writable manually

#

there is no source control exist in the project

#

cant save blueprints hellmo

proud jay
#

don't use blueprints then

#

Tim is sending you a message

timber viper
unreal ether
#

Teach the client the ways of c++

#

It's the only way

sweet rose
#

🥸

#

. 🥸
/ |
|
ф
/ \

still geyser
#

And verse seems to be just a gameplay creating scripting language at least on launch.

cloud crescent
#

has anyone here used multi user editing before?

lime saffron
#

cod black ops cold war has got almost 135 gb

lime saffron
lime saffron
# cloud crescent has anyone here used multi user editing before?

We had to set up an own vpn with a software of a japanese university, that was sort of banned in Japan because of internet security laws. The software had all kinds of settings to set up a VPN. One of the settings had a tooltip that went like "only alter this setting if you are a super duper networking wizard".

cloud crescent
lime saffron
#

Might be that after importing assets it was needed to restart / sync though, can't remember

#

But what is cool is that you can make an own version of the editor avatar bp and set an own mesh and stuff, so I went ahead back then and made those cartoonish heads as avatars

cloud crescent
#

oh thats cool

#

i just hope over the years they changed multi user editing to be easier

#

not that many videos on youtube are recent about it

lime saffron
cloud crescent
#

is there an easier way to share projects like that with people? im guessing github but the halo forge like feel is cool tho

#

ill take some time and look into it

cloud crescent
lime saffron
terse wasp
#

Perforce is stupid expensive if you're out of the free tier

cloud crescent
#

yeah looking at that right now lol

unreal ether
#

Perforce has a free tier?

terse wasp
#

Yeah. Like 3 people

#

Then it jumps up to like 4k once you hit 4 people

#

It's not even a tiered thing

#

The number may be off btw, so don't quote me on the exact price.

#

It's just astronomically high 😅

unreal ether
#

Damnn

cursive crypt
#

Remove capacity(), reserve(), and shrik_to_fit() from container requirements and from flat_map API. T.T

slate orbit
broken sigil
#

ok this is actually kinda cool in C++20

fleet tangle
#

I spy named function parameter structs

broken sigil
#

yeah first thing I thought of lol

#

this is actually really useful

sweet rose
cursive crypt
fervent wagon
#

I expect Rider will eventually support verse. I wouldn't be surprised if they have been working on it for a few months already.

cursive crypt
#

Rider sux

#

/troll-face

fervent wagon
#

Then how about an unreal integrated text editor, like in godot?

sweet rose
cursive crypt
#

ed rulz

slate orbit
#

u wot

fervent wagon
#

well idk if that'll happen, but it would be cool

cursive crypt
fervent wagon
#

I would still use rider or VSCode, but still it would be cool

slate orbit
#

I spent years using ed inside lpmuds... it's not good

cursive crypt
#

Say for hlsl

sweet rose
#

Do you guys like the Saw movies

cursive crypt
#

no

#

What is even that?

slate orbit
#

If I'm trying to fall asleep they're okay

sweet rose
fleet tangle
#

There's nothing good about Saw. Except that the word is in the past tense.

slate orbit
#

Five nights at freddy's fans probably love Saw, Daekesh, how could you say that

sweet rose
#

I love Saw, though the 2 recent releases aren't probably nice, didn't watch them either

cursive crypt
#

I find something else on imdb

fleet tangle
#

Never played FNAF tbh

sweet rose
slate orbit
broken sigil
slate orbit
#

Okay I use the term "good" loosely

bronze axle
slate orbit
#

It's an effective tool, like sleeping pills

#

Or carbon monoxide

sweet rose
fleet tangle
#

I love how the 512gb one is actually £512.

#

It makes me happy.

sweet rose
cursive crypt
fleet tangle
#

Hehe

slate orbit
sweet rose
#

You scared 🥸

slate orbit
#

I would rate FNAF right up there next to industry giants like ET

#

The gameplay of ET was somewhat more compelling but FNAF has slightly better graphics

sweet rose
#

It's one of the best horror games ever created that's why it's so successful

#

You probably didn't bother understanding the mechanics

slate orbit
#

Amnesia was an excellent game, FNAF was just boring

sweet rose
#

Lmao

#

Amnesia original fine

cursive crypt
#

You just have different views of a Horror.
Getting old, now that's a horror.

sweet rose
#

Amnesia dark descent is literally the worst horror game I've played

slate orbit
#

But you've played FNAF...

sweet rose
#

Fnaf is a masterpiece

slate orbit
#

The real horror here is the future of the games industry

sweet rose
#

I know the prepubescent fanbase it currently has may have given it a bad reputation

slate orbit
#

I don't pay attention to the reputation of games, I play them and form my own opinions

sweet rose
#

But if you play all the games in the FNAF series you will truly be playing through one of the best stories ever written

slate orbit
#

And in my opinion, the scariest part of FNAF is that it costs money

sweet rose
#

One emoji

#

🏴‍☠️

slate orbit
#

lol

#

I admit, the jump scares are worth a good chuckle the first couple of times

sweet rose
terse wasp
sweet rose
#

At one point I just wanted the main character to die

fleet tangle
#

Sounds like a skill issue.

slate orbit
#

I do think FNAF could win the award for best horror-themed powerpoint presentation, though

zinc matrix
#

poppy playtime would

slate orbit
#

I've never tried that one

#

But if it has at least one scary thing it probably is better

zinc matrix
#

i think they go into same category of "why are these games popular"

unborn lotus
#

Kids love them?

zinc matrix
#

probably

sweet rose
#

It has some weird alien antagonist

#

And a weird alien world

slate orbit
#

I mean, no, Amnesia had gameplay

slate orbit
#

Or games

broken sigil
#

FNAF was so overhyped

#

I actually really liked the first and second one but they just kept on milking it

slate orbit
#

I think FNAF changed the industry, too, perhaps not in a good way

zinc matrix
#

im really liking that call of the sea game that was freebie on egs. even though it refused to launch on first time. i had to give it some weird permissions for my personal data, but eh..

#

havent finished it yet

#

story is pretty interesting so far

slate orbit
#

I just discovered that fnaf has graphic novels... and let me tell you, this is some hard hitting stuff.

sweet rose
#

😂

#

The difference between FNAF and Amnesia is FNAF kept getting better every game

#

And made more money

broken sigil
sweet rose
#

Made by one guy with a dream

slate orbit
#

"Kept getting better"... they didn't start with a very high bar to begin with

sweet rose
#

It was made by one guy

slate orbit
#

So was Stardew Valley

#

And flappy bird

sweet rose
#

Oh yeah how many games has Erik Barone made

#

1

slate orbit
#

Which both had better gameplay

sweet rose
#

Both had good gameplay

#

Better is subjective

#

And FNAF too

#

Yes

#

If by streamer money you mean twitch

#

FNAF story is better than any of the amnesia games

#

Nuff said

slate orbit
#

I still doubt it

#

I can't even read these graphic novels preview pages without cringing painfully

sweet rose
#

Big fan of point and click I admit

sweet rose
slate orbit
#

Bad

sweet rose
#

Haven't followed the game since Sister Location

#

For me that's where the game's story ended

#

Dafuq

slate orbit
#

Just, truly terrible

#

But it certainly does prove your point about the incredible story

sweet rose
#

I don't know what that is haha

slate orbit
#

It's a page from an officially licensed FNAF graphic novel you can buy on Amazon

sweet rose
#

Judging from the reviews the people like it

slate orbit
#

Not surprising

zinc matrix
slate orbit
#

I still don't really know what a backroom game is

#

To me that's a mafia-run card game in the back room of a bar

#

I know there's some weird new niche games called that but I don't know what they are, if Steam has them it at least has the presence of mind not to show them to me

#

It does still advertise call of duty because I play Elden Ring, which is an obvious connection

zinc matrix
#

at some point lots of people were doing game based on that

#

procedural rooms and cheap jump scares. recipe for indie horror game, hehe

slate orbit
#

I guess if you can't afford the environment art, writing, or acting from Blair Witch, there's no reason you can't make a whole horror game out of the idea anyway.

zinc matrix
#

blair witch was awesome

slate orbit
#

It was at least an interesting take, at the time

zinc matrix
#

the game they made of it... not that awesome

slate orbit
#

well, yeah, there's not much there for a game

zinc matrix
#

they did pretty good job with the house on the ending. it gave same vibes

slate orbit
#

If somebody were to ask "But what do you DO?"
The answer would be something like:
"Well, you... uhhh... you're trying to... ummm... you see, there's a... something... and... "

slate orbit
#

I guess I've been alone in the woods in the dark enough in my life that it just doesn't scare me, lol

zinc matrix
#

it might be one of those nostalgia things. probably wouldnt like it that much now

slate orbit
#

The "found footage" film with the aliens was really good, though

#

Seems like it must have been at least partially inspired by blair witch

#

Cloverfield I think?

zinc matrix
#

never seen that one

#

theres so many of those nowadays 😄

slate orbit
#

Yeah it was not that long after blair witch I think

primal summit
#

alien abduction: incident in lake county had me rather spooked growing up

primal summit
#

I think I have a new favorite code editor

foggy hollow
primal summit
#

discord has syntax highlighting

tulip orbit
#

steam spring sale? looks outside ...what?

primal summit
#

it's snowing

tulip orbit
#

it did finally warm up for the first time in a few weeks here, but... a few days of warm doesnt mean winter aint done

#

it was -20c overnight like two days ago

primal summit
#

35° N latitude and snowing

primal summit
tulip orbit
#

and unpleasant

primal summit
#

-4F, yep

tulip orbit
#

whats worse is that on the steam sale, nothing really caught my eye. A few games I wouldnt mind playing, but nothing I feel like spending my limited money on right now

unborn lotus
#

spring has sprung

cursive crypt
#

Sprung? It just started to snowfall here.

cursive crypt
#

Huh, yeah, I seem to have totally forgot about this, but I remember reading about it before.

zinc matrix
#

does it still test both cases even the first one fails? like blueprints normally do?

timber viper
#

even if stylized is an option it shouldnt be like torchlight imo, it looks to rigid

fallow finch
#

Goodday guys ...
Is it possible to run multiple VR headsets with different instances on same pc ?

brittle linden
#

Damn, game dev looks so easy on YouTube🤣

fluid bloom
#

is it me or is discord getting really annoying with all these popups about themes, nitro and whatever paid feature ads

brittle linden
#

I don't find them annoying at all🤣
this app is free and some ads to ask you to buy the nitro is nothing, if you got nitro then they show nothing to you but new features, seeing some ads for nitro is not even a price, it is just clicking on a button to close them.

rare sparrow
#

hey, wait a minute

fluid bloom
#

something can be annoying even if it's free

brittle linden
#

Well that's the point, if it is free then it is free, you lose nothing after finding it annoying

#

But I cant do anything about you finding it annoying, I just tried to say that I don't find them annoying

cursive crypt
#

They got big corps sponsoring them. Need more tho.

cursive crypt
rare sparrow
cursive crypt
rare sparrow
#

I had replaced a transform with a vector and didn't expect it to keep the transform outputs, and it took me a minute to realize what was wrong. Thought it was a bit funny

cursive crypt
#

Did it compile?

rare sparrow
#

I didn't try. Noticed before I would've

zinc matrix
#

They're gonna mess this up

#

100%

cursive crypt
#

wdym

foggy path
#

It's fortnite it's shit you know

pearl elk
#

fartnot

fluid bloom
proud jay
cursive crypt
#

refuses

fluid bloom
#

the audacity

zinc matrix
#

You can literally make Last of us in it lol

unborn lotus
#

so it's all good

cursive crypt
#

But can you make a super mario ?

zinc matrix
#

I guess yeah

#

I don't know I'm not invested really

foggy path
#

Isn't it good if you can make last of us in it 🤔

cursive crypt
#

No, it is messed of us, didn't you understood?

unborn lotus
#

I expected another episode in the last of us

#

didn't realize 9 was the finale lol

cursive crypt
#

They will milk on it down the road for sure.

#

i.e. there will be more, soon

zinc matrix
#

why would you make tv-show with fortnite engine?

foggy path
#

they made my little pony with flash so why not

proud jay
pearl elk
#

All you need is a bad writer, boom Last of Us 😛

#

Maybe James Gunn can hire Druckmann to write Superman vs Batman, two men... in spandex, with capes!

proud jay
#

is Pedro Pascal superman or batman then?

#

or both?

pearl elk
#

He's Robin

proud jay
#

who is he robbin' ?

#

teenage girls of their hearts?

pearl elk
#

Eliot Page is Batman and Peter Dinklage is Superman

proud jay
#

ok now I'm hyped

proud jay
#

when is midjourney releasing movie

pearl elk
#

His beard grows back as soon as sunlight hits his face

proud jay
#

interesting that midjourney just accepts famous people prompts

#

while like dall-e explicitely avoids those

pearl elk
#

Well I tried the other two and its not as accurate as this one

#

I guess it was heading in the right kinda direction with the baby face lol

ancient ingot
#

🇪 🇲 🇪 🇹 🇮 🇧

proud jay
#

who

#

I'm not hungry

ancient ingot
#

😂

zinc matrix
ancient ingot
#

@proud jay i made you coffee bitch ☕

proud jay
#

bring pls

proud jay
#

lol

#

thought that was an otter at first

#

still hard to see anything else

serene urchin
#

Hi, I'm new here 👋 . Any tips on where I can find a game jam to join? I looked around both here and on Itch.io but did not find anything promising.

proud jay
#

there used to be game jam chats but they are archived 😔

#

if there are any official unreal jams though they are posted in #announcements

serene urchin
#

I see, thank you Dieter

ancient ingot
#

you are new? oooo freshmeat here Dieter 😉

brittle linden
#

Do you think Star Citizen is a scam?

ancient ingot
#

depends how you define scam

fleet tangle
#

I think it's a joke made by inept developers.

ancient ingot
#

do i think the game is at a point it should be with the money it has recieved, hell no, would i spend money on it, like fuck

brittle linden
#

My definition is "Never going to finish projecy"

ancient ingot
#

how much they recieved now, $120m ?

brittle linden
#

around half of a billion $s

ancient ingot
#

seriously? so almost half a billion.... in that case, stay well away 🙂

brittle linden
#

🤣🤣🤣

fleet tangle
#

Seems that much like blood bowl 3, it's massively delayed and the only thing that works is the cash shop.

ancient ingot
#

fancy that eh

brittle linden
#

Lots of these games on kick starters turn out to be scams, they make the market look dirty, and those good devs who really wanna their ideas to a real game will face difficulties.

ancient ingot
#

yup, sucks 😦

zinc matrix
#

anyone knows how to turn off that Unreal Game sync always wants to generate project files when syncing?

proud jay
#

I mean star citizen is in a quite playable state no?

#

I don't think it's gonna be "finished" any time soon

#

cause it's just so ambitious

ancient ingot
#

any game should be in a playable state when its had $400m worth of investment

proud jay
#

just saying

#

is it really a scam?

#

they never promised to finish in 6 months or anythging

#

it's less the project being a scam and the investors just being fools

unborn lotus
#

Didn't they make a roadmap for the roadmap and even that got delayed

ancient ingot
#

😂

#

94 weeks? what in the fuck......

proud jay
#

lol

#

there's like at least 12000 animators though

ancient ingot
#

there better be for 94 weeks work lol

proud jay
#

this man has a voice

ancient ingot
#

Tracklist:

Cass & Slide - Glad I ate her
Paris & Sharpe - Aphrodite
Iio - Rapture (John Creamer & Stephane K Remix)
New Order - Someone Like You (Remix)
Envy - falling
X-Press 2 - Smoke Machine (Original mix)
ID
Warrior - Voodoo (Oliver Lieb Main Mix)
Li Kwan - Point Zero
Fu Man Choo - Outlaw (Praha Remix)
Amoeba Assassin - Piledriver(Progressi...

▶ Play video
#

ftw

proud jay
#

drugs are bad mkay

fleet tangle
#

Only the bad drugs are bad.

#

Most drugs are good.

ancient ingot
#

ye bro heroin ftw right

proud jay
#

only on thursdays

ancient ingot
#

😂

proud jay
#

damn 14 weeks for sliding is also kinda wild

ancient ingot
#

14 weeks? 😐

proud jay
#

of course this is much easier than giving a janitor tools for 94 weeks

broken sigil
#

I'm very convinced their codebase is a spaghetti mess

tulip orbit
#

wtf is with my twitter feed. about 20 posts about the mar22 state of unreal. dont give a **** about editor for fortnite...

cursive crypt
#

gasps

#

BuuuTT FoorTNiTE

proud jay
#

four nuts?

#

that's kinda gay

unborn lotus
#

🤑💲💰

tulip orbit
#

oh that'll end well

unborn lotus
#

Not for me, I sell on the mp, I want the kids to buy my stuff

#

There's millions of them

#

Maybe I could retire

tulip orbit
#

yeah I should make some shitty crap to sell on the mp too.

foggy path
#

I'm making a building system for my game, I've been thinking I should put that on the mp

tulip orbit
#

if I could convert my inventory system to module or plugin, it'd probably do well on the mp. I'd have to clean it up a little tho

unborn lotus
celest musk
#

making sliding isn't hard, integrating it into an existing animation workflow is where the trouble starts

#

so even if 14 weeks sounds like a lot, it rather shows that they don't plan with unrealistic short timespans

proud jay
unborn lotus
#

It's a two for one with bath water

median wraith
#

I'm getting each week emails since a month about some product I own from the marketplace is actually something stolen reported by the people and removed from the market

celest musk
#

about the same or different products?

median wraith
median wraith
#

last week were something about a sfx pack

celest musk
#

welp... only got one so far

unborn lotus
#

It did seem to get out of hand lately

median wraith
#

now a plugin

celest musk
#

now i'm curious which plugin

median wraith
#

Lazyweb

celest musk
#

huh

#

isn't it just exposing some engine features?

#

CEF is part of the engine?!

proud jay
#

didn't know they were still updating it

celest musk
#

whot, they have a launcher for mac?

#

but not for linux?! ;_;

proud jay
#

well there are more people on mac than on linux

#

and there is less fragmantation

#

so not that weird of a choice

celest musk
#

the fragmentation isn't a problem for the editor on linux, neither should it be for the launcher

#

the most annoying thing is that there isn't any official way to download plugins/assets as linux user

proud jay
#

have you considered like not using linux

celest musk
#

and people have to reverse engineer their API to make linux launchers

#

yes i have

#

but not because of that

#

rather because windows is actually the primary market for games

#

i think mac users are rather the VFX people, or the majority of them

ancient ingot
#

ok any medical people here?

proud jay
#

are you dying?

#

my gf is a pharmacist, does that count

ancient ingot
#

lol

celest musk
#

so a modern drug dealer

ancient ingot
#

im just wondering, since i had my back operation, everytime i have a hot shower the pain is like 10 times what it is if i am just walking around 😦

celest musk
#

don't shower then

unborn lotus
#

Or cold showers

ancient ingot
#

i cant have a bath

#

too low down

celest musk
#

neither

ancient ingot
#

😦

celest musk
#

save water, save the planet

ancient ingot
#

eww id stink lol

celest musk
#

ofc

unborn lotus
#

You can't sweat if you're sitting on a chair all day

ancient ingot
#

this wasnt on the patient imformation leaflet !

celest musk
#

you can

#

depending on where you live

ancient ingot
#

south wales, so im good until mid july haha

unborn lotus
#

Only pain I get in my broken bones is when it's raining lol

proud jay
#

ah so that's why you're strange

#

you're on pain meds

ancient ingot
#

ahh now that happens to me in winter, the cold makes my wrists really hurt

proud jay
#

are you like 85?

ancient ingot
#

im 43 you cheeky sod lol

unborn lotus
#

Damn that's old

celest musk
#

and you ask in discord for medical advice?!

ancient ingot
#

i just happen to have had 3 broken wrists and 1 fractured spine, and i can say with confidence, that the spine hurt more

celest musk
#

you get better advice in the next pub

proud jay
#

did you run yourself over with a car?

ancient ingot
#

i was just wondering ben, i wouldnt trust you lot with a marshmallow lket alone medical advice

celest musk
#

how did you manage that?

proud jay
#

he didn't say they were his

ancient ingot
#

how i fell is a mystery, i just went to go down the stairs the same way as normal, and just.. fell

celest musk
#

yea that happens

#

and you couldn't just brush it off?

ancient ingot
unborn lotus
ancient ingot
ancient ingot
unborn lotus
#

My dad broke his hip like that 😔

#

Anyway I had a metal plate in my collar bone

#

Not cool

proud jay
#

I never broke a bone

unborn lotus
#

And still not 100% movement

proud jay
#

just drink more milk lol

ancient ingot
#

ouch, the hip is like the hardest bone to break i think, cause its so dense

ancient ingot
unborn lotus
ancient ingot
#

you suck off a cow? 😐

proud jay
#

no

#

I suck on almond titties

fleet tangle
#

A bull?

celest musk
#

don't tell him

proud jay
#

the source of my coffee is the store

#

so I get it straight from my source

#

sorry milk*

ancient ingot
#

thats cheating

proud jay
#

just like your mum

ancient ingot
#

😮

#

mum never cheats, she said you 2 go all the way

proud jay
#

yeah to bristol and back

ancient ingot
#

eww dont put me in bristol, fucking english people, pfffff

proud jay
#

well if I went to brstol and back with your mum

#

your mum is probably not in bristol is she

ancient ingot
#

😉

proud jay
#

otherwise it would not really be "going" to bristol

fleet tangle
#

She's not going to bristol, just going to town on him.

proud jay
#

we always compare our cars before leaving

#

great cardiff vibes

fleet tangle
#

Do people in Wales actually own cars? I thought they were still using horse and cart 😂

proud jay
#

no

#

they ride the sheep after the f*cking

#

ride it twice

ancient ingot
#

lmao oi leave our sheep alone

proud jay
#

yeah I know you deeply care about them

ancient ingot
#

passionately

soft night
#

passionate things

unborn lotus
#

This is nsfw 👿

fervent wagon
ancient ingot
#

they renamed strata? whyyyyyyyyyy

fleet tangle
#

To what?

soft night
#

its road to otan

ancient ingot
fleet tangle
#

Totally worth it.

ancient ingot
#

Geometry and amim re targeting scripting looks interesting.

soft night
#

ice ice substrate

mossy nexus
#

Turns out it's femur

proud jay
#

femur? I barely know her

mossy nexus
#

Not to be be confused with a lemur

ancient ingot
#

aww how cute

proud jay
#

wtf is a beamer in a kids game

cursive crypt
#

A person who beams.

#

Hmm... so 5.2 is just Quality of Life stuff.

unborn lotus
#

I feel like 5.0 released yesterday

#

And I still haven't made anything with it 😔

proud jay
slate orbit
#

Looks like call of duty 2

unreal ether
#

WW1 medicine is so interesting

unreal ether
#

More responsive and customisable then most modern shooters

#

Only downside is map size.

oblique cloak
#

So what can i add to the engine.ini in hogwarts legacy to try and fix something to do with either the control rigs, or something... The lips dont animate and its freaking annoying...

unborn lotus
unreal ether
#

Best of asking around in a hogwarts legacy dc

slate orbit
#

I don't think editing your engine.ini is going to suddenly animate character lips unless it's an existing feature you broke by editing that file already

oblique cloak
#

_<

#

naw fresh install lips dont animate.

#

i think its an AMD issue

#

steam wont refund either i hate this lol

unreal ether
slate orbit
proud jay
#

works fine for me on ps5

cursive crypt
#

Works fine on not having it.

proud jay
lavish spoke
#

There's some funny Job postings, won't pin point any but they're literally asking for someone who does everything. Do these people exist out there?

celest musk
#

they are in medical clinics treating their burnout

lavish spoke
#

How you gonna ask for someone who can program, blueprint, model, do animations, do level design, set dressing, audio design, convert old projects into 5.0 and have advanced experience in each.

#

Wack

proud jay
#

depends how much you pay

fleet tangle
#

Sure, there are one-dev games out there.

#

I'll get a model for you, real detailed, $1000/

#

Must match the ones that exist on the marketplace.

mossy nexus
#

I'll do it for $3500[per dignissim of course] and it will superior in everyway. T&C's apply.

celest musk
#

i'll do it for $10 and it will be the blender default cube

pearl elk
#

I'll do it for exposure and the cube will be filled with NFTs

cursive crypt
#

I'll just take the money and leave.

#

Talking about money

proud jay
#

isn't this old news?

#

or is it a new fine?

cursive crypt
#

Kinda old, but the order was finalized today.

proud jay
#

I see

celest musk
#

someone wants their cut of that dirty money

proud jay
#

I want a cut

timber viper
#

Lol

fleet tangle
#

Haha

warm bloom
#

AHAHA

unreal ether
# timber viper

"People won't apply just for the money"

How out of touch can you be. Newsflash, it's a job. The only thing about it is the money. Volunteer working for for-profit companies and passion don't pay the bills.

#

Must have been one hell of an interview lmaoooo

stray orbit
#

I work jobs for EXPOSURE, not cash! Can't live on cash these days!

unreal ether
#

Ikr. Tried to buy a coke today and it cost 3 exposure tokens. All I had was this was of useless cash :(

stray orbit
#

It's terrible out there! My landlord was like.... pay in exposures!

unreal ether
#

Ikr! My boss offered me £500,000,000 for a promotion and I was like "Jeez, might as well pay me in paperweights since you don't want me to make rent this month"

#

Glad I'm not a photographer though. It seems 90% of potential clients pass out on hearing the word "money"

dusky cipher
#

No context, just wanted to share this

cobalt oracle
#

do we have an anime version of manny? maybe a jojo? I take whatever I can get 👀

#

otherwise, give me your meme-est manny

timber viper
#

who tf is JohnB and why copilot emitted his name xD

pearl elk
stray orbit
#

I'm on my third day of learning how to sculpt... and I may have to quit. For everyone else's sake. 😅

cursive crypt
#

Don't lie, you are liking it.

regal pecan
#

Who wouldn't like that.

cursive crypt
#

UE thinks it is 50% cheaper to go to point A, than to B (╯°□°)╯︵ ┻━┻

timber viper
#

I wonder how navmesh looks like

cursive crypt
#

There is a tile split between the Start and B.

#

But does it matter? There is an explanation, the issue is, it is 0xBAAD.

#

Here, btw

timber viper
cursive crypt
fluid bloom
cursive crypt
#

It just casts weird segments, so in that case up, it goes in the total opposite direction and basically makes a half circle to arrive to that triangle.

#

Gonna dig up further, but the length/costs metric can go quite bad.

fluid bloom
#

I had an issue where the pathfinding algo desperately wanted to make a route that went through the corners of the tiles

#

instead of a straight path

#

there was nothing blocking it

#

for some reason it came up with a two segment path where the mid waypoint was the tile corner 🤷‍♂️

cursive crypt
#

And how did you solved it?

long viper
#

Woah, I’ve officially wasted another year of my life

unborn lotus
#

Only a year?!

long viper
#

I’m about to waste another year making shitty games

#

On the bright side, I’m officially one year closer to being non-minor now, wooo

zinc matrix
#

I am deleting this fking engine huhu why it's so hard

zinc matrix
nova idol
#

This may not be much, but I finally got a door to open using a C++ interface! I'm so happy! ('Open' is perhaps a slight exaggeration)

bold kraken
#

can i drop my cashapp in here?

primal summit
#

it "opened"

wintry skiff
#

The door left the poor handle behind

sweet rose
proud jay
#

I did it mom

sweet rose
proud jay
#

Cause your mum made them

#

the pic actually makes it look a lot worse than it is tbh

regal pecan
#

I doubt 2008 looked as good as you think it did.

#

Granted that particular shot could look like an oblivion remaster

timber viper
#

it looks like a bully scholarship edition with PBR and UI mod

#

from 2008

cursive crypt
#

Family be proud their son wants to be a magician.

#

Is that Trump btw, I see a red hat.

cursive crypt
#

if we switch over to C++11 this should be unique_ptr
...
there's no point in having separate implementation class
=>
FPImplRecastNavMesh* RecastNavMeshImpl;

#

"Temporarily permanently" - as one programmer liked to say.

tulip orbit
#

Woo. Got my pistol and rifle aim offsets looking pretty decent. Now to make unarmed walking anims, and mining gun animations... full sets including walking, aiming...

#

😓

cursive crypt
#

Are you an an an ana animator?

tulip orbit
#

no 😭

cursive crypt
#

Have you considered to use someone else' anims?

tulip orbit
#

Cant afford animation packs

cursive crypt
#

I think there are some free options tho.

tulip orbit
#

I havent found any

#

all the free packs I got from the marketplace only have a few pieces of the puzzle

#

a few rifle_hip anims, a few rifle_ironsights anims, but not a full required set. I've had to bastardize them together to get something presentable

winter coral
tulip orbit
#

we werent

timber viper
#

I'm just interested in how it compiles the graph to build the content on level

#

Phy is better than Epic so I would use voxel plugin

pearl elk
#

Oh yay more subeditors, just what we needed

warm bloom
#

LOL none of it is unified

#

though this is cool

#

but i agree phy's stuff is probably gonna be better

#

i wish they prioritized large world coordinates more though

cursive crypt
#

I see no relation between voxels and that houdini-like

tulip orbit
#

I havent seen phy in here in a loong time. He too good for us now?

cursive crypt
#

I suppose there are too many voxel clients ¯_(ツ)_/¯

#

I'm glad, I passed through my thirst for voxels years ago.

#

Spend too much years.

tulip orbit
#

voxels would make the mining portion of my game more interesting. Rather than the big chunks of stone I'm dropping in the world

pearl elk
#

Does Deep Rock Galactic use the voxel plugin?

timber viper
#

Voxel also has a graph right now, similar to houdini (i guess)

#

The reason I'd prefer Voxel is, unlike Epic, phy has to provide support if something doesnt work meanwhile Epic expects you to use UDN and even then there is no guarantee they wont forget about the plugin and do something else for Fortnite

nova herald
cursive crypt
cursive crypt
cursive crypt
ancient ingot
#

Big feet -> small weaner

unborn lotus
#

Why u attack me

ancient ingot
#

😂

tulip orbit
#

no, big truck -> small weaner

pearl elk
#

Its all about the size of the battery these days

ancient ingot
#

i have a huuuuuuuuuge battery 😛

ancient ingot
#

lies !

tulip orbit
#

😝

worldly mesa
#

only a few minutes in, but this is great working music. ambient female vocals, no words, music that knows when to not repeat
https://www.youtube.com/watch?v=DKTin0hPQno

In this relaxing music video you will be able to unlock inner peace with beautiful soft female vocals. Atmospheric female vocal will help you to sleep soundly, while the calming music will help you to drift off into a peaceful slumber. Use this calming music sleep with voice for stress relief, to fall asleep, for study, rest or meditation.
My na...

▶ Play video
pearl elk
#

I like big batteries and I cannot lie

ancient ingot
#

😂

broken sigil
lime saffron
#

look at this pokemon ripoff, you can literally shoot them with an assault rifle

ancient ingot
#

😮 bastards!

cursive crypt
#

These path queries are so broken (╯°□°)╯︵ ┻━┻

#

Either returning wrong border stuff or don't even use the fast checks.

median wraith
tulip orbit
cursive crypt
#

The EQS Pathfinding [batch] -> GetPolysWithinPathingDistance -> StorePathfindingDebugData is freaking broken! Straight copied from Fortnite.

#

It returns points which are outside the pathing distance and just score them however.

#

(╯°□°)╯︵ ┻━┻

#

I ran out of tables.

cursive crypt
unborn lotus
#

I was eating a bag of chips and my lame smartwatch notified me my steps goal was completed

cursive crypt
median wraith
zinc matrix
#

I have to play a league of legends match each time i load debug symbol

zinc matrix
unreal ether
fleet tangle
#

So that's where Laura went.

acoustic quarry
#

omgeee its so cute wow

acoustic quarry
#

I also think its not wise to use AI as a tool for filling creative input. We have brains, use it wisely and it takes time to be creative.

unreal ether
#

wait no way

#

the scam mmo is posting jobs here?

#

is there another mmo where you can make anything called dreamworld

unreal ether
timber viper
unreal ether
#

yeah. i used to see some decent ones popping up here and there

#

but now its all overly ambitious rev share, volunteer projects that expect too much, or scams

#

no way i read this further and it gets worse!?!
A full fps system, not something that takes a couple of hours. earning prolly below minimum wage for something like that.

i get if you're self funded, can't offer much for obvious state of the world reasons, and maybe need someone willing to do a bit for the passion, or a bit of rev share on the end as well. I get it, but dont say it's a competitive rate

timber viper
#

Rip people who assumed its hourly rate and contacted them xD

unreal ether
#

i hope it was hourly rate and was just poor communication

timber viper
#

Its not

unreal ether
#

oop i think we stepped over some rules

#

mbmb

timber viper
#

Which rules?

unreal ether
#

not sure but i saw stuff get nuked

#

im assuming that means we did bad

timber viper
#

Nah BM pressing random buttons

broken sigil
#

Just cleaned up the stuff about their discord since it's a bit of a "public shaming"

unreal ether
#

ah okay, gotcha

unreal ether
#

apologies for that one, didnt realise it was a tad over the line

fleet tangle
#

What was the offered price for the "full fps system" ?

timber viper
#

300usd

unreal ether
#

$300 max for the entire project

fleet tangle
#

Oh my

#

I wouldn't open the editor for that

unreal ether
#

like thats easily what? 15 hours work? if nto more

#

depending on complexity

#

havent gone too much into fps stuff because im terrible at animations

#

which i really need to improve

#

because i got so many shooter ideas, but they rely on animations

fleet tangle
#

Just give them first person tutorial project. Done!

#

Or Lyra.

unreal ether
#

i think my biggest barrier is procedural ads and support for multiple weapons

#

ik maths is haaard

fleet tangle
#

ik.. right!

tulip orbit
#

no ADS, just hip firing

fleet tangle
#

I wonder how many people who try to work with IK don't know what it stands for.

unreal ether
#

but then how do i make the cool red dot sights :(

tulip orbit
#

just add them to the HUD

timber viper
#

Inverse kinematics

#

Right?

fleet tangle
#

Ye

unreal ether
#

im not sure whether to just bite the bullet and Figure it Out™️ or buy a pack that does it for me

#

learning to animate is the easy part in this

#

its the programmign side of animations that gets me

timber viper
#

Isnt it just aim offset asset and control rig

#

Its not that hard

#

In fact very easy

tulip orbit
#

its probably not as hard as you're thinking it is, but probably very fiddly when you get into the finer points of it

timber viper
#

Advanced IK is hard because you do quat math

unreal ether
#

but how do i procedurally get the iron sights to the center of the screen, and not make it look like the character's powdered their bones several times over

timber viper
unreal ether
#

like i really dont get it, and the sprinkling of procedural anims means i dont have to make unique anim sets for every weapon

unreal ether
tulip orbit
timber viper
timber viper
#

Most of the cases you can go yolo with what control rig unless you are doing god of war

unreal ether
tulip orbit
#

ugh, I cant find them. my google-fu is lacking

broken sigil
#

@timber viperI think regret giving this bot permanent memory 😅
I asked it and but the GPT API failed to return a response (OpenAI has been having issues for the last like 2 days) but it remembered that I asked it lol

broken sigil
timber viper
#

Its getting sentient

broken sigil
#

The new memory model is working really well and it feels like it knows way too much now 😅

timber viper
#

finally ffs

#

theme is disgusting but at least everything is more readable now

tulip orbit
#

need brain wake up. I think I can start moving my animBP and anims over to my main project to start integrating it, but not 100% sure

#

why, when only selecting my animBP to migrate, it wanted to migrate the whole third person map and all the other crap?

timber viper
#

it collects ref dependency

tulip orbit
#

yeah, but why is my animbp referencing the level?

timber viper
#

not the animbp

#

something animbp referencing is referencing the level

tulip orbit
#

only thing I can think of is that maybe its detecting that I baked an animation to control rig, and it created a linked animation sequence

#

I just unselected the things I didnt want and migrated, have yet to see an error

unreal ether
#

like if i didnt know anything about ai i would believe it is sentient

broken sigil
# unreal ether how do you do this. youve really managed to convey the feelign that youve taken ...

😅
So underneath all of it is GPT3.5-turbo, then a layer of secret sauce and on top of all of it is what I'm calling "MemoryCortex", it's basically a C++ persistent memory library for LLMs that I'm writing, it's basically creating "memories" condensing them and when you ask it something it "recalls" relevant memories and prepares them to be passed to the LLM/GPT

And this memory system is playing a big role in why it's behaving the way it is

unreal ether
broken sigil
#

Tho I'm working on something to compress old memories, reuse them and delete them to save memory

unreal ether
#

I assume it would take some heavy use to fill up even lower end consumer drives

broken sigil
#

You could have probably thousands of memories within like a gigabyte

#

And the cool thing is I could in theory give it a whole document, have it condense it into "memories" and use it in its responses

deft copper
#

Whooo, gonna take my machine like 14 hours to render this 30 second sequence out at Cinematic quality. 😅

unreal ether
#

Really impressive stuff

long slate
#

first message lol

oblique cloak
#

woah... fortnite giving away there billion dollar codes?

regal pecan
#

Have to compete with roblox by allowing mods experiences.

oblique cloak
#

so many clones about to be made...

regal pecan
#

Badly performing clones

timber viper
regal pecan
#

"Rename everything with a sensible naming scheme"

Sensible 2
Sensible 3
...```
timber viper
#

shit they are fast

broken sigil
warm bloom
#

does gdc start today

#

shit

cursive crypt
#

Just shit in general.

warm bloom
#

there is no general this is lounge

zinc matrix
#

only in general channels

worldly mesa
#

This cannot be right! They removed the Equals node from Materials, and did no replace it! (with something like Compare)

devout nexus
# long slate first message lol

It's technically not the first, this place started off on Slack first before being ported over here by the hard word of pfist over the course of a couple weeks

supple apex
#

Tried asking unreal and godot related questions to chatgpt, always got incorrect answers and recommended with non existing functions so far.