Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#327 Map search across all maps #328

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

#327 Map search across all maps #328

wants to merge 1 commit into from

Conversation

devo1929
Copy link
Contributor

image

@github-actions
Copy link

Nightly build for this pull request:

  • artifacts.zip
    This comment is automatic and is meant to allow guests to get latest automatic builds without registering. It is updated on every successful build.

@alexp8 alexp8 self-requested a review April 26, 2022 14:38
@alexp8
Copy link
Contributor

alexp8 commented Apr 26, 2022

Why are you adding this functionality? Searching for maps within the current game mode is preferred imo

@devo1929

@devo1929
Copy link
Contributor Author

devo1929 commented Apr 26, 2022

Why are you adding this functionality? Searching for maps within the current game mode is preferred imo

@devo1929

It removes the limitation that you must know the game mode a map is in to find it. If I can't remember the game mode, I can still search for it across all maps and it'll find it and show me the game mode.

What's the reason for preferring it to stay within the game mode?

@alexp8
Copy link
Contributor

alexp8 commented Apr 26, 2022

In the screenshot you showed there it is very confusing, a player searching for the official Mayflower map is now presented with 5 other options. Not great

@alexp8
Copy link
Contributor

alexp8 commented Apr 26, 2022

If anything add a toggle to enable that. By default it should search within the current game mode

@devo1929
Copy link
Contributor Author

In the screenshot you showed there it is very confusing, a player searching for the official Mayflower map is now presented with 5 other options. Not great

IMO, the names "Battle" and "Standard" are confusing. To me, they don't mean "Official" and "Custom" which is what they truly are and "Standard" seems more "Official" than "Battle" does.

If I were in the "Stardard" game mode and searched for Mayflower. I would see a map with the exact same name as the official one. At least this way, it shows there's a difference.

@alexp8
Copy link
Contributor

alexp8 commented Apr 26, 2022

If those names are confusing to you, your solution here actually exacerbates that confusion providing maps from both game modes.

@alexp8
Copy link
Contributor

alexp8 commented Apr 26, 2022

My opinion is that this should not be merged without some sort of toggle on/off. I know for me this feature would annoy me lol.

@devo1929
Copy link
Contributor Author

My opinion is that this should not be merged without some sort of toggle on/off. I know for me this feature would annoy me lol.

Fair enough. That's why I create the PRs, to create the conversation :)

@Rampastring
Copy link
Member

You could consider renaming Standard to Custom Map in YR by changing the game mode's UI name, or by using game mode aliases.

@Metadorius
Copy link
Member

I agree with @alexp8, this should be a toggleable functionality. Perhaps you could do it as a settings option.

pure-scum added a commit to pure-scum/xna-cncnet-client that referenced this pull request Jan 30, 2024
Based off devo1929's CnCNet#328. A checkbox is added (unchecked by default).
A PR will be created for cncnet-yr-client-package with the layout information.
pure-scum added a commit to pure-scum/xna-cncnet-client that referenced this pull request Jan 30, 2024
Based off @devo1929 CnCNet#328. This PR adds a checkbox. Another PR will be made to cncnet-yr-client-package with the layout information.
Metadorius pushed a commit that referenced this pull request Feb 15, 2024
* Fix incorrect user online private message string

Wrong message being displayed in private messages when user comes back online.

* Add "search all maps" toggle to game lobby

Based off @devo1929 #328. This PR adds a checkbox. Another PR will be made to cncnet-yr-client-package with the layout information.

* Revert "Add "search all maps" toggle to game lobby"

This reverts commit a33d00b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make map search across all maps, not just for current game mode
4 participants