Add a previous-round scoreboard button.

Locked
User avatar
Archaeological.Cat
Registered user
Posts: 8
Joined: 18 May 2015, 07:02

Add a previous-round scoreboard button.

Post by Archaeological.Cat » 19 May 2015, 23:34

Summary (a quick, 2-3 sentence summary):
Accidentally closed the scoreboard?
Can't remember the results?

Why not pop a button up..
Image
That says 'Scoreboard' and reopens the results window.

Benefits (How this will benefit the server and game as a whole):
It's just generally useful, I often find myself closing the scoreboard because it's bloody huge, and forgetting it's gone forever.

Details (Description of how you think this would work, the benefits, etc):
Have a little button that links to the previous round's results.

Implementation (Optional, if you have an idea how to implement it):
Have a little button that links to the previous round's results.

User avatar
Dolth
Registered user
Posts: 1470
Joined: 30 Apr 2015, 14:48
Location: Brig probably
Byond: Pette

Re: Add a previous-round scoreboard button.

Post by Dolth » 20 May 2015, 04:38

The Frenchman agree, +1.
New signature 03/10/2018
► Show Spoiler

User avatar
speedybst
Registered user
Posts: 404
Joined: 15 Oct 2014, 23:36
Location: Australia
Byond: Speedybast

Re: Add a previous-round scoreboard button.

Post by speedybst » 20 May 2015, 06:02

Might I add the suggestion of a daily win-lose for both teams in this as well?
And a big +1 from me.

User avatar
Sargeantmuffinman
Registered user
Posts: 1372
Joined: 01 Apr 2015, 14:31
Location: Mean while in Europe somewhere.

Re: Add a previous-round scoreboard button.

Post by Sargeantmuffinman » 20 May 2015, 11:40

Hmmm yeah I like the idea since I nearly always exit out of the score even though I don't want to (habits).
Also the idea for a daily win lose thing is quite good since we now know who is more over powered.

User avatar
UnknownMurder
Registered user
Posts: 2243
Joined: 15 Dec 2014, 08:03
Location: Ascension

Re: Add a previous-round scoreboard button.

Post by UnknownMurder » 21 May 2015, 18:31

-1
No one carefully looks through scoreboard as it holds a waste of memory space from round to round.

User avatar
Archaeological.Cat
Registered user
Posts: 8
Joined: 18 May 2015, 07:02

Re: Add a previous-round scoreboard button.

Post by Archaeological.Cat » 22 May 2015, 01:54

What. It's as simple as adding a button that reopens it.

User avatar
apophis775
Host
Host
Posts: 6985
Joined: 22 Aug 2014, 18:05
Location: Ice Colony
Byond: Apophis775
Contact:

Re: Add a previous-round scoreboard button.

Post by apophis775 » 07 Jun 2015, 00:56

Variables are reset each round. How would we be able to do this?

User avatar
speedybst
Registered user
Posts: 404
Joined: 15 Oct 2014, 23:36
Location: Australia
Byond: Speedybast

Re: Add a previous-round scoreboard button.

Post by speedybst » 15 Jun 2015, 03:17

Is it possible to set up a side variable that gets changed at the end of each round, that isn't dropped for the next round? a way i did it with a really crap code in school (raptor) was to have it save all variables i needed to keep to an external document and reopen it at launch.
IDK, might know just enough code to be making a fool of myself....

User avatar
apophis775
Host
Host
Posts: 6985
Joined: 22 Aug 2014, 18:05
Location: Ice Colony
Byond: Apophis775
Contact:

Re: Add a previous-round scoreboard button.

Post by apophis775 » 15 Jun 2015, 14:09

We could put it into an external document, and thne read-it back in. But that's 1000% unnecessary...

User avatar
UnknownMurder
Registered user
Posts: 2243
Joined: 15 Dec 2014, 08:03
Location: Ascension

Re: Add a previous-round scoreboard button.

Post by UnknownMurder » 15 Jun 2015, 16:31

Again...

Who actually reads through the scoreboard?
Image

User avatar
apophis775
Host
Host
Posts: 6985
Joined: 22 Aug 2014, 18:05
Location: Ice Colony
Byond: Apophis775
Contact:

Re: Add a previous-round scoreboard button.

Post by apophis775 » 25 Jun 2015, 03:28

I do. But yea.... Denied.

Locked