-
Notifications
You must be signed in to change notification settings - Fork 34
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
7.0 #323
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
(7.0) fix npe when adding event command
(7.0) display a consistent finish time
(7.0) remove "delete autostart" command and other config updates
Add 'achieved' to times table Removed 'playerName' from times table with ability to retrieve player name using uuid General tidy up
(7.0) allow freedom and rocket mode tools to be changed in config
(7.0) Cancelling void damage if DisablePlayerDamage set to true
Course upgrade process mostly complete
(7.0) stop tab completer filtering out commands that take no args
Course enabled placeholder 7.0
Split ParkourSession managing into its own Manager Made cache use UUID to avoid possible memory leaks Added initialize manager to avoid dependency issues Fix Course Event messages not being properly colour-ified
Change permission references to be lowercase
Added ability to change display value appearance in strings.ymls Fixes when fast restarting course
docs progress check in
Added "pac manualcheckpoint (player)" Tidied up code Docs progress check-in
Docs progress check-in
Made many commands deprecated with their new counterpart documented Added option to re-display these deprecated commands Challenge fixes and improvements ParkourKit conversation fixes and improvements Removed "selecting" courses as it seems to cause more confusion than help
Allowed "MaxFallTick" to be 0 which disables the check Removed "Dropper" ParkourMode as it's pointless now
Various fixes and improvements
Allowed each DisplayTitle to have its own "Stay" value
Default config upgrader
…ve some weird conflict Allowed resetting of Player without confirming the Player exists, for leaderboards etc. Allowed "setcheckpoint" console command to be non-sequential too Docs tidy up and commands tidy up
Rewritten checkpoint system Added option to warn players if they've missed checkpoints Fixed some conversations not sending messages
add events for parkour reset commands
Improved backup zip name Improved sounds for older server versions Docs improvements
Updates to SimplixStorage
…ystem Removed Parkour.CreateSign.X permissions and replace with Parkour.Admin.CreateSign Fixed some course setting defaults
…ows when UUIDs are dumb
Updates to docs
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.