Three minor requests that would make the Development page much better:
If I am going to edit my games, please sort them by recently updated. [CORRECTION - it looks like they are, but the fact that Personal Build Servers are always the most recently updated pushes all my places below the fold. Can we filter out PBSs]
When I publish a new game, please make it active by default. I imagine we lose 10% of new builders on this step.
For the love of god, let me sort the order games appear on my profile page.
What is the difference between a Game and Place? Why do I need to browse them separately?
Shouldnât all the config information go under the GAME and the GAMES should be the main tab. The GAMES tab should be sorted by recently updated.
PLACES should have no config information, they are basically just assets. They probably shouldnât even show up except in Studio. Even there they should be in a folder in the game when you open it, since they are basically level files for a game, similar to other assets like sounds, decals, and scripts.
This would fix the problem where PLACES that update themselves do not appear as the first thing I see when I go to my Development tab, which is, honestly, never what I want to see.
Ugh â why did ROBLOX have to name universes games? The terminology is always confusing. They did this with clans/groups too
Anyway, I see where youâre coming from now. Though, before we actually start treating games like actual games, we need some improvements:
Ability to set more than the start place of a game to joinable (e.g. if I make a Egg Hunt game where I want people to be able to follow their friends to different map-places without having to force them into the start place, then prompt them who they want to follow, use datastore requests to store which instance a person is in and then teleport the person from the lobby to another place forcing them through two loading screens (start place and place their friend is at)
Way to transmit stats and data between two different games through Lua code (I donât want to have to have a universe in which the main place is a GUI saying âWhich would you like to visit? The database? The fort? The training facility?â just so I can keep track of the fort and training facilityâs stats in the database.
Way to archive places/games (really annoying when both my games and places section are cluttered with loose places / empty games [created because you have to create a new game to create a blank place to insert into a universe])
and once those are done, transition to make games actually games and:
Opening a universe(game) shouldnât open up the start place as soon as you click on it â it should just highlight the game and bring the Game Explorer into focus and let you select a game to open
Opening a second place in a game shouldnât open it in a new window, but instead in the same window. Same game â same window. Different game â different window.
Allow us to configure places in the game explorer via right click > configure (canât do that already)
I know the difference between the two The reason itâs confusing is because for the 5-or-so years pre-universe-implementation (and even still now) people used/use the two terms interchangeably, so unless you read every post thinking âgames and places are different. games and places are different. games and places are differentâ, youâre going to mix the two up.
game = interlinked places
game = a place you can play
place = a game on the âgamesâ page
place = a game on a profileâs âactive placesâ list
universe = disambiguation word that was dropped
Sorry if this got off topic but maybe a reasonable answer to dinizterzâs question exists somewhere