-
-
Notifications
You must be signed in to change notification settings - Fork 538
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
TGS Support Updates #2552
Merged
MarkSuckerberg
merged 12 commits into
shiptest-ss13:master
from
MarkSuckerberg:tgs-tweaks
Dec 28, 2023
Merged
TGS Support Updates #2552
MarkSuckerberg
merged 12 commits into
shiptest-ss13:master
from
MarkSuckerberg:tgs-tweaks
Dec 28, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
Admin
They do it for free.
Code change
Watch something violently break.
labels
Dec 2, 2023
MarkSuckerberg
force-pushed
the
tgs-tweaks
branch
from
December 6, 2023 02:00
c96f462
to
5a97530
Compare
MarkSuckerberg
force-pushed
the
tgs-tweaks
branch
from
December 6, 2023 02:02
cdd2538
to
c96f462
Compare
MarkSuckerberg
force-pushed
the
tgs-tweaks
branch
from
December 22, 2023 08:27
8cd4c7e
to
b68e696
Compare
shiptest-server
pushed a commit
that referenced
this pull request
Dec 28, 2023
MysticalFaceLesS
pushed a commit
to CeladonSS13/Shiptest
that referenced
this pull request
Dec 30, 2023
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> Updates our TGS chat commands to use the new framework, and adds a few more commands similar to our redbot's. Also adds a feature where the round will automatically be delayed when a TGS deployment is incoming. Better access to commands for those who don't want to set up our external redbot. Plus, it's nice to support the new features. Also, delaying the round before a deploy certainly saves me a lot of headaches from trying to squeeze in a deployment before round restart. :cl: admin: The server will now automatically delay round-end when a TGS deployment is incoming server: Adds more TGS chat commands as well as support for the newer chat message system. /:cl: <!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Admin
They do it for free.
Code change
Watch something violently break.
GitHub
Our very own Babylon.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Updates our TGS chat commands to use the new framework, and adds a few more commands similar to our redbot's.
Also adds a feature where the round will automatically be delayed when a TGS deployment is incoming.
Why It's Good For The Game
Better access to commands for those who don't want to set up our external redbot. Plus, it's nice to support the new features.
Also, delaying the round before a deploy certainly saves me a lot of headaches from trying to squeeze in a deployment before round restart.
Changelog
🆑
admin: The server will now automatically delay round-end when a TGS deployment is incoming
server: Adds more TGS chat commands as well as support for the newer chat message system.
/:cl: