Releases: wowsims/sod
Releases · wowsims/sod
v0.0.20
What's Changed
- Fixes from cata by @FelixPflaum in #945
- Warrior Tank, Base Parry/Dodge/Block, Show Melee Speed, Fix Valor of Azeroth on Pets by @kayla-glick in #946
- Add level 60 saber slash presets by @catszeid in #951
- Renamed Per Consumes + Added Juju Power and Juju Might by @ncberman in #950
- Remove version before adding to equipmentspec proto by @1337LutZ in #957
- Updated Flanking strike to do full damage from a pet and not 45% by @ncberman in #954
- [Warlock] Fix multi-dot logic by @InDebt in #956
- Various cost changes and fixes by @FelixPflaum in #952
- Add Timbermaw and R8 feral PVP glove item effects by @FelixPflaum in #958
New Contributors
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Defense stat, level 60 by @catszeid in #926
- fix seal procs by @Adamrch in #928
- Fix shaman Shield Mastery rune Defender's Resolve effect by @jamesging in #933
- fix frozen orb FoF, small frost APL tweak by @kayla-glick in #934
- Adjust Pet Rotation to ignore Special Abilities when using Flanking Strike Rune by @ncberman in #923
- Single Minded Fury reset fix by @FelixPflaum in #920
- Hunter whistle, PvP gloves by @adocoD in #921
- Fix Spirit of Zandalar buff id by @tyler-cb in #937
- Fix autoattack ragemetrics by @FelixPflaum in #919
- Reset extra attacks on sim reset by @FelixPflaum in #939
- Warlock and druid reset fixes by @FelixPflaum in #938
New Contributors
- @jamesging made their first contribution in #933
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Vis'kag the BloodLetter by @sanguinerarogue in #903
- add ret t1 set bonuses by @Adamrch in #908
- refactor lawbringer radiance 6p by @kayla-glick in #912
- Totem of Rage by @tyler-cb in #914
- SGC Fix by @tyler-cb in #916
- Fixed RS and Carve OH by @adocoD in #915
- Hunter Cloak Runes + Unit Movement adjustment by @ncberman in #913
- add AoW procs to blazefury and fiery weapon by @Adamrch in #917
- DMC Decay and Sandstorm Nerf by @tyler-cb in #922
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- P4 Warrior Rune / Mechanic Updates by @kayla-glick in #885
- Remove AQ buff ranks (Might, Wisdom, Strength of Earth, Grace of Air) + purge a few ZG items for now by @kayla-glick in #888
- Remove AQ spell ranks by @kayla-glick in #889
- Update slaughter from the shadows by @kayla-glick in #890
- Fix implementation of a few spells by @kayla-glick in #891
- Fan of Knives and Crimson fixes by @sanguinerarogue in #887
- Blade Dance Fix with CTTC by @sanguinerarogue in #892
- Add all ret runes p4 by @Adamrch in #884
- Updates main gauche by @sanguinerarogue in #895
- fix rune overrides by @Adamrch in #896
- Warrior phase 4, fix issues with weapon skills by @kayla-glick in #897
- Updated Seal of Righteousness to no longer proc Wild Strikes by @mlizard32 in #893
- Rework warrior stance code, implement warrior T1 bonuses by @kayla-glick in #898
- Fix Heart of the Lion and remove ammo normalize by @adocoD in #901
- model p4 double judge by @Adamrch in #900
New Contributors
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Updates several rogue runes to latest patch by @sanguinerarogue in #837
- Hunter talent updates + Rapid Killing & Cobra Strikes rune update by @ncberman in #839
- Filter items reworked in SoD + parse SoD phase information from wowhead gearplanner by @kayla-glick in #838
- Updates felstriker, empyrean demolisher and crit cap calculation error by @sanguinerarogue in #835
- Update Felstriker to use proc trigger aura by @kayla-glick in #842
- Add more set bonuses, add outcome requirements on existing spell hit … by @kayla-glick in #843
- Hunter Wyvern Strike Implementation by @ncberman in #841
- Proc and On-Use Effects by @kayla-glick in #845
- Adds AB rep Sets by @sanguinerarogue in #846
- Hunter Mongoose Bite Spell / Rune + Mortal Shots talent fix by @ncberman in #844
- Updated 20% nerf to Mutilate and Envenom by @sanguinerarogue in #851
- Trueshot aura values updated by @adocoD in #848
- Updates to Shaman, Mage, Warlock, Druid by @kayla-glick in #853
- Update dot metrics, a few dot APLs by @kayla-glick in #854
- Mage updates by @kayla-glick in #855
- Added Kill Shot rune spell for hunters + Explosive Trap / Immolation Trap fix by @ncberman in #849
- update warlock runes by @kayla-glick in #856
- Add arcane presets, a few updates to others by @kayla-glick in #857
- Implementation of Cutthroat, needs debugging by @sanguinerarogue in #852
- Fix issues with warlock spells, alcohol by @kayla-glick in #858
- Updates for Druid, Warlock, Shaman by @kayla-glick in #859
- Add Magmadar's Call and Spirit ofEskhandar set bonuses by @kayla-glick in #860
- add more crafted item sets, fix alcohol stats by @kayla-glick in #861
- Implemented Trap Mastery talent by @ncberman in #862
- Fixing the accidental Cobra Slayer removal by @adocoD in #864
- Add OnSpendComboPoints callbacks by @kayla-glick in #866
- Rogue T1 by @sanguinerarogue in #868
- Add warlock pet swapping by @kayla-glick in #870
- Adds presets for P4 by @sanguinerarogue in #871
- Fix bloodfury str=>ap conversion by @kayla-glick in #872
- Warlock: Apply Bane to shadowflame, remove shadowflame cooldown by @kayla-glick in #873
- Adding p4 features in relation to holy shock by @mlizard32 in #867
- Updates formula for Blood Fury to include agility AP for rogues by @sanguinerarogue in #876
- More phase 4 item effects by @kayla-glick in #874
- Rogue AoE Runes by @catszeid in #878
- Show Honor Among Thieves input for tank rogue by @catszeid in #879
- update shaman/warlock defender's resolve, fix warlock demonic sacrifice by @kayla-glick in #880
- Updated Base ranged range and MS by @adocoD in #877
New Contributors
- @adocoD made their first contribution in #848
- @mlizard32 made their first contribution in #867
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- fix: dreadmist set bonus should grant health instead of mana by @moonkxn in #817
- Shaman P4 set bonuses, hide more armor sets, regenerate items 0-20k updates stats by @kayla-glick in #818
- Add sod p4 pvp sets, Dungeon set 2, hide more old sets by @kayla-glick in #819
- Mage rune, armor fixes by @kayla-glick in #820
- Add priest tier 1 sets by @kayla-glick in #821
- Add mage t1 sets with an assumption about 4p, add shadow periodic crit bonus by @kayla-glick in #822
- New mage changes by @kayla-glick in #824
- Warlock P4 initial work by @kayla-glick in #825
- Hunter tnt resourcefulness by @ncberman in #823
- Update items 225000 - 230000 by @kayla-glick in #826
- Warlock pet mana, fix blessing of might by @kayla-glick in #827
- P4 World buff updates by @kayla-glick in #828
- Hunter trapfixes by @ncberman in #829
- Item purging, Warlock fixes by @kayla-glick in #830
- Updates for Heart of the Lion, Trueshot Aura, Shaman Runes by @kayla-glick in #831
- Warlock DPS Phase 4 Alpha by @kayla-glick in #832
- Lots of warlock updates by @kayla-glick in #833
- Raptor Strike, Flanking Strike, and Carve updates by @ncberman in #834
- fix warlock drain life apl value by @kayla-glick in #836
New Contributors
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- [P4] Shaman phase 4 initial work by @kayla-glick in #800
- Phase 4 Druid by @kayla-glick in #801
- update feral tests by @kayla-glick in #802
- Phase 4: Mage adjustments and rune implementation by @kayla-glick in #803
- Phase 4 - Rune updates + Shaman, Druid, Mage by @kayla-glick in #804
- Restrict Serpents Striker debuff to level 55 and below targets by @Foknetics in #805
- Tank rogue implementation by @catszeid in #752
- Add missing ilvl filters by @Foknetics in #806
- Shadow priest phase 4 runes and initial setup by @kayla-glick in #807
- Update druid runes / tuning by @kayla-glick in #810
- Update mage runes/tuning by @kayla-glick in #811
- Shaman runes and tuning by @kayla-glick in #812
- Priest rune updates by @kayla-glick in #813
- Add dungeon set 1 bonuses by @kayla-glick in #814
- Priest: make inner focus only affect non-pure dots by @kayla-glick in #815
- P4 Druid Sets + Update DB by @kayla-glick in #816
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- updated source information by @kayla-glick in #780
- Item effect updates by @kayla-glick in #783
- [UI][FIX] Port important Cata repo stuff by @1337LutZ in #779
- [Bug] fix removing random suffixes by @kayla-glick in #784
- Port ilvl changes from cata repo by @kayla-glick in #785
New Contributors
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- update several presets to prevent level 60 errors by @kayla-glick in #775
- Disable sunken temple buffs if not level 50 by @kayla-glick in #777
- Several gear preset updates, warlock talent fix by @kayla-glick in #778
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Update p3 items with latest item updates by @kayla-glick in #773
- Shaman: add Natures Guidance talent by @kayla-glick in #774
Full Changelog: v0.0.10...v0.0.11