item procs available APL option#949
Closed
espionn wants to merge 64 commits intowowsims:feature/warlockfrom
espionn:apl-proc-available
Closed
item procs available APL option#949espionn wants to merge 64 commits intowowsims:feature/warlockfrom espionn:apl-proc-available
espionn wants to merge 64 commits intowowsims:feature/warlockfrom
espionn:apl-proc-available
Conversation
Author
|
Solved the local issue by cleaning project, thanks to Polynomix for messaging me regarding this. Added locale files Intended use is to know when you have procs with an ICD that are not on cooldown and are not currently active. Many useful use-cases here. |
On branch feature/batch-sim Changes to be committed: modified: ui/core/components/individual_sim_ui/bulk/bulk_item_picker_group.tsx modified: ui/core/components/individual_sim_ui/bulk_tab.tsx modified: ui/core/proto_utils/equipped_item.ts
On branch feature/batch-sim Changes to be committed: modified: ui/core/components/individual_sim_ui/bulk_tab.tsx modified: ui/core/proto_utils/equipped_item.ts
On branch feature/batch-sim Changes to be committed: modified: ui/core/components/individual_sim_ui/bulk/bulk_item_picker.tsx modified: ui/core/components/individual_sim_ui/bulk_tab.tsx modified: ui/scss/core/components/individual_sim_ui/bulk/_bulk_item_picker.scss
On branch feature/batch-sim Changes to be committed: modified: ui/core/components/individual_sim_ui/bulk_tab.tsx
On branch guardian Changes to be committed: modified: ui/monk/brewmaster/presets.ts modified: ui/monk/brewmaster/sim.ts
offensive vs. defensive tradeoffs. On branch guardian Changes to be committed: modified: sim/monk/brewmaster/TestBrewmaster.results modified: ui/monk/brewmaster/gear_sets/p1_bis_dw.gear.json modified: ui/monk/brewmaster/gear_sets/p2_bis_dw.gear.json modified: ui/monk/brewmaster/presets.ts modified: ui/monk/brewmaster/sim.ts
APL for defensive cooldown usage. On branch guardian Changes to be committed: modified: sim/monk/brewmaster/TestBrewmaster.results modified: sim/monk/brewmaster/brewmaster_test.go modified: ui/core/launched_sims.tsx modified: ui/index.html new file: ui/monk/brewmaster/apls/sha.apl.json new file: ui/monk/brewmaster/builds/sha_default.build.json modified: ui/monk/brewmaster/presets.ts modified: ui/monk/brewmaster/sim.ts
for other melee sims. On branch rotation-timing Changes to be committed: modified: sim/death_knight/unholy/TestUnholy.results modified: sim/death_knight/unholy/unholy.go
On branch rotation-timing Changes to be committed: modified: sim/core/attack.go modified: sim/core/gcd.go modified: sim/core/health.go modified: sim/core/rage.go modified: sim/core/runic_power.go modified: sim/death_knight/blood/TestBlood.results modified: sim/death_knight/frost/TestFrostMasterfrost.results modified: sim/death_knight/frost/TestFrostTwoHand.results modified: sim/death_knight/unholy/TestUnholy.results
On branch guardian Changes to be committed: modified: sim/warrior/enraged_regeneration.go modified: sim/warrior/protection/TestProtectionWarrior.results
On branch guardian Changes to be committed: modified: ui/warrior/protection/presets.ts modified: ui/warrior/protection/sim.ts
defensive tradeoffs. On branch guardian Changes to be committed: modified: sim/warrior/protection/TestProtectionWarrior.results modified: ui/warrior/protection/gear_sets/p1_bis.gear.json
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.
handy apl option to know when you have procs that CAN proc atm.