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

null gamemode #27

Open
NotAFile opened this issue Dec 10, 2019 · 1 comment
Open

null gamemode #27

NotAFile opened this issue Dec 10, 2019 · 1 comment

Comments

@NotAFile
Copy link
Member

@10se1ucgo mentioned in #26 the ability to set a game mode that just tells the client to turn off all of it's existing game mode logic. No scorekeeping, default entities, etc.

Of course, this requires replicating the existing gamemode features first to be useful, so it needs at least #3 to be useful for modes like arena and #11 to create more complex game modes.

@iamgreaser
Copy link

I'd advise tying this in with #3 , and allocating it as a game mode type which has notably less information in whatever the game init packet is called, possibly also having a way to disable scoring full-stop. I'll propose something in that issue, but a null mode which defaults to no team scores should be fine even on its own.

The usual fallback for vanilla will most likely be to pick CTF and shove the tents and intels into the top-left corner of the map.

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

No branches or pull requests

2 participants