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

Teamworlds #3130

Open
fopeczek opened this issue Mar 21, 2022 · 4 comments
Open

Teamworlds #3130

fopeczek opened this issue Mar 21, 2022 · 4 comments

Comments

@fopeczek
Copy link

I've written a new game mode, "Teamworlds". It emphasizes teamplay better then capture the flag mode by introducing player classes. It also brings variety to the number of possible game styles.

Class selection is implemented by a "lobby map", where players choose a class by picking up an appropriate item. Immediately after that they are teleported to the actual map, where the battle goes.

I would like my work not to perish once I stop playing the game. I am ready to put an extra effort to make sure my code meets your coding guidelines, and to split the code into as many as needed atomic pull requests for easier peer review.

Right now, the working proof-of-concept of the changes I propose you can find on https://github.com/fopeczek/teamworlds. (I realize that I should have forked the repository rather than starting anew from archived source).

Are you interested in this form of cooperation?

@Dune-jr
Copy link
Member

Dune-jr commented Mar 21, 2022

Cool project, and it's nice of you to be willing to put the extra effort. Though, this strays far from the mindset of standard Teeworlds game modes, and it's unlikely it will become part of Teeworlds itself, not just for ideological reasons, but also because of the technical debt. It's somewhat sizeable, and like you said, once you stop maintaining it, the maintainers of this repository will have to.

@ixPost
Copy link

ixPost commented Nov 13, 2022

Does it allow making 3 or 4 teams(Red, Blue, Yellow, Green) when creating a server and also have it in the voting tab?

@fopeczek
Copy link
Author

Does it allow making 3 or 4 teams(Red, Blue, Yellow, Green) when creating a server and also have it in the voting tab?

Not yet, I think it would be cool to add it as a feature, but I think it could be hard to maintain the game balanced.

@ixPost
Copy link

ixPost commented Nov 24, 2022

Oh, I just thought of another feature(from BombSquad) and it's naming and changing team colors (the trouble is it mite sort of ruin the game & mite make something like "russia" vs. "ukraine" servers).

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

3 participants