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

game: Skip warmup on devmap #2590

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Vorschreibung
Copy link
Contributor

@Vorschreibung Vorschreibung commented Jun 5, 2024

Assists in smoother/faster devmap cycles.

As is g_warmup is capped to at least 10 seconds.

Assists in smoother/faster devmap cycles.
Copy link

sonarcloud bot commented Jun 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@Vorschreibung Vorschreibung marked this pull request as draft June 7, 2024 12:01
@ryzyk-krzysiek
Copy link
Contributor

If you would like to start directly on gamestate GS_PLAYING you should be able to do so with config.

g_customConfig test
File test.config

configname "^1This is test config"

init
{
	setl gamestate "0"
}

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.

None yet

2 participants