π₯
π₯
Thank you all who came out to the chateau this year! #RDC25
hashbrown
incredible discord update high score
Now that I have a fork for Luau-LSP I'm so tempted to just start modifying the language to make stuff easier for my studio.
More daily logs about sailing would be amazing to see on my feed! I'm not following enough people into sailing, and it's a joy to see.
Hey! Sorry about this experience! While we try to have a high standard for discussion, no one should be hostile or unfriendly.
Generally unit testing games is a horrible idea, but with Nevermore we have some core libraries we definitely want tested, and we also want to run some automated tests to make sure we don't break anything when we edit code across the many many games we're working on.
Shoutout @unroot.moonbeam.gg for working on adding Jest3 unit tests to Nevermore. As our studio is growing we're focused on infrastructure to help keep the reliability of our release cycle up.
Experimenting with a new UGC hat! First one I've made! #RobloxDev
Just to clarify, when I said "not fun" I meant "not fun without players"!
Fire safety is important, if your game is missing a fire extinguisher, you may be entitled to a free one today. #RobloxDev
Free on Roblox: create.roblox.com/store/asset/...
The game has a ton of potential btw, just need to iterate a lot.
The biggest issue you have is your game isnβt fun without other players but you donβt retain players since the game isnβt fun.
You need to find some way to fix this, either bots, critical mass, or something else, in order to start collecting feedback.
We found just keep it open, keep on working on it, and never declare the game done or ready results in more sticky games then closed development.
I ported these same ones into Lua for my day-night cycle lol
just React.useRef and render outside of react if you have to.
haha, no, I wanted the extension
wait what did you do?
New idea: rojo microtransactions - pay 5 robux to sync
New idea: locked until you buy this gamepass
As it should be
Roblox has to synchronize back, so no. But you could use a coroutine to get an equivalent result I think?
still can't rename this, lol, it's now been 10 years
hello!
I've been posting more bsky exclusive posts cause it feels less hostile over here - or more specifically, I worry less about my audience not understanding what I'm asking.
Implementing a red-black binary search tree in Roblox, halfway done, curious if anyone else has done this before. Want to benchmark my solution against some others to see performance.
#RobloxDev
PSA: β οΈTHIS IS A SCAMβ οΈ
Someone is impersonating me and using inspect element or a chrome plugin to "give away" robux but it's not me, and they're not logged into my account.
This discord server has over 100,000 members. Both Roblox + Discord have been informed.
Searchbar in avatar editor categories - we're getting closer! #RobloxDev
WAIT! You can pass a string into debug.traceback and it'll show the text in the traceback? No way!