-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bug fixes and features PE:2 #32
Closed
Closed
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
Contributor
CactusPuppy
commented
Oct 21, 2021
- fix: Update gallop.opy (fixes Angelic Blessing GA charge can be used while hacked #20)
- fix: Update ultimate.opy (fixes Cancel Primary Action should be replaced with a microstun when interrupting Echo's stickies #19)
- fix: Avoid Seismic slam lock in Sigma lift
- fix: Restrain Winston zap to mentioned range
- feat: Swap out icing for extra damage primary
- fix: Use setting as percentage instead of multiplier
- feat: Change Winston to be able to fire low power beam early
- fix: Restrict when zap can fire
- feat: Restore Widow's default mode of fire
- feat: Do not grant deflect cooldown reset
- style: Fix unnecessary else block
- fix: Properly consider cast time of ultimate
- feat: Disable kill cams (closes Simplify Lucio Music Meter progress bar #17)
- feat: Remove Assault/2CP
- feat: Increase Ana sleep cooldown (closes Update Mei changes to support Echo duplication #16)
- fix: Properly remove freezing from Mei's kit
- fix: Remove icing Workshop settings
- fix: Fix issue with fast stealth exit
- fix: Lower/remove stun duration of Shield Bash (closes Cleanup Unnecessary Variables #18)
- feat: Add additional damage to Brig shield bash
- style: Fix compile error
- style: Ensure that settings are listed in alphabetical order (fixes Bug Fixes: Mercy Angelic Blessing and Echo Sticky Bombs #21)
- refactor: Add common status effect macros
- style: Remove weird spaces
- fix: Actually include Brig changes
- feat: Raise shield bash damage to 50 total
- feat: Grant option to increase Brig bash range
- refactor: Make zap code a bit more legible
- revert: "Update hack file to new melee hack" (fixes Orisa: Shield still comes out occassionally and does not always come out when using Ultimate #11)
Prevent gallop from canceling ultimate (for when gallop is used quickly after the ultimate).
added a bunch of waits to allow the shield time to be used after the ultimate, and time for the shield to be fully created before disabling the ability
Zap should not work when CC'd, dead, or not Winston
Update gallop.opy
When restoring Gallop's cooldown, the time elapsed in casting the ultimate should be considered.
Update ultimate.opy
Bug fixes and features PE:01
This necessitated ensuring that all Workshop settings are assigned to a global variable or player variable at setup.
Incorrect base repo. Apologies. |
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.