Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed 'enable powerups' from the default.cfg #24

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tcsabina
Copy link
Contributor

This is to solve QW-Group/ktx#284.
I think this is the cleanest and easiest solution, to solve the 'powerups enabled in hooneymode' issue. I don't think there is a usermode (2on2, 4on4, etc) that need powerups and does not have 'k_pow 1' in its corresponding default.cfg, so removing this from the top-level default.cfg would do no harm.

@ciscon
Copy link
Contributor

ciscon commented Sep 9, 2023

Some of the modes assume that it's in the main default.cfg, like 4on4 etc, so it'd have to be added to all those.

@BLooD-DoG
Copy link
Collaborator

Yeah it looks like these modes don't specify k_pow at all:
2on2
3on3
4on4
ca
1on1/ra (although 1on1 itself does)

so I guess they would default to the top-level default.cfg, so changing k_pow there would have an unintended impact on all these modes.

and ctf and matchless also don't have k_pow but have k_pow_min_players and k_pow_check_time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants