wow-converter - 1.1.8
- Add new UI page to browse, search, and export wow textures. If the texture is a wow icon then the tool can export it to WC3-ready icon BLP files. Example:
- Deathknight frost icons: https://wow.quangdel.com/browse-texture?s=interface%2Ficons%2F+deathknight+frost&c=interface%2Ficons%2Fspell_deathknight_frostpresence.blp with WC3 BTN/PAS/... frame overlays.
- This allows exporting multiple icons at once, you can select which frame variants (BTN/PAS/ATC...) and border styles (Reforged vs Classics). This is similar to how https://www.hiveworkshop.com/threads/reforgerator-v1-2-0-icon-tool.359115/ works. Thank you @makkad for your open source project https://github.com/makkad0/Reforgerator that I used as code reference for applying WC3 border overlays.
- Automatically includes the icon's disabled version DISBTN/DISPAS/DISATC... All icon files are saved to the correct WC3 path, e.g. exported-assets\ReplaceableTextures\CommandButtons\BTNdeathwing.blp
- Optionally the tool can upscale small icons into higher resolution (128px/256px) with a local AI upscaler (https://upscayl.org/) to hopefully fit with Classic 2.0 icons (128px) or Reforged (256px).
- You can customize output name of each icon file before exporting.
- Overall this feature makes adding WoW icons into your map incredibly easy, clean, and fast.
- Browse pages (model and texture) can now be shared by copy-paste the URL e.g. Baby fox model, Deathknight icon, search results for "illidan" models...