forked from surftimer/SurfTimer
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Prac mode rework #43
Merged
qawery-just-sad
merged 29 commits into
qawery-just-sad:alternate-universe
from
Kyli3Boi:Prac-Mode-Rework
May 26, 2021
Merged
Prac mode rework #43
qawery-just-sad
merged 29 commits into
qawery-just-sad:alternate-universe
from
Kyli3Boi:Prac-Mode-Rework
May 26, 2021
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
Initial work: 1. Allows recreating savelocs Working: on stage maps, have not worked with linear maps TODO: There is a bug when recreating saveloc after you have cleared savelocs which i have not figured out as yet
This reverts commit 4801b94.
Just move this to here so srcptimer doesnt start if timer disabled
1. Fix unix times in !loclist 2. Change !loclist (remove player name and add time) 3. TODO add speed into !loclist (this is very tricky, especially when it comes to players using different measures of speed, xy/xyz/z)
1. Added print to console to display when you created saveloc 2. Change save loc recreation to less precise values which saves space and should always allow it to be inserted via chat 3. Add missing variable to recreatePlayerCheckpoint 4. Remove duplicate variable in recreatePlayerCheckpoint 5. Rename translations
Still to be tested with players but seems to work fine with bots. 1. Allow saveloc to be created from spectate. 2. Stop stage time print to chat happening in bonus when going into end zone (surfzones.sp) 3. Rename translation
qawery-just-sad
requested changes
May 26, 2021
qawery-just-sad
approved these changes
May 26, 2021
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.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.