forked from Lil-Isma/tttdamagelogs
-
Notifications
You must be signed in to change notification settings - Fork 25
Role change events for Custom Roles #109
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
Open
BDJslime-UnaverageJoe
wants to merge
22
commits into
BadgerCode:master
Choose a base branch
from
BDJslime-UnaverageJoe:RoleEventCR
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+250
−21
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0534a4c
Added ROLE events
BDJslime-UnaverageJoe 01920fb
Added role change support
BDJslime-UnaverageJoe fa0c2f4
misc
BDJslime-UnaverageJoe 9bf26de
Cache log line color
BDJslime-UnaverageJoe bf35935
misc changes
BDJslime-UnaverageJoe 26e61ec
Update roles for death recent logs
BDJslime-UnaverageJoe 9168279
Added round check
BDJslime-UnaverageJoe acdce5a
Handle instant respawns
BDJslime-UnaverageJoe cbebd64
Delayed respawn check
BDJslime-UnaverageJoe dac675c
move message to client
BDJslime-UnaverageJoe c24d003
Merge pull request #1 from BDJslime-UnaverageJoe/RoleRespawn
BDJslime-UnaverageJoe 1d818e2
Merge branch 'BadgerCode:master' into RoleEventCR
BDJslime-UnaverageJoe 4e27efc
Revert "Role respawn"
BDJslime-UnaverageJoe 563e2ed
Merge pull request #2 from BDJslime-UnaverageJoe/revert-1-RoleRespawn
BDJslime-UnaverageJoe de0e801
Config additions
BDJslime-UnaverageJoe d6a944e
Prompt to respond to reports + console command to respond
BDJslime-UnaverageJoe fa274a0
Merge pull request #3 from BDJslime-UnaverageJoe/answerPrompt
BDJslime-UnaverageJoe b3dd409
Change spawn check to generic hook
BDJslime-UnaverageJoe f7fc67d
Prevent autorespond when reported while dead
BDJslime-UnaverageJoe 5f20956
cleanup
BDJslime-UnaverageJoe 384a933
Save mid responces and prevent closing when respawning outside of act…
BDJslime-UnaverageJoe 8d4a9c2
fix closing prompts
BDJslime-UnaverageJoe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
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.
We could simplify this function to always wait 5 seconds before requesting that the dead player replies to their reports.