-
Notifications
You must be signed in to change notification settings - Fork 489
Adds new plugin: Spectate #1918
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
Conversation
|
With #1876 merged this can function. If someone could trigger the build checks. |
|
Try a |
|
I gave your rebase a try instead of merging.. but it just has too many headaches for the sake of? not having a merge commit? not worth the pain |
I suppose this is because it doesn't have a anything in the help docs yet? edit: hmm.. isn't that what the plugins.rst is for? |
- foreach syntax replaces active units loops - removes CR_FAILURE return on double enable/disable usage - removes disabled code - implements a few clion clang tidy suggestions (auto declare when casting) - Updates zcount to have accurate count for performing RNG - adds eof newline - adds todo comment about a redundant if condition
Relies on PR#1876 - EventManager refactor
Adds a simple plugin for adding a spectate mode