Opened 8 years ago

Closed 4 years ago

#4110 closed enhancement (fixed)

Gamesetup random map starting position option

Reported by: _kali Owned by: elexis
Priority: Nice to Have Milestone: Alpha 24
Component: UI – Game setup Keywords:
Cc: Patch:

Description (last modified by elexis)

I'd like to propose adding "Player Placement" as a setting during gamesetup. Some new maps like Ambush and Frontier offer a variety of player placement strategies like: radial, stronghold, line and random. Some players seem to prefer random placement because of the uniqueness of the map and others find it unbalanced.

Since not all maps can realistically offer all possible placement types, I'd like to suggest that maps can whitelist their possible starting setups in their JSON file like: "placements": ["radial", "stronghold"]

I think the GUI should also have an option for "Map Default" since some maps like Hell's Pass randomly pick a player placement type.

Change History (9)

comment:1 by Palaxin, 8 years ago

In Stronghold Crusader there is a minimap preview in the game setup where you can set starting positions manually via drag-and-drop. I personally like this because it allows maximum customization.

Last edited 8 years ago by Palaxin (previous) (diff)

comment:2 by elexis, 8 years ago

Would be a great feature so that people can play maps like ambush even if they don't want to play with the completely random or stronghold placement.

See also nomad on all maps #3591.

comment:3 by elexis, 6 years ago

Description: modified (diff)

(Since only few maps support different placement patterns currently, there wouldn't be an expectation of persistance of this setting when switching maps.)

So it could be implemented using #4838.

Version 0, edited 6 years ago by elexis (next)

comment:4 by elexis, 6 years ago

Description: modified (diff)
Summary: Starting positions in game setupStarting positions in gamesetup

comment:5 by elexis, 6 years ago

Players should be able to chose between pocket and flanking position on the maps with radial player placement.

in reply to:  1 comment:6 by elexis, 6 years ago

Replying to Palaxin:

In Stronghold Crusader there is a minimap preview in the game setup where you can set starting positions manually via drag-and-drop. I personally like this because it allows maximum customization.

This would only work for maps with fixed number of players, but probably not random maps, as the map preview can depend on many factors, for instance biome or mapsize and we can't generate the thumbnails within less than a second (loading all models would take quite a while and a lot of resources.).

comment:7 by Imarok, 5 years ago

Component: UI & SimulationGame setup

Move tickets to Game Setup as UI & Simulation got some sub components.

comment:8 by elexis, 4 years ago

Milestone: BacklogAlpha 24
Owner: set to elexis
Summary: Starting positions in gamesetupGamesetup random map starting position option

comment:9 by elexis, 4 years ago

Resolution: fixed
Status: newclosed

In 23473:

Gamesetup setting for map specific team placement, fixes #4110, refs #4838.

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

Note: See TracTickets for help on using tickets.