#server-feedback

1 messages · Page 7 of 1

gloomy kiln
#

otherwise you could also call it #cpp-chat and #audio-chat

gritty lotus
#

general-dev

rich sky
#

¯_(ツ)_/¯

gritty lotus
#

doesn't even have to be unreal, tbh

#

just development

gloomy kiln
#

yeah #general-dev is good too

celest zenith
#

what about #ue4-dev

rich sky
#

nah

gloomy kiln
#

I dont like starting it with #ue4

rich sky
#

it's under General Discussion

gloomy kiln
#

every channel could start with #ue4, its ugly

#

wasnt that actually the case for a while?

celest zenith
#

#unreal-dev

gloomy kiln
#

every channel could start with unreal too

#

#unreal-audio, #unreal-animation, etc

#

the term should only be used if its actually needed to make clear what the channel is for

#

I only said #general-ue4 because @deft raft said he feared general might e seen as offtopic by some people

#

so then adding something to make sure its on topic makes sense

#

but not at the start, its just a description of the stuff that it is

deft raft
#

Yus

#

I wrote done # general-ue4 for now

rich sky
#

Aye, I think after MegaJam

#

you'll definitely know which channels are not being used correctly or at all

deft raft
#

Would you say "Events" needs a rename to, for example "meetup" or "event-meetup"?

#

Or is events already clear enough?

#

The channel is meant to help teaming up for events, to find other people that go to, for example gamescom

light shadow
#

#meetups-events perhaps?

deft raft
#

It's not entirely about meetups (like the UE4 ones)

#

More like, GDC, Gamescom, etc

#

I guess?

light shadow
#

so maybe #irl-events?

deft raft
#

Are there non rl events we could mean?

#

Didn't even think about that

rich sky
#

Would be cool

#

To do non-irl events

#

As a community...hmm

chilly ivy
#

I actually considered irl-events as the name, but I decided to make it more generic so people could also share online events there.

deft raft
#

Guess events works then

chilly ivy
#

Just want to say for the record again: #gameplay-ability-system has its own channel because it was an experimented that worked out. It's a largely undocumented plugin with a small but passionate community forming around it. The idea was brought to me by one of them and I said I'd give it a shot.

#

In the end, it has proven to be consistently active and useful for that community.

#

And since we're an unofficial community and not beholden to Epic Games, we can enable communities like that here.

lost ridge
#

!: Suggesstion:! I'm sure you guys hear this allot "why is there a #career-chat but I'm not supposed to post my job opening there." Well I think it might be because the #looking-for-talent is too far down the scroll bar of channels and is easily missed. I think the 3 should be under one category instead. (see image(green = suggested layout))

deft raft
#

The thing is, careers is not really a job board

#

it's only meant for discussions

#

Put it in there also means removing it from the discussions board

#

Moving the jobboard category more to the top might work

#

idk

lost ridge
#

why not call the channel "#portfolio feedback or #getting in the game industry ?

rich sky
#

#work-in-progress should be for that

lost ridge
#

Wut?

rich sky
#

portfolio review

#

But, maybe not, since it is career oriented, meh

lost ridge
#

Hrm.. I dunno

#

You gotta point there though.

#

how about "#career furthering discusion about porfolios or whatever else you could talk about that doesn't go on the job board but not WIP or general chat "

#

hahah

rich sky
#

I only have this issue right now:

#

If I could get all the channels without scrolling. Would be nice.

slender blade
#

So uh

#

What'd be the place to spam !gameidea >

chilly ivy
#

Nowhere. DM the bot.

#

Spam isn’t OK in any form.

slender blade
#

Yup, just got told

#

Well

#

It's not exactly explained anywhere clearly that you can PM the bot the commands

#

😛

#

