Misc GUI improvements
lenosisnickerboa
released this
09 Apr 14:52
·
194 commits
to master
since this release
- Replaced spaces in mapgroup names with _ (spaces mess up the mapgroup selector)
- Added new predefined mapgroup which is the default mapgroup
- Set default startmap to first in selected mapgroup.
- Added new mechanism for defining relations between config items (e.g. disable X when Y>0)
- Got rid of some annoying automatic tab changes during startup and when saving.
- Introduced dynamic config item state control for relevant options, e.g. disable bots item in Run tab when fillwithbots is enabled. Clarifies how settings are related.