Releases: simulationcraft/simc-addon
Releases · simulationcraft/simc-addon
patch-11.0.0-03
Simulationcraft
patch-11.0.0-03 (2024-08-07)
Full Changelog Previous Releases
- Add War Within upgrade items/currencies
patch-11.0.0-02
Simulationcraft
patch-11.0.0-02 (2024-08-04)
Full Changelog Previous Releases
- New release
- Merge pull request #50 from Pewtro/bugfix/unit-buff-deprecation
[Bugfix] Replace UnitBuff usage with C_UnitAuras.GetBuffDataByIndex - [Bugfix] Replace UnitBuff usage with C_UnitAuras.GetBuffDataByIndex
UnitBuff was deprecated in 10.2.5, and is removed in 11.0.2.
This commit replaces all instances of UnitBuff with C_UnitAuras.GetBuffDataByIndex. This function is similar to UnitBuff, but instead of returning multiple values, C_UnitAuras.GetBuffDataByIndex returns a table.
Docs: https://warcraft.wiki.gg/wiki/API\_C_UnitAuras.GetBuffDataByIndex
list
Simulationcraft
list (2024-08-04)
Full Changelog Previous Releases
- New release
- Merge pull request #50 from Pewtro/bugfix/unit-buff-deprecation
[Bugfix] Replace UnitBuff usage with C_UnitAuras.GetBuffDataByIndex - [Bugfix] Replace UnitBuff usage with C_UnitAuras.GetBuffDataByIndex
UnitBuff was deprecated in 10.2.5, and is removed in 11.0.2.
This commit replaces all instances of UnitBuff with C_UnitAuras.GetBuffDataByIndex. This function is similar to UnitBuff, but instead of returning multiple values, C_UnitAuras.GetBuffDataByIndex returns a table.
Docs: https://warcraft.wiki.gg/wiki/API\_C_UnitAuras.GetBuffDataByIndex
11.0.0-01
Simulationcraft
11.0.0-01 (2024-07-23)
Full Changelog Previous Releases
- Update TOC for 11.0 prepatch
- Bump version for 11.0 alpha
- Merge pull request #48 from gastank/patch-2
Update to talent hash version 2 - Bump expected talent export serialization version for TWW alpha
- Merge branch 'patch-2' of github.com:gastank/simc-addon into patch-2
- fix whitespace
- Update to talent hash version 2
- fix whitespace
- Update to talent hash version 2
11.0.0-alpha01
Simulationcraft
11.0.0-alpha01 (2024-06-04)
Full Changelog Previous Releases
- Bump version for 11.0 alpha
- Merge pull request #48 from gastank/patch-2
Update to talent hash version 2 - Bump expected talent export serialization version for TWW alpha
- Merge branch 'patch-2' of github.com:gastank/simc-addon into patch-2
- fix whitespace
- Update to talent hash version 2
- fix whitespace
- Update to talent hash version 2
10.2.7-02
Simulationcraft
10.2.7-02 (2024-06-04)
Full Changelog Previous Releases
- Bump version
- Show an error when WoW is using a different talent loadout export version than the addon
10.2.7-01
10.2.6-03
Simulationcraft
10.2.6-03 (2024-04-23)
Full Changelog Previous Releases
- Handle some 11.0 API changes in a backwards compatible way
- Merge pull request #46 from gastank/patch-1
update hash writer to 11.0 - update hash writer to 11.0
10.2.6-02
Simulationcraft
10.2.6-02 (2024-04-16)
Full Changelog Previous Releases
- Update currencies for DF season 4