HomeWildfire Games

Match setup GUI revamp. Adds pop-cap and starting resource options. Refs #802

Description

Match setup GUI revamp. Adds pop-cap and starting resource options. Refs #802

Details

Committed
SpahbodOct 15 2012, 5:19 PM
Parents
rP12755: Postproc manager
Branches
Unknown
Tags
Unknown

Event Timeline

elexis added inline comments.Dec 13 2019, 2:36 PM
/ps/trunk/binaries/data/mods/public/gui/gamesetup/gamesetup.js
817

^ ugly

elexis added inline comments.Dec 17 2019, 4:45 PM
/ps/trunk/binaries/data/mods/public/simulation/helpers/InitGame.js
27

Defect: Atlas invites map makers to specify this attribute for skirmish maps too.
At least 4 skrimish maps in current svn save the per-player starting resources.

So either the StartingResources control must be hidden for skirmish maps, the value removed from skirmish maps,
or this scenario mapType check here has to vanish.

See #4504, #5371.

/ps/trunk/binaries/data/mods/public/simulation/helpers/InitGame.js
25

Defect: This overwrites the map specified per-player population capacity for every maptype. Atlas should have that setting removed or the per-player setting value should not be overwritten if it exists.