File Details
11.2.0.35
- R
- Sep 30, 2025
- 459.95 KB
- 7.6K
- 11.2.0
- Retail
File Name
HeroRotation-11.2.0.35.zip
Supported Versions
- 11.2.0
tag 5d365d88649f4c50d56c2fd7ba421edaf490c2a2 11.2.0.35
Author: Cilraaz <cilraaz@gmail.com>
Date: Tue Sep 30 19:43:24 2025 -0400
commit 80ec620aabdfdf4ed92032b4319f0611e0fa8a63
Author: Cilraaz <cilraaz@gmail.com>
Date: Tue Sep 30 19:43:05 2025 -0400
build(TOC): 11.2.0.35 release
commit 6a86008fea13643b721b894448d50996264dc6f8
Author: Cilraaz <cilraaz@gmail.com>
Date: Tue Sep 30 19:42:10 2025 -0400
feat(Destruction): Minor APL update
commit cf9b317551b2721a641c84ce38ccff630cd26b12
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date: Wed Oct 1 07:39:23 2025 +0800
fix(Destruction): Minor Code Fixes
* fix(Warlock/Destruction): Minor Code Fixes
- shadowburn operator logic (was using 'or' instead of 'and')
- wither duration multiplier (was 4x instead of 0.4x)
- havoc calculation using wrong math operator (max vs min)
- missing min() function import
- undeclared variables
* Update Destruction.lua
commit 074e13bf10e83b0ee0912ab965c50171b2158821
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date: Wed Oct 1 05:33:30 2025 +0800
fix(Affliction): Minor Cleanup
* feat(Affliction): Minor Cleanup
* Update Affliction.lua
commit 784d5c408b412e569dade077e69da10413bc19dd
Author: Cilraaz <cilraaz@gmail.com>
Date: Tue Sep 30 17:18:11 2025 -0400
feat(Fire): Minor variable update
commit e7f9c6f097371baf16232735ce76bbacf577b0bc
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date: Wed Oct 1 05:15:06 2025 +0800
feat(Balance): Small APL update
- ST(): Updated warrior_of_elune and starfire conditions to use hero tree checks instead of talent availability as per simc.
commit f4549d4197e4102cbe368fcced8ae91dcd3c7f71
Author: JoshAU <37181202+joshjau@users.noreply.github.com>
Date: Wed Oct 1 05:08:35 2025 +0800
fix(Elemental): Call of the Ancestors buff check