(Or I'm blind, distinct possibility too)

chilly ivy
#

Well you got me there. We will fix that.

slender blade
#

Cool, I'll go spam PM the bot now x3

rich sky
#

@chilly ivy Can you make it so the bot deletes those types of msgs also?

strong tide
#

.... I'd like it if I didn't have to mark all channels as read for themto be collapsed. x.x"

rich sky
#

Like, if someone does !gameidea

strong tide
#

dunno what discord were thinking there

rich sky
#

Well, I guess bot doesn't even PM me anyway

#

nvm

chilly ivy
#

@strong tide Yeah it’s weird. Seen a lot of complaints about the way collapsing works, and not just here.

strong tide
#

you'd think the option would be "always show", not the other way around. :p

#

only reliable way is to mute the category. x.x

chilly ivy
#

They expect you to mute channels if you want collapsing to completely hide them.

#

Yeah. Muting the entire category is the easiest solution.

rich sky
#

Aye

#

It's not terrible

#

Would like to have custom spacing in between cats though

strong tide
#

Definitely better than nothing. :p

rich sky
#

right now...it's pretty big

#

Hmm

drowsy oxide
#

Yeah im not sure why its so large.

#

They could have halved it and still had enough space i reckon.

true aurora
#

I could fit ~120 IRC channels on a 1200 pixels high screen on my old computer

silk tulip
#

I would like to request server feedback actually.... So this is a different type of request but I would like Unreal Slackers as a community to be more open on it's statistics. Could we get Chat stats for each channel so people can look at facts in order to give feedback on the channels? I understand it's a large request and I totally understand if nothing like that happens for years but it would be nice to see some of these stats if already available.

true aurora
#

I can fit like 30 on a way bigger monitor here

#

How does one load a custom CSS for Discord?

#

I'm sure that a simple CSS fix could remove the horrible waste of space that is the distance between channels in channel list

#

And even worse padding between categories

ocean siren
#

if you're not using the web version there's not a way in regular discord

true aurora
#

There should be

#

There used to be a way to access debug tools in desktop discord too

#

Oh yeah, it's still there (Ctrl + Shift + I)

#

In fact, lemme fiddle with the CSS right now (though I dunno how to make it auto-load the custom CSS)

#

Suddenly it doesn't take up trillion pixels anymore

ocean siren
#

Oh.

true aurora
#

Discord is based on the Chromium framework

#

It's literally just a standalone version of Chrome (I think it uses Electron specifically)

crude violet
#

@true aurora What's the css for the channels list?

true aurora
#

I don't know, but the responsible element classes are .wrapper-***, .content-*** and .name-***

#

I don't know if their ID's are random or not

crude violet
#

Thanks! 🤑

true aurora
#

You need to change "height" in first two, and font-size & line-height in the last one

crude violet
#

Yeah I got it working eventually. 😛

#

The Elements thing helped, you could enter each div and see what the right name was.

true aurora
#

I don't know if the names are random or no

crude violet
#

It seems like they're not, I can use the same thing even after restarting Discord.

true aurora
#

@crude violet but yes, 3 minutes of fiddling around are already way better than "compact" thing

#

The default compact option in discord is a joke

#

@crude violet can you share the CSS once you're done with it? I think the names might be random per-version only btw

crude violet
#

Sure, I changed a bunch of random things that may not make sense, but you can remove those if you want. 😛

#

.containerDefault-1bbItS, .containerDragAfter-3O-noP, .containerDragBefore-2hcouM, .containerUserOver-3O3u5c { padding-top: 8px; padding-bottom: 0px;} .wrapper-fDmxzK{ height:28px; overflow:hidden; padding-bottom: 0px; padding-top: 0px;} .containerDefault-7RImuF,.containerDragAfter-3rB7mB,.containerDragBefore-12YyA9,.containerUserOver-2YhVL6{padding-bottom: 0px; height:24px; left:0px;}.name-2SL4ev{font-size:16px;font-weight:400; line-height:20px}

#

I may change stuff later but for now I'm good, I can unmute a bunch of channels. 😛

#

Scrolling actually breaks the css layout so I'm guessing I'm doing something stupid. Still I'll end up without a scrollbar anyway.

drowsy oxide
#

Its just silly that these types of changes cant be exposed in an Layout setting per server.

#

The default spacing between channels and categories is just rediculous

crude violet
#

Yeah it's a bit crazy.

true aurora
#

@drowsy oxide but but think of the users!

#

Compact UI that fits information well is bad for them somehow!

#

That's what the design trends book says

drowsy oxide
#

Those poor users, having all that stuff onscreen at once must hurt

crude violet
#

Actually it seems like the remaining channels are only loaded when I'm scrolling. Which kind of makes sense because when not scrolling they wouldn't be inside the screen normally.

#

Doesn't help me though. 😛

true aurora
#

Being able to access everything at once will overwhelm users and they will DIE

rich sky
#

meh, I just collapsed everything but game jam

#

I guess you could go aherad and ame another 15 categories if you wanted

#

😉

true aurora
#

Aren't you fancy with your tall monitor and stuff

strong tide
#

think I prefer my monitors being landscape. xD

rich sky
#

?

#

That was

#

My vertical would probably be taller

#

Much taller on my 2560x1440p vertical

#

I mean they are all 2560x1400p

#

1 horizontal center, 2xVerticals. anyway

deft raft
#

Would you all mind voting on this?

#

We are a few thousand users and it's just a few clicks for you peeps

#

And we can push it far enough to make them reduce the 28px padding

gloomy kiln
#

ok, voted

slender blade
#

Same

deft raft
iron estuary
#

The bot lft find a way to provide the questions ahead of time so one can pre determine answers before timeout

vast tusk
#

The questions are already pinned to the appropriate channel

crude violet
#

Just murder the .css file using ctrl+shift+i. 😛

crude violet
#

Downsides are that you need to nudge the scrollbar to allow Discord to load the later channels, and that you need to add the CSS every time you restart Discord. You could probably fix that with some plugin though, but I just use autohotkey to add the whole string using a hotstring.

vague stratus
#

Why isn't this server Veirfied already ?

deft raft
#
rich sky
#

@vague stratus This is not a company

#

Or rather, this is not a game company

#

Only game studios are allowed to be verified

#

And I hope it stays that way

naive marsh
#

Are there any admins on or moderators <@&213101288538374145> that can change server permisons ? online

rich sky
#

...

wintry laurel
#

Aside from that, we don't just change server settings by someone's sole request

rich sky
#

Red = Green but they do not want your business 😉

#

BUT

#

I am curious

#

What server settings

#

Are you wanting changed please

naive marsh
#

Okay well this one you might whant to type /tts and somethign afteer

wintry laurel
#

Equally curious

naive marsh
#

it dose this

rich sky
#

lol

#

fuck no

#

Do not ever enable tts

deft raft
#

TTS is off for a reason

naive marsh
#

It is

#

on

rich sky
#

what?

wintry laurel
#

test

rich sky
#

lol

wintry laurel
#

no?

rich sky
#

hello

naive marsh
#

Or may not i thoght it was ok nvm

rich sky
#

...

#

ggwp

naive marsh
#

Yea lol

#

sorry

#

thought it was

wintry laurel
#

Doesn't seem like it

naive marsh
#

yea just becuase it sugested it it usally dose not if it is not enabled

rich sky
#

it doesn't suggest it at all though?

#

(╯°□°)╯︵ ┻━┻

#

But, I did forget about that one

naive marsh
#

it litrealy just did what is this madness

strong tide
#

Discord's been having a few off days with itself recently

winged gorge
#

Is there a reason that the voice channels got removed? There should be at least ONE channel 😦

drowsy oxide
#

They werent being used as much as we would have liked and we realised that they could turn into an Moderation nightmare if they became popular. They didnt solve anything that an Private Group Call couldnt. So we decided against having them.

rich sky
#

IOW, No Sex Chatting

winged gorge
#

Thats kind of sad to read since I just got to know someone new by joining in the channel alone and got surprising by him joining too.

rich sky
#

?

#

Just Call him via PM Call?

#

If it's that serious

winged gorge
#

So you call random people in the memberlist?

rich sky
#

You just edited your response

winged gorge
#

I'm not much of a text person.

rich sky
#

So my response was your original one

winged gorge
#

still it said :"got to know someone" . What could that mean? 🤔

chilly ivy
#

@rich sky You have to add someone as a friend to start a group call.

rich sky
#

@chilly ivy I know

chilly ivy
#

A lot of people ignore random friend requests from people they don't know.

rich sky
#

His original msg made it seem like they were friends already

chilly ivy
#

@vague stratus Verification is only for game developers and publishers. It's a way to distinguish official servers from unofficial ones.

rich sky
#

@chilly ivy Actually

vague stratus
#

This kinda sucks tbh

chilly ivy
#

@rich sky Actually, they specifically said they ment someone new in a public channel.

rich sky
#

You can call non-friends now

#

@chilly ivy I just said... his original response

#

he edited it

#

But anyway

winged gorge
#

i just added new

rich sky
#

you can call NON-friends now

#

I just tried it

#

And there's some proof

#

😃

chilly ivy
#

Wow. I'm disappointed they did that.

rich sky
#

lol

#

Get rdy to get SPAMMED

#

😃

chilly ivy
#

It was originally designed to be friends-only.

rich sky
#

Anyway

#

Aye

#

But either no one knows

#

Or no one cares

#

Probably a combo of both

#

This isn't like Vent or TS

#

Anyone that wants to actually chat, they do so in private

#

(voice chat)

#

private servers or calls

#

¯_(ツ)_/¯

#

My take anyway

chilly ivy
#

@vague stratus We're an unofficial server, so verification wouldn't be appropriate for us anyways.

vague stratus
#

I thought it was the official...

#

so much people here

chilly ivy
#

Nope. Made by the community, for the community.

vague stratus
#

but there are devs from Epic

#

so it's approved by Epic

rich sky
#

Aye, and you're lucky to have them

#

wtf

chilly ivy
#

Right. They choose to hang out here when they want.

rich sky
#

How do you get just because they are here, that it's approved

chilly ivy
rich sky
#

lol

chilly ivy
#

Well it is approved, but that doesn't make it affiliated, sponsored or controlled by Epic Games.

rich sky
#

They just got was a role

winged gorge
#

So I just call a random guy and say "hey whats up". Even though he wasnt really willing to have a voice chat. (And probably would decline the call anyways).

Anyways, I just wanted to mention that I dont like the idea of not having voice-channels at all since I personally dont like using text-channels.

I feel like drowning in a big mass of messages there with most people not reading my message anyways.. (this is my honest opinion)

rich sky
#

what

vague stratus
#

good

rich sky
#

TBH

#

And this is MHO

#

Voice Chat I thought was going to be super popular too

#

I wanted 100+ slots

#

in the beginning

#

Do you know the max I've ever seen? 6

#

And that's when Allar was here

#

playing That bomb game

drowsy oxide
#

Im sorry you feel that way @winged gorge but the overwhelming majority of the time no body was using the channels and we felt that they served little purpose so we removed them.

rich sky
#

It wasn't ever being used

winged gorge
#

@drowsy oxide Okay I see. Thanks for the answers tho 😃

chilly ivy
#

@winged gorge Thanks for the feedback. We do like to hear from users who enjoy voice channels so we can better understand demand.

lost ridge
true aurora
#

Oh come on

#

#gamedev-chat 😛

chilly ivy
#

But it's general discussion about Unreal Engine.

light shadow
#

^

true aurora
#

Yes, but should've been an option for that

#

(I don't have a strong opinion about that chat though)

chilly ivy
#

👍

true aurora
#

That is way better

gritty lotus
#

I don't like any of those straw poll options - it should be 'General-Dev'

#

it's for development related chat - so it could be non-Unreal specific, it could be general industry news related etc

#

that's always what it's been used for

#

it's not a support channel (that's what nearly all the specific ones are for), and it's not an Unreal specific channel

#

(GameDev-Chat as suggested above is also good)

rich sky
#

hmm

#

I have to disagree

#

I have always thought #general as the first place to stop if you were too newb to figure out what channel to go to to get the help you needed

#

People can then either help you there or point you to the right channel

#

Sooo

#

I don't like any of them either

#

BUt

#

My vote is for Unreal-Help

#

😃

#

To make sure everyone know it's for freaking Unreal

#

And general Unreal stuff

#

So..

#

damn

#

why no Unreal-General

#

And why is it general-ue4... vs ue4-general

#

Hmm

#

¯_(ツ)_/¯

#

If I only get those options, I can't decide since I don't like any of them, and then the last( middle) three are equally poopy

#

But first one is poopiest

#

@chilly ivy when's the poll end?

#

I can't decide

#

#unreal-general-chat

#

But anyway, as long as unreal or ue4 is the first word, I think it'll be fine

chilly ivy
#

@gritty lotus It is an Unreal-specific channel and it has been for most of the life of this community. For a brief period before we switched to Discord, it was called #game-dev, but even then it was still used for general Unreal questions; especially from new users since on Slack they started out only seeing a few channels and had to opt in to all the rest.

#

@rich sky Planning to leave the poll up until the end of the MegaJam.

#

Also, #unreal-help is way too vague. This entire server is for Unreal help.

rich sky
#

#unreal-stop-here-first

#

jokes aside. don't think any of those that are in that poll, help matters

#

the whole server is here for support

#

it's ue4 based

#

it's a chat server

#

everyone is a dev here

gritty lotus
#

It's not an unreal specific channel and is only sometimes used as such

#

I'm in here for several hours, multiple days a week, I'm aware of how people are using the channel

chilly ivy
#

🤔

rich sky
#

Would be an interesting experiment if you just archived it for a week @chilly ivy

#

Would it force people to actually look for the right channel or not?

gritty lotus
#

people would probably just ask dev question in offtopic, haha

#

though arguably I guess General is somewhat redundant as a channel

strong tide
#

it is but isn't. it's almost essentially a hub to the other channels

gloomy kiln
#

@chilly ivy thanks for renaming #art back to #graphics, you should also change the description back from "general art questions" to "general graphics questions" now though I guess?

vast tusk
#

done

vivid musk
deft raft
#

You do realize that Nick posted and suggested to write the text before texting the bot?

#
NOTE: Each question only allows up to 30 seconds for a response. It is recommended that you write the larger portions of your post outside of Discord and paste them in during the questionnaire. The questions are listed below.```
ocean siren
#

Why don't you have a clickable link to the job poster in some way on your job listings?

sinful glen
#

In #looking-for-work im not sure if this has been requested but adding a Paid/ Unpaid / Contract section in preferred work

royal notch
#

@chilly ivy Jobs should be split between paid / royalty / unpaid if you want the job channel to be viable

slender blade
#

There's a reason messages have got those color-tafs

#

It's a bit obscene to have six channels for jobs tbh

deft raft
#

Yeah, we won't split that into multiple channels

#

I don't like the current implementation either, but I can't get Nick to change his mind I assume.
Already explained him how I would solve it, but /shrug

ocean siren
#

looking for work could use a paid/unpaid/royalty distinction though.

#

Guess you can throw it in the post itself, but people never read - at least color coding might have a chance

vast tusk
#

@open radish Do you want me to delete it?

pure radish
#

Could you add to the bot in Looking for work Paid/Unpaid or create a Freebie channel? I contact people but they want money, i wouldnt have to bother them if i would know it in the beginning.

Actually im a Fan of a Free worker channel. No Rev nothing. Just for the love of game. This would help me a lot. IM sure others also just look for unpaid people.

gritty lotus
#

the bot needs to differentiate paid / unpaid posts

#

however, to be frank, there are going to be very few, if any, people posting in that channel looking for unpaid work

pure radish
#

I totally understand that, still it would save a lot of DMs, frustrating for both sides.

strong tide
#

I'd imagine it could do it the same way the LFT channel does it with coloured bands, or just a simple "looking for: Paid; Unpaid; Community"

spring star
#

would it be possible to stop the game-design channel from being the "!gameidea" spam channel?

#

maybe it's just me but I would prefer to have either a bot spam channel, or a bot without this "feature"

gritty lotus
#

I like the feature, but it is incredibly annoying that people just spam it constantly in that channel

#

this said, the game design channel sees so little legitimate traffic, that I'd honestly just get rid of it and kill two birds with one stone

drowsy oxide
#

Its not immediately obvious to users that you can just DM the bot with commands.

rich sky
#

So just have those commands DM them instead of spamming?

queen niche
#

This Disc needs a noob section so I can ask the many small questions I have without annoying people

deft raft
#

@queen niche You can ask questions as much as you want, given you don't constantly ask basic questions you could've googled.

open radish
#

sry for reposting the same ad on the lfw chat

#

i had no idea how to edit my original posting ..

deft raft
#

Yeah, there is no way to do that :P

#

Just ask a Moderator next time to delete the old post

gritty lotus
#

I wouldn't think so

deft raft
#

You would repost and ask a mod to delete the old one

#

Not ideal, I know

#

Of course, but I have no authority about that

#

It's Nick's bot

sand mountain
#

this has probably been mentioned before but general and lounge really need to be merged, the server is so compartmentalized that individual channels get quiet or noisy at the same time

#

often you can want to engage in a conversation that spans across 3 different channels as far as category is concerned

drowsy oxide
#

What channels do you think need to be merged to achieve this? General and Lounge serve different purposes. If an person cant seem to categorize an question or topic under what is available then General is there to support that. However Lounge exists for topics outside of Unreal Engine that would otherwise not be appropriate for the General discussion.

sand mountain
#

The only thing I could think of would be going with have general being named general-UE and have loung as lounge-chat. Since it would make more of a division between the channels, I see a lot of general blah blah that should be in lounge in general, and in lounge I see general UE questions that should be in general

#

at the moment they both, from the category names, look like general chat channels, which is confusin

drowsy oxide
#

We will discuss some changes internally to see if we can find an solution. We want to limit segregation as much as possible while still keeping discussions relevant.

strong tide
#

To be honest, General & Lounge could easily be merged. Given that, in a broad room such as General, the flow of topic can easily go from Unrelated to Unrealated (hurr, puns) in an instant and is a natural part of conversation. It's important imo to remember that this is first and foremost a chat client, not a forum.

deft raft
#

We will look into renaming them. General shouldn't drift into offtopic and lounge should remain the only full offtopic channel.

open radish
#

Could someone delete the previous job post as i don't want to spam there 2 posts?

#

I had to add to not to text me with "work for free" offers

#

pretty annoyin to wake up in the morning for a DM where ppl ask for free work

rich sky
#

...

#

Your first post was double the size of anyone else's

#

This one is now 3x as big

#

😃

#

I don't have any issue getting offers on here for money with my short little post.

#

¯_(ツ)_/¯

open radish
#

😄

#

I thought i write more

#

since 1024 was the character limit

#

many of my previous customers were surprised that i can do a lot more than they thought

true aurora
#

You know what

#

We're looking for someone with similar qualifications and projects

tiny zodiac
#

I have a suggestion

crimson relic
#

i'm hearing

tiny zodiac
#

Make some supportive roles people can add themselves for whenever they want to help on a specific area of Unreal, and ping for whenever they want to be helped

#

By example

#

.iam Enemy AI Blueprints Help will get me the role with said name, and if someone types @Enemy AI Blueprints Help I can be notified of it and help them out

crimson relic
#

explain more

tiny zodiac
#

The purpose of said roles are to get a faster reply when you want help

#

People who have a specific role will be notified when someone needs help on a specific area of the engine

#

Enemy AI is just an example, there are many areas to work in and therefore many roles that can be made

gritty lotus
#

I think I'd rather just float between channels when I'm online rather than worry about assigning myself a bazillion different roles

tiny zodiac
#

Just the roles you want to help with; if you don't want to be notified do not assign them

#

I think many people in this server would like the idea to be notified for whenever someone needs help on something specific

gloomy kiln
#

@tiny zodiac I think that's a very good idea

strong tide
#

can't help but feel that's what channels are for, additionally, sounds more forum-esque

#

well, that and I'm pretty sure you'd require privilages to assign roles (below your highest), that also includes assigning other people, and creating said roles is only something el admineroo can do.

tiny zodiac
#

you don't require special permissions to use the .iam command Nadeko has

strong tide
#

still... channels, forum=/=chatclient, and messy roles.

digital socket
open radish
#

Kojiro .iam all

tiny zodiac
#

?

gloomy kiln
#

unreal chat sounds like discussions about the game unreal

strong tide
#

Aye, General & Offtopic would've worked better imo. Even though I see offtopic conversations in general and general conversations in oftopic. Namely, General invited general game & game dev related conversations.

gloomy kiln
#

I still think #general-ue4 or #ue4-general makes most sense

tiny zodiac
#

keep it as general

#

general-chat

#

etc

sleek warren
#

I guess #ue4-general would be most self explanotary

#

general is bad wording

#

as people are somehow unable to read the topic line on channels

#

so they just think it's general chat about anything

#

I don't like lounge name either, I get the idea of trying to be different and fancy but offtopic would be straight forward and people immediately realized that was the place for offtopic

#

lounge could be thought of the starting point for all channels here

deft raft
#

Believe me, I wanted ue4 and offtopic to be part of the names

#

But you can guess who didn't want to :D

sleek warren
#

nick

#

it's not even a guess

gritty stirrup
#

Hey can anyone else click on the links in the looking for work channel?

#

I can’t click on them on mobile or even copy them

deft raft
#

Works on PC

strong tide
#

[09:32] 0lento: as people are somehow unable to read the topic line on channels @sleek warren
Can gaurantee most people probably don't even see it. I use discord daily and forget it even exists several days in a row. Currently it just blends in too much to the surroudning UI.

spring star
#

someone in #design-chat mentioned that a playtest/feedback channel would be cool and few of us agreed with that, what do you think?

woeful holly
#

I'd say that #work-in-progress would probably address that need? Or would it be more for finished products?

spring star
#

I think #work-in-progress is mainly for screenshots

drowsy oxide
#

#work-in-progress isnt limited to screenshots, anything about an project that isnt released can be classed as WIP and you can discuss it and share it in any format you like.

spring star
#

ok, thanks
I hope people won't ask me to get out and go to "looking for work" channel if I ask if someone would like to playtest my game tho 🤔

strong tide
#

Should probably ping the moderators if that occured.

open radish
#

#design-chat seems to be misused all the time and there is pretty much never any game design discussion going on. Perhaps it's time to get rid of it?

digital socket
#

#idea-guys

stoic goblet
#

@twilit widget Hi, I'm sorry to bother you, just received an update about the old Discord issue ("Add an option to fully close Discord on "x"") that it's fixed. But I don't see any updates, probably the new version is not yet released? Just it's frustrating to see someone from your team talking about it's done when it's not really done 😃

twilit widget
#

It's in settings now

#

Oh, maybe hasn't gotten to stable builds yet?

silk tulip
#

@open radish agreed. #design-chat is just !gameidea a billion times.

twilit widget
#

It's definitely on canary

stoic goblet
#

@twilit widget probably no, because I don't see the "Windows settings" section

#

ah, ok... thank you and sorry for asking here 😃

twilit widget
#

No worries

#

Should be there soon

silk tulip
#

any real game design discussion can't seem to take place. For some reason it's just not the correct environment.

twilit widget
#

Also, I should probably let you guys know I don't work at Discord any more.

silk tulip
#

where did you move on to?

twilit widget
#

I'm going to try to get back into making games, have not really picked where yet.

silk tulip
#

please say you moved on to make video games?

#

😄

#

yeesss

#

come to the awesome side

#

we have video games.

twilit widget
#

lol

silk tulip
#

well hit me up on linked in: linkedin.com/in/michaeljbrune/ you should get a lot of recruiters and etc. Get your options all laid out and what not. 😄

open radish
#

We want to speak with other UE BOYS! We want Voice Channels! 🎤 Vote now! 🎙 Do it! kappa

pure swift
#

LFW should get paid/free/royality question answered

deft raft
#

@🌈Heilpflanzenöl - 💗🍆🛢#0986 We had voice channels for a long time and they were only used by a handful of people. Not seeing a reason to add them back.

open radish
#

Isn't a handful of people the normal result if you have VC?

#

It's something for daily visitors.

deft raft
#

Yeah, but not if it's the same handful of people every time

#

Specially if you have 9k+ members

#

There were more people being annoyed by the VC being around and extending the amount of channels than actually people wanting the channels

#

If you want to voice chat with someone you can easily do this with Discord Private Chats or your own Server

open radish
#

ok

strong tide
#

Sorry, that's just absurd. By the same logic the Linux channel is pointless since it's the same handful of people using it.
If it bothered people that much, they can hide channels; just like I've hidden half the channels I'll never look at.

gritty lotus
#

it's not that absurd, it was literally almost never used

strong tide
#

So are some of the current channels.

#

Doesn't hurt to have them for the occasional use they do actually get, and again, if it bothers people that much, they can use what discord gave them, and HIDE the damn things

gritty lotus
#

the only other channel that doesn't seem to get used is Game Design, and I'd cull that one too

strong tide
#

Probably because game design would branch out into most of the other rooms, and would be better just being left to general chat.

gritty lotus
#

none of the other rooms have anything to do with game design, the problem seems to stem from people in here somehow not knowing what game design actually is (which is a bit depressing, tbh)

strong tide
#

and out of all the rooms present, that would currently be the only one in which I'd agree is more or less pointless

#

I just don't agree at all to the notion of culling rooms based on their usage; which is suspect to fluctuate.

gritty lotus
#

eh, it's also a bandwidth thing, 90% of the time when there was someone in one of those channels, they were just idle by themselves

strong tide
#

sounds more like something discord could imrpove on. similar to their DM idling.

#

Call in DM, on your own, and it'll auto DC the call after 5 minutes. They could toss in a system which turns off any upload/download if a user is the only one in a channel.

#

just an idea, for the game design channel; change the topic daily/weekly with a game design element to discuss~?

deft raft
#

That would imply people reading the topic

#

Afaik, people don't do that

strong tide
#

I don't when I know it's the same shit every time.

deft raft
#

It's more about the first time they enter the channel

#

Obviously you don't have to read it more than once

strong tide
#

given that the rooms are self explanitory; the topics are redundant in that sense.

deft raft
#

You'd think so

#

Especially that room is used wrong most of the time

#

Most people come here to get help and ask BP questions in it

strong tide
#

Personally expect the case is: people just alt-tab into discord, don't bother checking what channel they're in, and ask away.

gritty lotus
#

that does happen, but the game design channel is never used as such, it genuinely stems from people not understanding what it's for

white bobcat
#

how do i edit a post of mine in #looking-for-talent

(Please be sure to mention me as i have the server on mute)

open radish
ocean siren
deft raft
#

What's the matter with that @ocean siren ?

ocean siren
#

@deft raft I was pointing out the channel topic for @open radish

deft raft
#

Ah makes sense

sleek warren
#

@strong tide discord doest allow you to mute voice channels, I was countlessy annoyed by them before as I occasionally misclicked to them while browsing channel list and it would automatically join me

#

sure, you can fold the group now that is option but you can't fully hide voice because yet another weird discord design decision

gleaming lynx
#

Hello guys
At a first side I can say that server needs it's own channel about profiling and optimization on ue4
Now I can't see any similiar to it

strong tide
gleaming lynx
#

agree

gritty lotus
#

profiling and optimisation is an odd one, since generally speaking you'd be profiling and optimising something specific

slender blade
#

@sleek warren They get hidden completely when you fold the category they're in

#

So if you just make a voice category with all VC related stuff in it, you can just fold that category and ignore it

sleek warren
#

@slender blade you still see the folded category :p

#

I've always hated how discord doesn't allow just straight up disable all voice

#

instead, if you accidentally click on the voice channel in some group, it just throws you in there

#

unless you have push to talk setup, it straight up spies you without you knowing what's going on

#

best you can do to avoid that is to make sure you have a) push to talk enabled b) mic input setup at zero

#

in past, discord used to reset the levels to max on each restart, which made this even worse

#

I think the levels work now

strong tide
#

IIRC, "BetterDiscord" enables that kind of behaviour~ Bit daft you have to use it in the first place, but; heyho. Welcome to Discord. :p where some updates make you jump with joy, and others shake your head in dispair.

rapid fox
#

Hey guys, maybe a voice room is a good idea, sometimes its easier to find or give help when u can talk about it

deft raft
#

@rapid fox It has proven that a lot more people don't want the voice chats.
You are free to go into private voice chats since that functionality has been added to Discord a while ago.

slender blade
#

I really don't see the problem with just having one there, even if no-one uses it

#

If people use it a bit, good

#

If not, who cares that it's there 😛

gloomy kiln
#

I never used the voice channels but I also find it wrong to not have any

rapid fox
#

i m with mr4goosey and john. Maybe some of u like to hang around and talk a bit about ue4, projects and so on...

deft raft
#

I'm just saying that, before we removed them, nearly no one used them

#

There was maybe one person sitting in it for 10 minutes, that's it

#

And your friend calls can be done outside of here

slender blade
#

Right, and they are

#

I'm just refferring to non-friend calls

gritty lotus
#

I find it kind of amusing that there were voice channels there for months that never got used once, but now that they've been gone for weeks people are complaining about their absence?

deft raft
#

Exactly my point

#

I don't care if we add one back or not. If a lot of people use it every day. But I don't feel like voting for them if I already experienced that no one ever uses them

slender blade
#

My point is that I don't see the problem with having them, even if they're not used

#

If it's a separate category at the bottom, you can 100% ignore them if you don't care

#

It's not so much that I think we'll be using them all the time

#

Just that I think there's not really any reason to not have them

iron estuary
#

Kinda wish I could fill out a form for looking for tallent or whatever then have mystery set of questions sent to me to fill out in 30 seconds. Recommend atleast the message to bot provide a link to the questions. Even if a form. Something one can fill out then after saying hey bot.. Start

#

I can cut and paste from to answer fast enough

vast tusk
#

@iron estuary The questions are pinned to the channel

open radish
#

How to make new channel in here?

elfin scarab
#

You can't, you can suggest things, but you cannot directly create a channel

open radish
#

make flex channel pls

drowsy oxide
#

What is flex and why do we need an channel for it?

slender blade
#

Flex is an nvidia particle thing

#

And yeah, I don't think we need a channel for it 😛

exotic mist
#

please make dedicated #gameidea channel for kids to play and ban tht bot command in every other channel, thank you.

slender blade
#

You can PM the bot the command there

exotic mist
#

I KNOW, THEY DON'T

slender blade
#

I've already told @chilly ivy to put something about that in #more-resources

#

And he acknowledged it

#

And never did it 😛

chilly ivy
#

@slender blade Thanks for the reminder. I honestly forgot to address that. I just pushed an update that made the command DM-only. This will completely eliminate the spam from all public channels.

ocean siren
#

@chilly ivy pretty sure you could just have unrealbot DM the person and then have an additional message that tells them why its a DM now. Perhaps you can record people who have gotten the message and not re-send the message. Could also clean up the initial command perhaps?

chilly ivy
#

@ocean siren I decided to take a simpler route. No need to get that complicated.

slender blade
#

x3

#

Sounds good

gritty lotus
#

@chilly ivy - I would also build in a little spam control into the bot perhaps; have it ask users not to keep spamming his commands outside of PMs

#

not sure how feasible that is in Discord, mind

strong tide
#

Could also seperate his role from the other ones so it's easier to find it already is. durrrrp

drowsy oxide
#

😃

strong tide
#

I'm not blind you are! o:< \o\

#

although the bot messaging new members would be pretty cool. could bring up a TLDR of the rules, and include all his commands~ o_o

drowsy oxide
#

How the Bot operates is up to the amount of features Nick wants to add to it haha 😃

strong tide
#

Aye. :p just sayin' it'd be purdy cool. x3

deft raft
#

Bot could be a huge help...

narrow jungle
#

#collaboration channel ? (or something equivalent)

#

outside of game-jams you dont really have a place to discuss or form teams

#

there is a lot of offtopic discussion and looking for in #career-chat

#

jobs boards also have posts along the lines of
"Job Description
I would like to make a team to program and make a really good game."

#

i dont get why during a game jam it's okay to solicit people for free work and outside it's frowned upon..

#

people should be encouraged to collab outside of game jams also.. unpaid projects are kinda like a game jam without the deadline (depends on the person if that's better or worse)

drowsy oxide
#

GameJams are an fixed period that actually have clear direction and loads of flexibility. They are meant to be fun and non serious. Some people who post Unpaid jobs would not categories their project that way.

#

I wouldnt agree that posting Unpaid jobs is frowned upon.

narrow jungle
#

people get mocked etc

drowsy oxide
#

But for the purpose of finding an job, having compensation for your work is alot more appealing.

narrow jungle
#

the attitute towards those posts isnt positive

#

the posts are mostly badly made but still

drowsy oxide
#

You cant blame people for not taking jobs seriously if the person that posted it cant put some level of professionalism into it.

open radish
#

I think the attitude is from posts that provide little to no information. There's just no incentive for anyone to ask about an unpaid project if there's nothing to look at

narrow jungle
#

game jam teams start out this way too, nothing to look at..

drowsy oxide
#

We could discuss adding an "Collaboration" category along with Paid, Royalty, Unpaid though i dont think it would really help or fit

narrow jungle
#

people could hijack #game-jam and look to start a team outside a jam but i think the "wrong channel" police will be quickly over them

drowsy oxide
#

Nothing wrong with discussing teams

#

Once you have formed an team, taking your discussions to an private channel would be most appropriate

narrow jungle
#

"i would like to start a team, have fun and make a game" doesnt sound like a job post, more like every game jam team enlistment ever made

#

game jams category could be labeled collaboration .. with #game-jam-chat and #recruitment

#

looks kinda silly having a category with one item.. of the same name

#

jobs are still jobs, even if they are unpaid or royalty.. not suggesting these need to be categorized

open radish
#

Mods said they had future plans for the game jam category

gritty lotus
#

people can do casual employment discussion in the job chat channel, but if people are formally wanting to put a team together, then they should make a clear post in the looking for talent section

#

people aren't going to ridicule a post that outlines that it's an unpaid, for-fun project (so long as it sounds reasonable / tangible)

#

they might when you start talking about your MMOG that your 'company' that you're the director of but have no money to develop, nor skills to meaningfully contribute to development

sleek warren
#

well, doing a game-jam is totally different, everyone has a goal to finish a game within few days and hopefully everyone on the team can devote their time into it. Usually everyone gets an experience out of it and have participated on the final project

#

when you go to making full games where your projects last years, things get more murky as people come and go, usually there's some monetization involved for the final project but no real terms how things will get split if game eventually comes out

#

also the longer the development period lasts, more risks you run into for different team members having different visions for the game

#

usually it's the "idea guy" who gets frowned upon as that's the guy usually who has idea that he/she wants others to execute for him/her for free

#

people who have done gamedev for years and been into different communities have seen this happen year after year, it's as common as to see a new guy wanting to make only one game in his lifetime and starts with that MMO

#

so, while there's nothing wrong in people casually making a game together, there are aspects to it when people ask others to join and make content for them for free

#

but.. I actually like the idea of #collab

ocean siren
#

And trying to use the royalty aspect to recruit devs when the only plan is "lel fair share" or something similar.

sleek warren
#

as it would separate the paid jobs

#

and people not interested could just mute the channel

#

I've muted all job stuff here anyway, but just as example

#

it wouldn't hurt

wet socket
#

I can understand why you guys got rid of the voice channels for this Discord server, but I at least think that it's worth keeping one or two at the bottom.

My fondest memories of participating in this community have been from idling in the voice channels and talking with the random people who come in there about the projects they're working on.

I bring this up because I was just about to go hop in there right now to hang out again because I was reminiscing about the people I met on there, but I noticed a minute ago that you guys deleted the voice channels.

deft raft
#

Yeah we got so much negative response to the vc and also did not see a lot of people in them. Was only logical to remove them. We will see if one test channel will get setup in the near future or not.

woeful holly
#

What about a role-based model to VC? I know this server doesn't really (like) work(ing) with roles to give access to things, especially not ones assigned by robots, but that way it could be hidden by default, and the people who would want to use it could send UnrealBot a DM (though I guess we really should have a #bot channel for all of this) and then the bot'd assign access to the voice channel. This means that users who want to use it can still, but aren't required to use it or even see (by default) it if they don't want to 😃

strong tide
#

afaik, now categories are a thing, they can be hidden. Voice channels CAN be hidden, just by muting the category.
I still don't agree with removing channels with useage. If people don't like certain channels, they can use what Discord gave them and hide them, it's almost as if doing something to customize ones experience instead of being a lazy twat is a foreign concept to some people. As an end user to the server, I can only hide; Not add.

I'd much rather have it, and not need it; than need it and not have it.

slender blade
#

^

open radish
#

Why not a 'packaging/deployment' channel for packaging related issues or discussion?

slender blade
lilac radish
#

oops i;m pretty sure i clicked on that channel

#

it didn't change, sorry

true aurora
#

@deft raft someone here is asking for a serverwide ban

ocean siren
#

So before that happens, what's your goal here @open radish

deft raft
#

@open radish Wrong channel mate. And please don't just post links to a server. Explain why people should join it.
Please remove the messages here and move them to #lounge

ocean siren
#

he's sent the links in multiple channels

#

So yeah I think BlackFox is right

deft raft
#

And bye

ocean siren
#

plis bru

deft raft
#

np bru

rich sky
#

damn missed some drama

slender blade
#

^

clear heart
#

Under the Platforms channel group, would it make sense to have a PC and Mac dedicated rooms as well?

#

That might help to funnel people with platform-specific build/dev/cooking issues into the right room without having to ask directly what their OS?

digital socket
#

I think we'd rather subtly guide people towards linux and away from Windows and Mac.

#

It's weird to have platform channels - implying that all the other channels are for Windows or Mac. #mobile seems to be mostly questions, not answers.

clear heart
#

That seems to be the case for all of the other channels I've seen. Tons and tons of unanswered questions.

#

And occasional spats

deft raft
#

This is how it always starts though

#

Someone, somewhere, will start answering questions while waiting on their question.
If there are a lot of questions, then it's even more needed to have the channel.
For PC and MAC, usually everything despite the linux and mobile platforms is already about windows and mac.
If at all, MAC would make sense I guess. But we haven't really had a lot of Mac questions.

brittle orchid
#

I believe this server would benefit from using Dallar as a reward/tip currency for people helping out eachother.

#

Seriously.

strong tide
#

and how'd you propose they implement that~?

deft raft
#

Via a Bot

#

Bot the problem with that is, that Nick is the only one able to add the bot

#

And he's kinda away since pre christmas

#

And given how the thing with the Job Bot is on hold ,I doubt the Dallar Bot will make it any time soon

sleek warren
#

yeah, bots have never been exploited before

slender blade
#

What does he have against giving you access to a/the bot anyway

strong tide
#

still think it would be messy. Trying to implement forum features into a chat client.
Also, my question extends more to how it'd ACTUALLY be implemented. It's all fine and dandy saying "witha bot", but HOW is it being implemented? By renaming people? by spamming updates in channels?

woeful holly
#

@slender blade I really tried to get this idea of a (second) community bot 😛 But the request (unfortionately) never got honoured 😦

#

@strong tide Not that I think it's the best idea ever - but you could implement it in a way like !thank @SomeUser#0000 x, where the bot'd remove your message and would write a message like <Rewarder> has given x dallar as a thanks to @SomeUser#0000, or do it via DM, but what you are saying is pretty valid

elfin scarab
#

We would need a log then

#

Abusing that system seems pretty easy

deft raft
#

@slender blade Well, first thing is, it's his bot and I think he don't wants others to fiddle with the code.
Second thing is, he's not really around since pre christmas

slender blade
#

Well, yeah, you could do another bot, though - right?

deft raft
#

Can't add it

#

He has admin for the Server :P

brittle orchid
#

It would be a bot that we made for the Dallar discord

#

That we would have to add to this server

#

Most of the bot commands would be able to be set to dm only

#

For the public ones, if you didn't want them in every channel, can easily isolate them into one channel

#

Commands are !deposit !give !balance !withdraw

#

Implementation is a .NET Discord Bot backed by a Dallar crypto node and a database. Bot generates a unique crypto address per user. When funds deposited into that address, they can then give funds to other people, whether they have deposited or not. Any user with funds can withdraw to a Dallar address they control.

#

!deposit and !withdraw should self delete and prompt a bot response

#

!give and self delete if desired and send a bot message

#

!balance can either send a bot response, be isolated to 1 channel, or be available in all channels

#

Tipping someone a Dallar should be as simple as

#

!give @deft raft 2

#

Message can be set to self delete, bot could either post tip transaction in channel or stick to DM only

deft raft
#

Yeah, problem is not the creation or the commands. We simply don't have rights to add a bot to this server

woeful holly
#

^ I'm sure that if an announcement was made, more than enough people would want to help write the bot (myself included), but Nick didn't seem to fond of the idea to add a second bot when I was trying to get one added like half a year or more ago 🤔 + he isn't around (again) 😐

#

I don't want to hate, but he really isn't the best server owner out there. No offense intended, and please don't take that personally, but he's always active and then gone (as well as a few other things)

deft raft
#

Don't worry. Mods see that similar.

#

He could easily share some of the rights he has here with us, who are around the whole day.

#

He's gone since before Christmas and hasn't even once checked in. At least not written

#

We simply have to wait atm

#

And yes, he wasn't happy about my bot either

slender blade
#

That's the annoying thing

#

Like, if you want to be the only one with permissions, fine

#

But then take care of the things others bring up and be there to use your permissions

#

😛

#

We had a programmer at some point that did this sort of stuff

#

"No that's my code don't worry about it"

#

Proceeds to leave us with a couple thousands lines of undocumented code while we're unaware of what he's doing

rich sky
#

Unreal Discord it is

brittle orchid
#

@woeful holly The bot is being written regardless

#

For another Discord

#

Thats not an issue

#

We're also raising a fund to pay Nick in Dallar on adoption as well, but /shrug

woeful holly
#

😂

sleek warren
#

I'd be cautious about community bots

#

they could be used to drive some individuals own interests

slender blade
#

Well yeah, same

#

I'm not saying we should have just anyone adding bots

#

But I think we could justify a moderator being allowed to do it?

#

Like, if you don't trust your moderators, they shouldn't be moderators

brittle orchid
#

Theres definitely a great benefit for the Dallar community if Unreal Slackers adopted it, no doubt

#

And it would drive our interests somewhat

#

However our interests are pretty positive, money isn't the goal of Dallar, the appreciation of eachother is. Our interests, mission, and what we're doing is described here

#

It started off as a joke and is ending up something bigger

open radish
#

^

fading mulch
#

Sometimes when I open up discord again it says I must be member for at least 10 min to chat. I don't leave the server idk what happens but this is the only server I get that message.

deft raft
#

Well, that is Nick's system to prevent people from instantly posting after joining

#

So they tak time to read the rules first

strong tide
#

tis actually Discords system, just saying. :p
But @fading mulch , that does sound like a discord phuckup if it happens repeatedly; and you should probably poke them on Twitter or their support email

#

That last option is a major middle finger to anyone who doesn't use a dumbphone/ishit. :I

vast tusk
#

Yeah, it's a standard Discord server thing to have a 10min buffer after you join. But it's a Discord issue if you're getting after that.

deft raft
#

Well yes, but since we (mods) can't change this, I call it Nick's system

fading mulch
#

Ik that...

#

It happens repeatedly

strong tide
#

@fading mulch https://twitter.com/discordapp <- give them a poke there about it. The problem is out of this servers control. Assuming you're not leaving and returning constantly

It's time to ditch Skype and Teamspeak. Discord is the only free and secure voice, video, and text app designed for gamers that works on your desktop and phone.

Tweets

206745

Followers

552933

fading mulch
#

I'm not that dumb lol...

#

Done

fading mulch
#

Let's see if it works

fading mulch
#

Didn't worked.

#

All it did was leave me with that "u must be at least 10 min.." for 40 or 30 minutes.

strong tide
#

Damn. Good luck & have fun getting that one fixed and sorted bud.

brittle orchid
#

Regarding the talk about the bot earlier

#

We have built its beta, working pretty well

chilly ivy
#

I'm open to the idea. I think it sounds really interesting and is worth exploring. Let's talk about it soon.

brittle orchid
#

Theres DAL with your name on it @chilly ivy

#

We're still trying to nail down the least obtrustive UX

#

Among other things

chilly ivy
#

I'll definitely join the Discord server then.

silk basin
#

hey, what about a channel about packaging and/or steam? I find it a big topic not very clear to a lot of people - including me
and in Platforms - we miss the Apple Fruit lovers? 😄

rich sky
#

Steam I can definitely see, as it doesn't always pertain to multiplayer. Packaging, just depends. If it's about errors, #ue4-general should suffice.

#

But I definitely could have wasted less time trying to sort out all the dumb Unreal OSSSteam bugs that are still persistent

fading mulch
#

Omfg

#

I’m back after having that message u must be a member for at least 10 min for 3 days

#

Finally

fading mulch
#

got that message again for 2 hours...

strong tide
#

still getting that? damn. o_o

chilly ivy
fading mulch
#

I have

sleek warren
#

just be cautious on the wording you put to any discord bug report or they call you entitled and mock you

#

or wait that was the discord group for this, maybe they have actually reasonable people reading the emails, who knows

gloomy kiln
#

I just want to say that I don't really want to see some super weird cryptocurrency added to this discord, one that no one knows. if you want to add one for tipping, use one of the big ones that actually are on enough exchanges etc

slender blade
#

The exact premise is that it's not a directly valued thing though

#

You're not giving someone money

#

You're giving a fuck

gloomy kiln
#

and what is the recipient supposed to do with those then?

slender blade
#

Not a lot

#

Possibly exchange it with people who're willing to take it as payment for services

#

E.g. there's an alcholic beverage expert, basically, in the DAL community, who's giving away his personalized advice for DAL

deft raft
#

There where also people who create tutorials for DAL

#

However, I also don't see much value of adding it to this Server

#

Despite making it more complex and adding a bot for that

#

Would rather add some kind of actual tipping

slender blade
#

I don't know, I'm a lot more likely to tip someone in DAL than actual tipping

silk tulip
#

Channel suggestion: Programming->Packaging/Cooking for UAT and UHT questions

#

or even just a programming->UnrealTools

#

throws in stuff like the profiler questions too

drowsy oxide
#

We are discussing an Packaging channel. It has come to light that it is needed

silk tulip
#

cool (+1) that is all 😄

#

also consider changing gameplay abilities plugin to just Unreal Undocumented stuff... There is a good number of features that are undocumented and thus kind of default to cpp instead.

rich sky
#

Stupid bot..

cosmic patio
#

Tried inviting someone

#

they're saying the invites expired

#

invite i used?

vast tusk
#

That is the correct invite, it isn't expired.

fading mulch
#

He's banned

#

Or she

open radish
#

^

sonic hazel
#

lol

chilly ivy
#

@open radish This is a place to give feedback about the Discord server. If you need help with Unreal Engine, find an appropriate channel in #more-resources or try the official forums or AnswerHub.

open radish
#

A resource channel so we can post tutorial and free assets

deft raft
#

@open radish They would get lost if not all pinned and there is a pin limit. A chat is not really a good place for listing and saving resources. We rather setup a wiki for that or make sure you post it to ue4s wiki

slender blade
#

(Or e.g. a list on the forums where OP gets updated)

deft raft
#

That's too much focused on the person. If they don't update it or stop caring, the list will die.

#

Wiki is still one of the best ways

strong tide
#

🤔 Pretty damn sure that's why search engines are a thing.

open radish
#

yea and then 5 months later you realized that the assets you were looking for was added months ago

strong tide
#

Sorry, but no take.
UE4 marketplace has a search.
Every other web search engine worth its salt would be capable of finding what you need when you use it right.

open radish
#

free assets and tutorial

#

and i know how to use a search engines but i thought it will make it a lot easier but obviously not

strong tide
#

I hope I didn't come across as rude.
But this is, and will continue to be, a chat client; some things are best left for websites & search engines.

deft raft
#

No, it's fine. As I said. Wiki would be best if people want to collect new tutorials

vivid musk
#

what about a third-party-tools channel, where you can ask questions about tools like 3Ds Max, Maya, Motionbuilder, zBrush etc?

slender blade
#

^

#

I've been advocating that for some time now

worthy ermine
#

I suppose there is better places to ask about specific tools

slender blade
#

Well yeah, but it's sort of overkill to join an entirely new community for the sake of asking a single question people in here can probably also anwer

drowsy oxide
#

Talking about tools would be most related to the channel for which they would be targeting.

slender blade
#

So you'd endorse Zbrush questions in #graphics?

#

I have a tendency to direct that stuff to #lounge

#

But I don't really know what to do with it

#

Not gonna tell people to go join a Zbrush server for a single question, but it's a bit iffy if those questions are in unrelated places

drowsy oxide
#

It would make more sense that those with knowledge of the program would be in that channel

#

It is related. I would send anyone asking about Visual Studio to the #cpp channel

slender blade
#

More or less. But that's good enough for me, either way, good to clear that up

undone apex
#

The swag packs, do we have to enter anything to win?

#

or just be in the server?

chilly ivy
#

@undone apex You just need to be here. A new channel will show up in the list when the giveaways start. Entering will be very straight forward.

#

You don't need to do anything special to participate. 🙂

undone apex
#

Alright, sweet! Thanks!

open radish
#

Well what's there in that pack though? I am actually curious🤔

gritty lotus
#

you never know until you recieve it

fathom edge
#

Usually it contains pins, pens, keychains, stickers and maybe a T-shirt

daring raven
#

It comes with a T-shirt

open radish
#

Damn that sounds cool

sacred brook
#

where is the lounge channel guys?

deft raft
sacred brook
#

wtf, i didn't set it up as hidden

#

thanks tho

deft raft
#

Maybe collapsed the category it's in

sacred brook
#

no. i muted it then unmuted it and now it's visible

clear quest
#

Increase looking for latent command timeout

#

30 seconds is way to low

vast tusk
#

The job bot is being redesigned. The workflow will be much better once it is finished.

latent matrix
#

can we have a guide text channel it will be easier for people that are new to unreal engine to learn that way its kinda like navigation for them.

deft raft
#

"Guide text channel"?

#

Anything else can be asked in the respective channels

latent matrix
#

well i mean like youtube tutorials something that you can watch and apply without the need to ask in channels just by searching a certain topic that you are intrested in

deft raft
#

Well, that can be done via Youtube, Google and the Wiki

#

The Discord won't become a big place for tutorial links

#

Some interesting stuff is pinned to the specific channels

spring star
#

I have a question about #work-in-progress and looking for testers in general
we had this conversation a few month ago:

#

but there is this rule

#
• No soliciting. Advertisements, requests for game testers, Discord server invites and shortened URLs may be deleted by moderators for any reason.
#

I don't really get the rules for asking for game testers and what is okay and what not and where

#

or to put it into other words: atm asking people if they are interested in testing is against the rule I guess, but is it really necessary? I understand that it is not cool if it turns into advertisements, but I think some of us might interested in checking on other people's game 🤔

drowsy oxide
#

We understand the issue and are currently trying to work out how best to approach it. We would like to be able to help support games that are made by community members and we are discussing internally how we can manage that better.

#

Ideas that are being floated include an simple #promotion channel as well as an full blown Partner system (where members can submit their game for consideration by the Mods as to whether or not they can have “Partner” status which would enable those “Partners” special permissions)

#

But this is all just discussion at the moment and nothing is set in stone.

#

We are always open to suggestions on solutions to your issues.

spring star
#

thanks, I am happy to hear that there are ongoing discussions and understand that it isn't a trivial issue
on the other hand not having an organized way to test each other's work in a game dev channel feels a bit odd 😄 hope it will work out somehow

rich sky
#

Partner status...

#

ROFL. Sounds like a shit idea

#

Keep the ranks as is now. It's all fair. Everyone is on the same level.

#

Have to go ask/beg/bribe mods to get special status ...

#

Sounds like a solution that was never asked for

#

#promotion seems like the right answer where folks could drop a Steam link, itch.io, Marketplace whatever link. Promote whatever ue4 project they want.

#

@spring star If I were looking for testers, it wouldn't be from fellow devs anyway

#

I opened my own server and got folks in.

#

Created a form for sign ups. And pick. There are a lot of disadvantages to getting fellow devs to playtest your games (especially for free)

#

They have very little invested in your game. Gather a small community around your game, then grow it.

#

That said, there ARE devs that have experience with paid testing.

spring star
#

idk, I am generally interested in other dev's opinion about some of my design ideas and implementations and also interested in other people's work
but discussing it only in text is almost like discussing art only in text

I see and understand your problem about the ranks but I the idea behind it isn't that the mods want to be bribed, I guess its intention is to stop the channel being overloaded with advertisements

about this: "There are a lot of disadvantages to getting fellow devs to playtest your games (especially for free)" <- could you list them?

gritty lotus
#

'partner' status might be nice for games that have mod support

#

they can get their own modding channels

#

outside of that, meh

#

we get Ark devs in here every so often as it is, hehe

slender blade
#

And Hello Neighbor, and Squad

deft raft
#

As said before, nothing set in stone.

I, for example, am very much against both #promotion and partner program.

gritty lotus
#

still though, modding channels doesn't seem like a bad thing

deft raft
#

This server is for getting help with UE4. That's all.
We are all devs and most of the people are mostly interested in getting help for their projects.
The facebook groups are also split into help and promotion, cause we don't allow any promotion in the help group.

#

In my eyes, promotion should happen everywhere else than on a dev server

#

Open up a new Server if you want, get gamers and newspage people in there that are interested in new games.

#

Or use Facebook, Twitter, etc. to promote and get gamers to test with you.

#

I don't think our Server should be a platform for this.

gritty lotus
#

that's not what we're talking about :/

deft raft
#

And about modding

#

I can only see having a #modding channel where we help getting a game modable

#

Or DLC/Patch stuff

#

Mods for existing games should remain in their forums

#

@gritty lotus Scrolling a bit more upwards and looking through the moderator channel says that we are talking about exactly that :x

#

But in the end it's only my opinion and we will see what the other moderators and Nic come up with

midnight ibex
#

you should make a promotions channel, where peeps can post their severs

deft raft
#

Peeps are already allowed to post Servers under #lounge

#

As that is offtopic

#

I really don't see why would need to force any promotion, specific game modding, etc. channels into this server.

#

I mean the purpose of the server is pretty clear. If you need promotion etc check for servers that are meant for that :/

#

The job board is already a mess atm

#

If at all I would be open to have a bot moderated channel for posting promotion, but still not thinking that this should be here.
The job board at least applies to devs searching other devs for help.

#

But as always: My opinion. We have discussions in the mods channel and it can totally be that the other mods have a different view and we end up with the channels etc.
So nothing set in stone, just my 2 cents.

bold junco
#

an alert for upcoming UE4 live streams would be nice on discord

deft raft
#

That we can probably do.

#

Will be done via next Bot Update as it seems !

wet socket
#

Just want to reiterate my feedback/suggestion that you guys should bring back a single voice channel and put it at the very bottom of the channel list. My best memories of being part of this community are from meeting people in the old voice channel(s) and talking with people about what projects they're working on and about various topics related to Unreal.

rich sky
#

Hmmm...where's the modding channel at :(

drowsy oxide
#

We talked about an modding channel and came to the conclusion that it is more appriopriate for people to use the supported games own community platforms to discuss mods.

rich sky
#

I was referring to a support channel for those of us who want to include modding support in our games

deft raft
#

It's basically packaging

#

It fits there too

gritty lotus
#

eh, it's not strictly packaging as there's a lot more to it than that

#

however I'm not so sure too many games care about mod support either

drowsy oxide
#

I dont think that its an sufficiently talked about subject here to warrant its own channel. As ambershee pointed out as well, it doesnt seem like alot of people care much for it.

deft raft
#

Thing is, you have two different topics here

#

The packaging process is for "How to create a mod."

#

Which is not more than creating an empty plugin and putting the new BP/C++ Content into that

#

And then in the packaging Launcher Frontend, selecting DLC and giving it the same name

#

The other side of the story is how to make your Editor Modable

#

So that you can have something like ARK

#

And afaik, you have to talk with Epic about that

#

There is a reason why the Modable Editors are in the Launcher, cause you can't share them outside of that

#

So either you share you whole project, or get into contact with Epic

#

The process of creating mods is already explained in wikis and despite general packaging errors there can't go much wrong

full zodiac
#

Add a Channel where you post the best Picture of #work-in-progress

true aurora
#

Add a channel for posting best picture of the best picture channel of #work-in-progress !

spring star
#

add an n-th channel for posting best pictures posted in (n-1)th channel!

silver heath
#

Rename the job-chat to something else. It seems like a magnet to anything, but occupation and career related chatter.

gritty lotus
#

probably not a bad idea

#

though the game design channel still struggles with people asking any random question

open radish
#

Add a rep system for people who hire people, and for people who make products for others (code, 3d models...etc). Also would be cool to receive perks for activity...etc

#

:D

woeful holly
#

I guess that could be cool, though how would one implement this in an elegant way? And, the bot appears to be something which iterates slowly....and I'd honestly say there are currently some other priorities for it 😂. Anyway, I guess I agree with that idea, especially the "rep" system for lfw/lft as that makes it easier to know if you're getting into something which is 100% to be trusted, or if you should tread with caution (you should always be careful, but still...)

rich sky
#

Rep system on this server would be hella bad idea

#

That's what forums thread reviews/Upwork stars are for

deft raft
#

I had a system similar to AnswerHUB in mind

#

That lists people that help a lot in a special group

#

And rating someone is only allowed if you have a specific TIME or amount of people between two rates of the same person

#

But nothing really written down. Just random thoughts

woeful holly
#

@rich sky Hm, I guess that's true. Not everyone lists such sources though, but I agree there are probably going to be (quite a lot of) drawbacks with any system like this

calm pilot
#

Hi there! Is MathBot or similar supported by this server? It would be very useful over at the #legacy-physics channel where math is often key to a discussion / solution

true aurora
#

What does mathbot do? Can it render latex formulas?

calm pilot
#

Yes!

rich sky
#

If it does all my game math for me...please do

#

!makegame

calm pilot
#

@rich sky That will be in the next major release 😉

true aurora
#

@calm pilot well in that case, mathbot pls

calm pilot
#

@true aurora one can use latex2png or similar services, but it would be handy to have it integrated

true aurora
#

@calm pilot it's gonna be useful if it would auto-detect latex formulas from code tags and do latex2png or something like that

#

so I can do something like r_{P/a} &=& r_{P/b} + r_{Q/a} and it would post the image

calm pilot
#

Exactly

#

I think it would be useful in other channels as well.

true aurora
#

But to a lesser extent

#

Since it's easier to just write out psuedo-HLSL

calm pilot
#

But for the # physics channel it would be essential

true aurora
#

Yes

calm pilot
normal prairie
#

<@&213101288538374145> i think u have a serious issue in the categories and subgategories

#

the subcategories are not in the categories

#

here's a screen shot

#

please put the subcategories in the categories

drowsy oxide
#

@normal prairie Those channels are all apart of the Content category. There is nothing wrong here.

#

It must be an issue on your end as i cannot see the same problem

normal prairie
#

ok see programming

#

thats a realy problem

#

only multiplayer collapses

drowsy oxide
#

If you have an Category closed but channels inside it have unread messages, those channels appear

normal prairie
#

see my server for example

#

....

#

Triggered

#

R.I.P For Real

calm pilot
#

@drowsy oxide What he/she is saying is that if you collapse the header for group of channels the contained channels do not collapse with it, they remain visible.

deft raft
#

They remain visible if you haven't read all messages

digital socket
#

I thought that was default behavior for unread/unmuted channels.

deft raft
#

That's not our problem, as we simply use Discord

#

Post Discord related bugs to their Staff

calm pilot
#

<@&213101288538374145> May I ask your opinion on adding MathBot to this server? (see above)

drowsy oxide
#

We are discussing it internally.

calm pilot
#

Ok thanks! 😃

strong tide
#

@normal prairie Right click the Category and "mute" them. That makes them work as you'd expect them too.

timid coral
#

so with the all new Unreal Studio, are we gonna have dedicated channels ? :p

gritty lotus
#

doubt it

timid coral
#

aw 😦

sleek warren
#

#datasmith is possible if no nda involved and enough demand

timid coral
#

Well I have no idea if the nda has been lifted, but seeing that the tools are now available for everyone who wants to register ¯_(ツ)_/¯

#

is the datasmith forum still private ?

#

yeah its still part of the enterprise beta program

digital socket
#

Considering studio has its own official support, would it need a dedicated channel? Or would it be like marketplace chat where people drop in to complain about something being sub-par?

timid coral
#

😂 well maybe we can stick to #aec-visualization then, but its gonna get crowded as more people get into Unreal for CAD stuff

deft raft
#

I don't think we need a new channel for now. If arch-viz starts to suffer from it, we can still add one.

timid coral
#

sounds good !

ripe aurora
#

any mods on?

strong tide
#

@ripe aurora use @Moderators to ping them when you need them.

deft raft
#

@strong tide @ripe aurora
That or DM a mod that is online. Cause we live in different timezones and the mod tag tags all of us, even the sleeping ones. :P

digital socket
#

<@&213101288538374145>&&Here

#

Bah, that's a mistake. (It showed as a different tag.)

#

...And that made it weirder.

#

Some moderators aren't obvious to DM because they're in invisible mode all the time.

strong tide
#

Yeah. That's why I said to use the moderators tag. Any of them who are online (invisible or not) will then be able to assist.

#

and even then, pinigng an "online" moderator does not garuentee they'll see it~ Thus, as a sweeping statement; for actual administrative assistance, @Moderators makes more sense than pinging individual mods.
The worst it'll do for the moderators is leave a nice big red number over the server for them to wake up too.
Getting a problem fixed > slight inconvenience.

Of course, by problem, I'm referring to the stuff like spamming, hurling abuse, fights and other melarkey of the such. 🤔

glossy gulch
#

I dont think many of the mods (and we dont have that many) are o invissi mode a lot unless we are hard at work.
And most of us react tot he at moderators thing as soon as we can 😃

drowsy oxide
#

The only time im usually not available to talk to on Discord is when im asleep. If i appear offline its usually for that reason or im not at an PC and using my phone instead (like at this moment)

#

Remember you can @ moderators so long as its absolutely necessary. If it isnt immediately urgent then either leave an DM, post in this channel (i always read this channel) or wait for someone to appear online.

ocean siren
#

For the job bot, can the listing mention the person who posted it within the post?

rich sky
#

it does?

ocean siren
#

not such that I can PM directly

rich sky
#

ah, yeah

ocean siren
#

I have to copy the name and use search

#

Or otherwise find them

rich sky
#

but it's a simple @whatever unless they have poop names

#

If they do, their loss

ocean siren
#

Yeah but I'm unconvinced adding a @ is hard

rich sky
#

prob not

#

they have a new bot coming

#

"soontm"

ocean siren
#

well nvm then

drowsy oxide
#

Most people seem to add their discord name to the listing themselves.

ocean siren
#

existing bot won't change at all for like 6m

drowsy oxide
#

You should hassle PFist about the job bot. He still hasnt updated it.....

rich sky
#

well...seeeing how it took like a year+ to get that job bot

#

You may be right

drowsy oxide
#

Yeah well its all his decision in the end, mods dont have any server rights beyond the basics.

worldly barn
#

I can create a custom bot for this server if yall would like

#

I own a public bot thats in 50K servers

#

can fork it, set new name, set new avatar and done