Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#6208 closed defect (fixed)

Further GameSetup bugs

Reported by: wraitii Owned by: wraitii
Priority: Release Blocker Milestone: Alpha 25
Component: Core engine Keywords:
Cc: Patch:

Description

  • Something odd with map filters
  • It appears that clicking on 'back' persists settings of non-hosted games, which seems wrong

Change History (2)

comment:1 by wraitii, 3 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 25731:

Fix MP gamesetup issues with mapfilter

  • Settings weren't sent to the server when mapfilters change.
  • Because of ordering issues, the 'multiplayer' mapfilter would be activated at the wrong time and things would go haywire.
  • Likewise, selecting a non-default map with a non-default filter wouldn't work well.

Fixes #6208

Differential Revision: https://code.wildfiregames.com/D4111

comment:2 by wraitii, 3 years ago

In 25741:

Fix gamesetup issues with map filters.

Redo rP25731.
When the host set te 'best for mp' mapfilter and a non-default maps, ordering issues bugged things out.
This handles things slightly better.

Fixes #6208

Differential Revision: https://code.wildfiregames.com/D4121

Note: See TracTickets for help on using tickets.