-
Notifications
You must be signed in to change notification settings - Fork 219
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
spectator switching/1st person #552
Comments
Maybe adding an option to spectate someone by clicking on them on the Scoreboard would also be an nice feature. |
after pressing "esc", a clickable player list come up? (aswell as the other options), could also fix #417 |
@CarbonCookies more like after pressing whichever key is assigned to the Scoreboard, display it in a clickable manner with additional options. Similiar to Team Fortress 2 with mouse input enabled scoreboard, but without the nasty bugs that Valve has refused to fix for a long time already. |
But you need to keep in mind that while in the game, the mouse is always in the middle, where the crosshairs are, so you wouldn't be able to click on much. Of course this could be fixed by locking the crosshairs and allow free movement of the mouse, until either escape, "Back to game", or a players name is clicked. |
With OpenSpades miminum supported resolution, 800x600, the available horizontal and vertical space is way too small to display an reasonable amount of useful information. And I personally like to play with this resolution in windowed mode, so it's a no-no to me. Displaying the Chat alongside the menu makes no sense to me, its already to possible to see it while in-game, and if you have to search for an really older message, just use the Chat Log GUI. Implementing my suggestion of an keyboard shortcut for opening it and 100best's one to copy text on it and make URLs clickable would make it quite easy to access it with in a very practical way. It'd use the same number of keystrokes required to access the menu, and with way more relevant information related to what the user wants: The chat log. Same thing for the Scoreboard, with the exception that you need to hold the TAB key instead of pressing it once. Also, someone would have to basically reimplement the scoreboard and chat windows, while making the menu code unnecessarily more complicatad than it needs to be. To put this much work on it, its easier to just free the crosshair and make the Scoreboard clickable on specator mode by default. Sorry for the lengthy ranting :/ TL;DR: Holding TAB and clicking on a player which will probably be visible from the start sounds better than pressing ESC and scrolling until you find it. Also, re-implementing the Scoreboard and the Chat makes no sense to me. EDIT: Made the text shorter by removing some paragraphs that weren't much relevant to my point. |
My bad, I didn't think about that at all. Your idea about shortcuts and TAB opening scoreboard and freeing mouse would be much easier, I fully agree with you there. To be honest, I never even saw the "Chat Log" button. |
This is more of an enhancement
The text was updated successfully, but these errors were encountered: