-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Server tools API v3.1 #31000
Server tools API v3.1 #31000
Conversation
…ServerToolsAPIv31
…ServerToolsAPIv31
…ServerToolsAPIv31
…ServerToolsAPIv31
…ServerToolsAPIv31
Omfg i didn't even try |
code/modules/admin/chat_commands.dm
Outdated
|
||
/datum/server_tools_command/notify | ||
name = "notify" | ||
help_text = "Pings the invoker when the running round ends" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Shadowlight213 you wanted this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nbot already has this. I just need to change the trigger wording a bit to fix it.
Mso wanted something different where the notify would work even if the relay/bots went down, which I know how to do but haven't gotten around to due to various reasons. Adding this to the server tools leaves it at the mercy of the relay working, which doesn't really do what mso wanted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Relays never break with the new version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh boy. Screenshotting this for when they do.
Anyways still doesn't do what mso wanted, and is kinda redundant.
@Cyberboss generate credits with the server tools when updating from git just do it |
It's not something to be hard coded into the server tools, I have another plan for it using @JamieH's preaction framework, but I need us to be running the latest version first |
ok |
To go hand in hand with TGS 3.1