-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: wowsims/cata
base: v0.0.186
head repository: wowsims/cata
compare: master
Commits on Jan 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f08bc63 - Browse repository at this point
Copy the full SHA f08bc63View commit details
Commits on Jan 27, 2025
-
[Rogue] Improve default Subtlety APL and add Mastery Pre-Pull APL; Re…
…factor Subtlety Mastery into a SpellMod
Configuration menu - View commit details
-
Copy full SHA for 7315fb9 - Browse repository at this point
Copy the full SHA 7315fb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 297128e - Browse repository at this point
Copy the full SHA 297128eView commit details -
Remove rotational blocker on Berserk when a Stampede proc is active.
This sims as a wash for pre-P4 setups but has a substantial impact on 4pT13 setups: Pre-Raid, Mono-Cat: +1.3 DPS P3, Mono-Cat: -0.1 DPS P4, Mono-Cat: +582 DPS P4, Hybrid: +471 DPS P3, Hybrid: -1.6 DPS Pre-Raid, Hybrid: +0.5 DPS On branch feral Changes to be committed: modified: sim/druid/feral/TestFeral.results modified: sim/druid/feral/rotation.go
Configuration menu - View commit details
-
Copy full SHA for da9ca82 - Browse repository at this point
Copy the full SHA da9ca82View commit details
Commits on Jan 28, 2025
-
Delay TF usage in 4pT13 setups if a Stampede proc is already active.
Minor impact but included for thoroughness: P4, Mono-Cat: +2.6 DPS P4, Hybrid: +2.3 DPS On branch feral Changes to be committed: modified: sim/druid/feral/TestFeral.results modified: sim/druid/feral/rotation.go
Configuration menu - View commit details
-
Copy full SHA for 2438856 - Browse repository at this point
Copy the full SHA 2438856View commit details -
Merge pull request #1325 from wowsims/feral
Feral 4pT13 Rotation Adjustments
Configuration menu - View commit details
-
Copy full SHA for bb461e5 - Browse repository at this point
Copy the full SHA bb461e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41020a1 - Browse repository at this point
Copy the full SHA 41020a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa68d0 - Browse repository at this point
Copy the full SHA aaa68d0View commit details -
[Rogue] Adjusting Combat EPs for pre-legendary daggers and update all…
… gearsets to use Vial
Configuration menu - View commit details
-
Copy full SHA for bf29bce - Browse repository at this point
Copy the full SHA bf29bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df398d - Browse repository at this point
Copy the full SHA 9df398dView commit details -
Merge pull request #1327 from hillerstorm/uh_apl_update
[Unholy] Update APL
Configuration menu - View commit details
-
Copy full SHA for fc70a5e - Browse repository at this point
Copy the full SHA fc70a5eView commit details
Commits on Jan 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d222161 - Browse repository at this point
Copy the full SHA d222161View commit details -
Merge pull request #1326 from TheBackstabi/master
[Rogue] T13 Updates for EPs and Vial of Shadows
Configuration menu - View commit details
-
Copy full SHA for bf50fb4 - Browse repository at this point
Copy the full SHA bf50fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41b2235 - Browse repository at this point
Copy the full SHA 41b2235View commit details -
Merge pull request #1329 from wowsims/fix/dtr-aoe-proc-per-cast
Implement findings
Configuration menu - View commit details
-
Copy full SHA for 72afc4a - Browse repository at this point
Copy the full SHA 72afc4aView commit details -
Refactored equip scaling code for higher performance and item swap
compatibility. On branch feral Changes to be committed: modified: sim/core/character.go modified: sim/core/item_swaps.go modified: sim/core/stats/stats.go modified: sim/druid/forms.go modified: sim/druid/talents.go
Configuration menu - View commit details
-
Copy full SHA for e7f9ae8 - Browse repository at this point
Copy the full SHA e7f9ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e21d6e - Browse repository at this point
Copy the full SHA 3e21d6eView commit details -
Merge pull request #1330 from wowsims/feral
Refactor equip scaling code for higher performance and item swap compatibility
Configuration menu - View commit details
-
Copy full SHA for 306b6b4 - Browse repository at this point
Copy the full SHA 306b6b4View commit details
Commits on Jan 30, 2025
-
Remove cancelled PendingActions from the queue so that they can be
safely re-used without re-allocating a new one. On branch rotation_timing Changes to be committed: modified: sim/core/gcd.go modified: sim/core/pending_action.go
Configuration menu - View commit details
-
Copy full SHA for e4d4e39 - Browse repository at this point
Copy the full SHA e4d4e39View commit details -
Attempted Killing Spree adjustment for compatibility with rotation timer
re-use. On branch rotation_timing Changes to be committed: modified: sim/rogue/combat/killing_spree.go
Configuration menu - View commit details
-
Copy full SHA for 6c901ad - Browse repository at this point
Copy the full SHA 6c901adView commit details -
Update Combat tests after GCD timer change
On branch rotation_timing Changes to be committed: modified: sim/rogue/combat/TestCombat.results
Configuration menu - View commit details
-
Copy full SHA for db38291 - Browse repository at this point
Copy the full SHA db38291View commit details -
Add devserver input for memory profiling to supplement the existing CPU
profiling option. On branch rotation_timing Changes to be committed: modified: sim/web/main.go
Configuration menu - View commit details
-
Copy full SHA for e6c537c - Browse repository at this point
Copy the full SHA e6c537cView commit details -
Pre-allocate Feral PoolingActions structs for performance
On branch rotation_timing Changes to be committed: modified: sim/druid/feral/apl_values.go modified: sim/druid/feral/feral.go modified: sim/druid/feral/pooling_actions.go modified: sim/druid/feral/rotation.go
Configuration menu - View commit details
-
Copy full SHA for eeeb689 - Browse repository at this point
Copy the full SHA eeeb689View commit details -
Merge pull request #1331 from wowsims/rotation_timing
Re-use rotation action instead of re-allocating
Configuration menu - View commit details
-
Copy full SHA for df7d538 - Browse repository at this point
Copy the full SHA df7d538View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12b875 - Browse repository at this point
Copy the full SHA d12b875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0149db5 - Browse repository at this point
Copy the full SHA 0149db5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7b516 - Browse repository at this point
Copy the full SHA 0e7b516View commit details
Commits on Jan 31, 2025
-
Exposed APL list representation of default rotation to the UI
On branch feral Changes to be committed: modified: ui/druid/feral/presets.ts modified: ui/druid/feral/sim.ts
Configuration menu - View commit details
-
Copy full SHA for 42cc1bd - Browse repository at this point
Copy the full SHA 42cc1bdView commit details -
Set default Savage Roar aura duration on initilization to the maximum
5-CP value to enable pre-pull activations in custom APLs. On branch feral Changes to be committed: modified: sim/druid/savage_roar.go
Configuration menu - View commit details
-
Copy full SHA for 779c8e6 - Browse repository at this point
Copy the full SHA 779c8e6View commit details -
Added preset build example for simulating single target burst profiles
such as Spine of Deathwing tendons. On branch feral Changes to be committed: new file: ui/druid/feral/apls/tendon.apl.json modified: ui/druid/feral/presets.ts modified: ui/druid/feral/sim.ts
Configuration menu - View commit details
-
Copy full SHA for 9135b4b - Browse repository at this point
Copy the full SHA 9135b4bView commit details -
Merge pull request #1333 from wowsims/feral
[Feral] Preset build for single target burst profile
Configuration menu - View commit details
-
Copy full SHA for 133f86b - Browse repository at this point
Copy the full SHA 133f86bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4e8c2a - Browse repository at this point
Copy the full SHA f4e8c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb62d27 - Browse repository at this point
Copy the full SHA fb62d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70f94a7 - Browse repository at this point
Copy the full SHA 70f94a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e2663 - Browse repository at this point
Copy the full SHA b8e2663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d86cf - Browse repository at this point
Copy the full SHA 53d86cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 724b8dd - Browse repository at this point
Copy the full SHA 724b8ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7f2c8 - Browse repository at this point
Copy the full SHA 4d7f2c8View commit details -
Merge pull request #1334 from wowsims/feature/warlock-p4
[WARLOCK] P4 WIP
Configuration menu - View commit details
-
Copy full SHA for 194d040 - Browse repository at this point
Copy the full SHA 194d040View commit details
Commits on Feb 1, 2025
-
Merge pull request #1332 from wowsims/fix/optimise-combust-calc
[MAGE] Optimize combustion APL performance
Configuration menu - View commit details
-
Copy full SHA for ee92f54 - Browse repository at this point
Copy the full SHA ee92f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92734c - Browse repository at this point
Copy the full SHA e92734cView commit details -
Merge pull request #1336 from wowsims/fix/rogue-fixes
Fix mastery logic and slayers gear
Configuration menu - View commit details
-
Copy full SHA for 204c0c4 - Browse repository at this point
Copy the full SHA 204c0c4View commit details
Commits on Feb 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a5f6b61 - Browse repository at this point
Copy the full SHA a5f6b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8598ec9 - Browse repository at this point
Copy the full SHA 8598ec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f9b5a8 - Browse repository at this point
Copy the full SHA 0f9b5a8View commit details -
Merge pull request #1338 from wowsims/feature/mage-p4
[MAGE] P4 - WIP sets
Configuration menu - View commit details
-
Copy full SHA for 05d30ff - Browse repository at this point
Copy the full SHA 05d30ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ef813 - Browse repository at this point
Copy the full SHA 03ef813View commit details -
Merge pull request #1339 from wowsims/fix/trinket-proc-mask
[TRINKETS] Apply correct proc masks
Configuration menu - View commit details
-
Copy full SHA for 7545404 - Browse repository at this point
Copy the full SHA 7545404View commit details
There are no files selected for viewing