See What's Coming in 2018: This Year's Developer Roadmap

Does this mean we might see the 5k limit get removed??? :eyes:

7 Likes

I was also hoping for a timeline on a group revamp

I thought 2014 was the year, then 2015, then 2016, then 2017 (after RDC I thought it was a sure-thing) now 2018 isn’t?

groups are not aging well man

14 Likes

As was said, its alright if we point to the social media buttons on the game’s page (without putting links or specifically mentioning discord). Though i want to double check if its the same case for inside the game where for an example, we put a discord logo and say like “Check out our social media on the game’s page!”

Another thing I asked though the staff member who replied was not sure about the answer, Would it be alright if we say something like [for example] “Check out Roblox_Omar’s pinned tweet for links to our social media!” Thought I’d ask in here in case there is an answer for it in the future.

1 Like

Discord links on game pages is all we need, this fixes all of the issues players have had with the discord link ban.

2 Likes

Yes.
LOD
Future is Bright and Real time CSG.

1 Like


Very happy about this one, hopefully my suggestion about players above the age of 13 being able to see the links (which can be found here) had some influence in this new awesome change!

(now lets get it to the groups page as well!)

2 Likes

I like these so far. What else can I say?
My personal plan highlights:


Golly.


Discord web-hooks soon?


Come on, who isn’t already dying for this?

1 Like

Discord banned Roblox requests to their webhooks, actually. It was too easy to spam their webhooks with requests, far surpassing the limit. You can still use a proxy to get around it, though.

3 Likes

I probably should’ve rephrased it to “discord web-hooks return soon?” rather than this. I still have pretty low expectations.

1 Like

DISCORD :smiley: DARK THEME :smiley:
thank you!!!

3 Likes

This has no influence on webhooks. The two matters are completely unrelated.

1 Like

Bit late but very good job :))

1 Like
YES

1 Like

I sure hope so

2 Likes

This is so amazing o-o

1 Like

Still no. It was Discord’s decision, not Roblox. Discord is not even going to consider unblocking Roblox until HttpService becomes robust enough to support Discord rate limiting.

4 Likes

100% was from those free robux scam games logging everything

2 Likes

There’s some great stuff here! It’s great to see staff taking our suggestions seriously :slight_smile:

1 Like

We’re going to do this one in multiple phases. Phase 1 likely will keep the 5K limit. Worth noting is that we have a limitation in our old clustering system that limits the meshes to around 30K verts (which is between 10K and 60K triangles depending on the mesh efficiency). But yeah - definitely limits will be relaxed at some point, I’m just not sure this will happen with the first LOD release.

10 Likes

Studio’s dark theme is coming soontm

For anyone looking to update their plugin widgets to support the dark theme, you will be able to TEMPORARILY access the value of the studio theme via:

settings().Studio["UI Theme"]

There will be a new Studio only Enum called UITheme:

Enum UITheme
	EnumItem UITheme.Light : 0
	EnumItem UITheme.Dark : 1

PLEASE NOTE: We intend to break this method in the future in favor of a proper “Studio Color Scheme” API. Be prepared for this to stop working in the future.

14 Likes