What would you like to see in future updates?
I've said in the past that I'm not doing any feature update to the current extension anymore, so I can fully focus on the rewrite. However, I've changed my mind on this.
I'd be up for adding some small features to the extension every month or so. By small, I mean things that I can reasonably add in 4-5 hours of work. So that excludes big overhauls or completely new features.
What are your most wanted features?
- Post one idea per reply
- If possible, give an example of how you'd use the feature, so I can understand it better
- Upvote the ideas you like the most
- I'll prioritize the most upvoted ideas
I've already posted some suggestions I've seen, but all suggestions are welcome!
Quick note: I'm removing suggestions after they are implemented, so that I can keep track.
Replies (39)
Last message on 24 Apr 2018
Size43
(Administrator)
on
15 Jan 2018, 17:46:35
Upvote this post if you want dynamic images for PlayerINIs/GameINIs. (See Developer > Dynamic images for how they work)
Please do this! It would make for a lot of very cool features.
Pick
on
2 Feb 2018, 10:02:04
A WORKING HTML version so we can port to HTML.
Size43
(Administrator)
on
4 Feb 2018, 16:56:05
Just as a quick note -- I know this is a feature many of you want. However, due to the architecture of the extension this is not feasible.
The rewrite will have full HTML5 support.
Size43
(Administrator)
on
27 Jan 2018, 16:55:31
Upvote this post if you want a "Begin Searching" feature for the VS mode, so that it doesn't start searching for a game as soon as you login.
No need to upvote, it's a must.
A way to customize the chat system a-lot more easier
KeySho
on
16 Jan 2018, 07:37:54
Indeed. Things like only changing certain parts of the chat like names, making it say whatever you want etc.
Size43
(Administrator)
on
16 Jan 2018, 09:14:04
Can you expand on "making it say whatever you want"? There's already
gms_chat_local, which you can use to show arbitrary text in the chat.
KeySho
on
16 Jan 2018, 17:05:35
Not sure, but perhaps make the code commented and available so we can easily change what it does.
A real friends List/Menu.
More customization to the dynamic images would be awesome (a larger database of fonts/colours for example)
Forgeio , can i have your discord?
Source Code Of PHP To We Can Host This In Our Servers
Accepting and sending request through the in-game using a script defining function , obviously like chat_verify and p2p ....
RobDEV
on
4 Feb 2018, 10:05:38
Game Maker Studio 2 Support
Size43
(Administrator)
on
4 Feb 2018, 16:56:24
Just as a quick note -- I know this is a feature many of you want. However, due to the architecture of the extension this is not feasible.
The rewrite will have full GM:S 2 support.
File Manager In Game Maker That Should Be Able To Load Resources That We Host Here xd.
Lobby Like RTS, LoL, Or Dota Creation
A Limit To Highscores Like Top 100
Some System That Allow Some Like Upload And Download .txt Files.. Should Be Good
Connect, delete, add, and insert in databases
Enable To Create PHP Databases
Size43
(Administrator)
on
21 Jan 2018, 19:34:28
This can be done using the PlayerINI and/or the Binary Data Blobs.
ProFes
on
15 Jan 2018, 21:27:15
Anti-cheat system
Not themed screens, but easy customizable standart screens
Easy lobby creating
Size43
(Administrator)
on
15 Jan 2018, 22:06:22
Basic protection against tools like Cheat Engine is available under gms_protect_*.
Standard screens are already very customizable. You can basically move everything around, change animations, change colors, etc.
Can you expand a bit on the 'easy lobby creating'? The VS mode should be able to handle lobbies.
Although you've done a great job here, one thing I must say is that VS is system is just terrible(because of one missing function), and noone should use it in my opinion.
*There is no "begin searching" function in VS mode. Some people just want to stay in-game for a while, right? This VS system begins searching a lobby as soon as you connect to GMS servers.
Other than that, current VS system has everything All-In-One, definitely great.
Note : I used session system for an alternative to VS system. Works the same though.
Reiben
on
2 Feb 2018, 13:46:30
VS Mode needs in addition a way to let the player choose if he is really ready to take part in a game, for the time being the player is moved in every case, I think it can be set some kind of button or function, like the "status", where a player is only countered for vs Mode if he is in an appropiate state.
Size43
(Administrator)
on
27 Jan 2018, 16:54:51
That's a fair point. I'll add it as a separate post.