Page MenuHomeWildfire Games

Toggle summary of last multiplayer game in lobby
Needs ReviewPublic

Authored by ffffffff on Aug 31 2017, 3:33 AM.

Details

Reviewers
elexis
Summary

Having the summary of a last game in multiplayer in lobby available is nice to have toggleable from lobby to can look in summary and talk about it.

It shows a tooltip with the summary hotkey on end summary screens of the game, when in lobby game.

Could use D1058 for summary window as dialog window.

Test Plan

Hit summary hotkey in lobby.
Look end game summary screen tooltip.

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

ffffffff created this revision.Aug 31 2017, 3:33 AM
ffffffff added a reviewer: elexis.
ffffffff updated this revision to Diff 3413.Aug 31 2017, 3:40 AM
ffffffff retitled this revision from Toggle summary of last multiplayer game in lobby so can look in and talk to Toggle summary of last multiplayer game in lobby.
ffffffff updated this revision to Diff 3429.Aug 31 2017, 5:45 PM

Having hint shown in summary states hotkey setted to hit in lobby to show last summary.

(some generalizing in OnScreenTooltip as style from gamesetup.xml too.)

ffffffff updated this revision to Diff 3430.Aug 31 2017, 5:47 PM
ffffffff edited the summary of this revision. (Show Details)
mapkoc added a subscriber: mapkoc.Dec 22 2017, 5:36 AM

I agree with this idea. Some people go back immediately to lobby fearing they'd miss the next big game. But if they stay in lobby it's nice to check summary. I wonder how it works if u join as spec late. Temple showed me that partial replay is actually stored with metadata and all.
Couldn't apply, conflicts.

In D854#46741, @mapkoc wrote:

temple showed me that partial replay is actually stored with metadata and all.

When connecting the client receives a savegame that is loaded. The replay file starts from this savestate and cannot be executed without it.
I have uploaded a patch saving that savegame on the forums (one of gameboys recent threads), but it only works via command line.

ffffffff edited the summary of this revision. (Show Details)Dec 22 2017, 10:33 PM
ffffffff edited the summary of this revision. (Show Details)
ffffffff updated this revision to Diff 4898.Dec 23 2017, 12:23 AM

D1170 depend last summary in dialog window in lobby on open.

ffffffff updated this revision to Diff 5132.Jan 6 2018, 7:12 PM
ffffffff edited the summary of this revision. (Show Details)
ffffffff edited the test plan for this revision. (Show Details)
ffffffff edited the summary of this revision. (Show Details)Jan 6 2018, 7:16 PM
ffffffff updated this revision to Diff 5295.Jan 14 2018, 10:51 PM

Update for lobby's moreButtonsBar.

ffffffff updated this revision to Diff 5296.Jan 14 2018, 10:55 PM

Show title "Scores of the last game.".

ffffffff updated this revision to Diff 5300.Jan 14 2018, 11:55 PM

Didnt work correctly on pushed gui switch to new gui, so popGui with switch gui settings and switch in previous gui (lobby) then.

ffffffff updated this revision to Diff 5301.Jan 15 2018, 12:01 AM