Opened 8 years ago

Closed 6 years ago

Last modified 6 years ago

#4106 closed enhancement (fixed)

Enable lobby chat in gamesetup/session

Reported by: Imarok Owned by:
Priority: Nice to Have Milestone: Alpha 23
Component: Multiplayer lobby Keywords:
Cc: fraizy@… Patch: Phab:D817

Description (last modified by elexis)

There should be a way to acces the lobby chat out of gamesetup.

Maybe with two tabs to switch between the gamesetup and the lobby chat. (A third tab could be added for the content of the "More Options" button, which is growing more and more)

Change History (10)

comment:1 by elexis, 7 years ago

Cc: fraizy@… added
Description: modified (diff)
Summary: Enable lobby chat in gamesetupEnable lobby chat in gamesetup/session

Should also be possible to access the lobby while in a running game.

(Dupe at #4483)

comment:2 by elexis, 7 years ago

Milestone: BacklogAlpha 23
Patch: Phab:D4106

comment:3 by elexis, 7 years ago

Component: UI & SimulationMultiplayer lobby
Patch: Phab:D4106Phab:D817

comment:4 by elexis, 7 years ago

In 20110:

Move prelobby files to a separate directory (to prepare splitting the lobby code into several files).

Refs #4106, D817

comment:5 by elexis, 7 years ago

In 20111:

Move lobby panels to custom file, so that they could be shown in a dialog as well.

Refs #4106, D817
Patch By: fpre / ffffffff

comment:6 by elexis, 6 years ago

In 20872:

Allow the JS GUI to find out if the lobby client is currently disconnected.

Differential Revision: https://code.wildfiregames.com/D1224
Patch By: fpre / ffffffff
Refs #4106, D817

comment:7 by elexis, 6 years ago

Resolution: fixed
Status: newclosed

In r20886
Enable players to open the lobby as a dialog in the gamesetup, running games and the summary screen.

Differential Revision: ​https://code.wildfiregames.com/D817
Patch By: fpre / ffffffff
Fixes #4106

comment:8 by elexis, 6 years ago

The two XML files created in r20111 are useless now, but merging them into a single file isn't really adding a benefit now either.

comment:9 by elexis, 6 years ago

In 21263:

Add the lobby button to the summary screen.

Patch By: fpre / ffffffff
Differential Revision: https://code.wildfiregames.com/D1272
Refs #4106

comment:10 by elexis, 6 years ago

In 21345:

Fix missing right-alignment of lobby icon in the summary screen following rP21263, refs #4106.

Note: See TracTickets for help on using tickets.