Releases: wowsims/exporter
Releases · wowsims/exporter
v2.12.0
WowSimsExporter Classic SoD
v2.12.0 (2024-12-27)
Full Changelog Previous Releases
- Update release.yml
- Merge pull request #29 from wowsims/sod-phase-7
Allow getting shoulder "rune" spell - Remove version from title since it causes issues with packaging
- Bump interface
- Merge branch 'Adal4-main'
- Export Soul Engraving spell IDs from shoulder items in bags
- Add BigWigs packager release folder to gitignore
- Allow getting shoulder "rune" spell
- Bump interface
- Bump interface
- Added WowUp and WowInterface bigwigs packager workflow support
- Merge pull request #26 from wowsims/fix/button-alignment-non-cata
Fix button alignment & LUA error
v2.11.7
WowSimsExporter @Project-Version@ Classic SoD
v2.11.7 (2024-08-04)
v2.11.6
WowSimsExporter @Project-Version@ Classic SoD
v2.11.6 (2024-08-03)
Full Changelog Previous Releases
- Merge pull request #22 from wowsims/feature/add-addon-version-to-export
Add addon version to export options - Merge pull request #23 from wowsims/feature/add-character-panel-button
Add button on character panel - Fix button positioning
- Add button on character panel
- Add close on Escape
- Remove floating version v
- Add addon version to export options
v2.11.5
WowSimsExporter @Project-Version@ Classic SoD
v2.11.5 (2024-07-25)
Full Changelog Previous Releases
- Merge pull request #21 from wowsims/kg/ring-rune-support
Remap itemEnchantmentID to the corresponding Spell ID for ring runes - remap itemEnchantmentID to the corresponding Spell ID for ring runes
v2.11.4
WowSimsExporter @Project-Version@ Classic SoD
v2.11.4 (2024-06-15)
Full Changelog Previous Releases
- Merge pull request #19 from wowsims/hotfix/nullable-gems
[FIX] Nullable gems in previous index - Fix comment typo
- remove isGem function
- Change to loop
- Fill previous gems
v2.11.3
WowSimsExporter @Project-Version@ Classic SoD
v2.11.3 (2024-06-10)
Full Changelog Previous Releases
- Merge pull request #18 from wowsims/tharre/fix-mage-talent-export
Fix mage talent exports being broken - Fix mage talent exports being broken
There's a "talent" at index 21 that doesn't exist, but GetNumTalents()
considers there to be 22 talents, because there's a valid index after it
at 22.
Fixes #17. - Merge pull request #15 from wowsims/sockets
Fix socket bonus + non-english stat matching in reforge detection
v2.11.2
WowSimsExporter @Project-Version@ Classic SoD
v2.11.2 (2024-06-03)
Full Changelog Previous Releases
- Remove duplicate v from toc
- Don't load embedded deps in development
- Match long-form stats in locales where number appears in the middle
- Ignore socket bonus in current stats (Fixes #14)
- Update README.md
v2.11.1
WowSimsExporter @Project-Version@ Classic SoD
v2.11.1 (2024-06-03)
Full Changelog Previous Releases
- Remove duplicate v from toc
- Don't load embedded deps in development
- Match long-form stats in locales where number appears in the middle
- Ignore socket bonus in current stats (Fixes #14)
- Update README.md
v2.11.0
WowSimsExporter v@project-version@ Classic SoD
v2.11.0 (2024-06-01)
[Release] [v2.10] WowSims Exporter Addon
What's Changed
- Fix broken export in Cata by @1337LutZ in #5
- Add random_suffix to cata itemspec by @FelixPflaum in #7
- [CATA] Fix incorrect glyphType by @1337LutZ in #6
- Add custom reforge detection by @FelixPflaum in #8
- Update cata spec URLs by @FelixPflaum in #9
- Fix error due to cata proj id missing in sod by @FelixPflaum in #10
New Contributors
Full Changelog: v2.9.0...v2.10.0