Open
Conversation
Crystallize added. Warnings for booking events (swap cd manipulation or crystallize gcd manipulation) collected into a single "failure" type. Display of warnings not yet working. Documentation of new system functions not yet added.
Notes for anyone else who needs to run autogen install protoc-gen-go-grpc Run the protoc cmd found in
Contributor
Author
|
Note: Because I don't have all the files needed for pipeline, I ran portions of Taskfile.yml manually. Protoc: Commands used MSGP Embed |
Since swap_delay must always be at least 1, reduce minimum swap_cd/swap_icd from 1 down to 0. Also fix hitlag param, which had inverted logic.
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
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.
Crystallize added.
Warnings for booking events (swap cd manipulation or crystallize gcd manipulation) collected into a single "failure" type.
Display of warnings not yet working.Documentation of new system functions not yet added.
Of all the changed lines, the vast majority are attributed to auto-generated result.ts
All non-english locales were translated by google translate
Booking emits a new event type, OnTimeManip
Time manipulation functions write to sample, under
cooldowntype logs.Usage of any booking function causes a "Time Manipulation" Warning to show on the results page. This also displays total time manipulation per character, though that's secondary to warning appearing at all.