Skip to content

Conversation

@kayla-glick
Copy link
Contributor

Elemental Shaman

image

Enhancement Shaman

image

Blood DK

image

hillerstorm and others added 30 commits June 27, 2025 15:43
…ste inheritance and added skull banner and stormlash to default raid buffs (following the same practise from other specs)
- Clear stale DoT state from debuffState map if DoT is not active on primary target
- Remove redundant igniteRef == nil check in spreading loop
- Refactor Ignite spreading logic for secondary targets
- Update test results
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   proto/common.proto
	modified:   sim/core/apl_actions_casting.go
	modified:   sim/core/apl_values_encounter.go
	modified:   sim/core/buffs.go
	modified:   sim/core/cast.go
	modified:   sim/core/environment.go
	modified:   sim/core/health.go
	modified:   sim/core/sim.go
	modified:   sim/core/spell.go
	modified:   sim/core/spell_queueing.go
	modified:   sim/core/target.go
	modified:   sim/core/target_ai.go
	modified:   sim/core/test_utils.go
	modified:   sim/core/unit.go
	modified:   sim/encounters/dragonsoul/blackhorn_ai.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/consumes.go
	modified:   sim/core/spell_result.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell_result.go
	modified:   sim/monk/spinning_crane_kick.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/aura.go
	modified:   sim/warrior/banners.go
added helpers for pre-calculating AoE damage results and dealing the
damage in one batch.

 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell.go
	modified:   sim/core/spell_result.go
	modified:   sim/warrior/heroic_leap.go
	modified:   sim/warrior/warrior.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell.go
	modified:   sim/core/spell_result.go
	modified:   sim/warrior/heroic_strike_cleave.go
	modified:   sim/warrior/warrior.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell.go
	modified:   sim/warrior/passives.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell_result.go
	modified:   sim/warrior/talents.go
CalcAndDealCleaveDamageWithVariance() helpers

 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell_result.go
	modified:   sim/warrior/protection/revenge.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/aura.go
	modified:   sim/core/spell_result.go
	modified:   sim/warlock/affliction/affliction.go
	modified:   sim/warlock/affliction/seed_of_corruption.go
	modified:   sim/warlock/corruption.go
	modified:   sim/warlock/demonology/carrion_swarm.go
	modified:   sim/warlock/demonology/chaos_wave.go
	modified:   sim/warlock/demonology/corruption.go
	modified:   sim/warlock/demonology/drain_life.go
	modified:   sim/warlock/demonology/fel_guard.go
	modified:   sim/warlock/demonology/felflame.go
	modified:   sim/warlock/demonology/hand_of_guldan.go
	modified:   sim/warlock/demonology/hellfire.go
	modified:   sim/warlock/demonology/immolation_aura.go
	modified:   sim/warlock/demonology/talents.go
	modified:   sim/warlock/demonology/void_ray.go
	modified:   sim/warlock/destruction/felflame.go
	modified:   sim/warlock/destruction/fire_and_brimstone_conflagrate.go
	modified:   sim/warlock/destruction/fire_and_brimstone_immolate.go
	modified:   sim/warlock/destruction/fire_and_brimstone_incinerate.go
	modified:   sim/warlock/destruction/rain_of_fire.go
	modified:   sim/warlock/drain_life.go
	modified:   sim/warlock/felflame.go
	modified:   sim/warlock/hellfire.go
	modified:   sim/warlock/infernal.go
	modified:   sim/warlock/items.go
	modified:   sim/warlock/warlock.go
reduce copy-pasted code.

 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell_result.go
	modified:   sim/shaman/fire_totems.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell.go
	modified:   sim/shaman/enhancement/firenova.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell_result.go
	modified:   sim/mage/blizzard.go
 On branch feature/dynamic-targets-port
 Changes to be committed:
	modified:   sim/core/spell_result.go
	modified:   sim/monk/xuen_pet.go
1337LutZ and others added 19 commits July 5, 2025 11:37
Update charge and Shattering Throw
Change shattering throw ID in UI
Fix default raid buff for some specs
 On branch guardian
 Changes to be committed:
	modified:   sim/druid/druid.go
	modified:   sim/druid/guardian/TestGuardian.results
	modified:   sim/druid/guardian/talents.go
	modified:   sim/druid/guardian/tank.go
	modified:   sim/druid/guardian/tank_test.go
	new file:   sim/druid/rejuvenation.go
	modified:   sim/druid/talents.go
	modified:   sim/druid/tranquility.go
	modified:   ui/druid/guardian/apls/default.apl.json
 On branch guardian
 Changes to be committed:
	modified:   sim/druid/guardian/TestGuardian.results
	modified:   sim/druid/guardian/talents.go
	modified:   sim/druid/guardian/tank.go
	modified:   sim/druid/guardian/tank_test.go
	modified:   ui/druid/guardian/apls/default.apl.json
 On branch guardian
 Changes to be committed:
	modified:   sim/druid/guardian/TestGuardian.results
	modified:   sim/druid/guardian/tank_test.go
	modified:   sim/druid/talents.go
Guardian Level 90 Talents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.