[Archive] Spell Editor for WoW versions [3.3.5] [2.4.3] [1.12.1]
[Archive] Spell Editor for WoW versions [3.3.5] [2.4.3] [1.12.1]
Quote: I have created a Spell Editor for WoW versions 1.12.1, 2.4.3, or 3.3.5a. You can also use it to import/export any version DBC file to and from SQL.
You can download from here: Releases . stoneharry/WoW-Spell-Editor . GitHub
Source code: GitHub - stoneharry/WoW-Spell-Editor: A Spell Editor for WoW versions WOTLK 3.3.5, TBC 2.4.3, or Vanilla 1.12.1.
Archived author: stoneharry • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: I have created a Spell Editor for WoW versions 1.12.1, 2.4.3, or 3.3.5a. You can also use it to import/export any version DBC file to and from SQL.
You can download from here: Releases . stoneharry/WoW-Spell-Editor . GitHub
Source code: GitHub - stoneharry/WoW-Spell-Editor: A Spell Editor for WoW versions WOTLK 3.3.5, TBC 2.4.3, or Vanilla 1.12.1.
Archived author: stoneharry • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: Why does this have no replies? Amazing!
EDIT: Is there any chance you can include a tutorial on how to use this properly for simpletons like myself? :3
Archived author: OotHE • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: Why does this have no replies? Amazing!
EDIT: Is there any chance you can include a tutorial on how to use this properly for simpletons like myself? :3
Quote: Originally Posted by OotHE
Why does this have no replies? Amazing!
EDIT: Is there any chance you can include a tutorial on how to use this properly for simpletons like myself? :3
What do you wish to know about it? Spell editing is not easy (I haven't really done much spell editing myself) but this GUI makes everything a ton easier. Best bet is to look at how existing spells are implemented then try to copy and modify their values.
Archived author: stoneharry • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: Originally Posted by OotHE
Why does this have no replies? Amazing!
EDIT: Is there any chance you can include a tutorial on how to use this properly for simpletons like myself? :3
What do you wish to know about it? Spell editing is not easy (I haven't really done much spell editing myself) but this GUI makes everything a ton easier. Best bet is to look at how existing spells are implemented then try to copy and modify their values.
Quote: Any plans to create something like this for other version of WoW? 1.12.1, 4.3.4, 2.4.3? I assume the only difference is the DBC structure so it would be an easy change, yeah?
Archived author: Iaccidentallytwink • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: Any plans to create something like this for other version of WoW? 1.12.1, 4.3.4, 2.4.3? I assume the only difference is the DBC structure so it would be an easy change, yeah?
Quote: Originally Posted by Iaccidentallytwink
Any plans to create something like this for other version of WoW? 1.12.1, 4.3.4, 2.4.3? I assume the only difference is the DBC structure so it would be an easy change, yeah?
Easy changes, yes. But no I do not plan on doing it. It was boring enough making this.
Archived author: stoneharry • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: Originally Posted by Iaccidentallytwink
Any plans to create something like this for other version of WoW? 1.12.1, 4.3.4, 2.4.3? I assume the only difference is the DBC structure so it would be an easy change, yeah?
Easy changes, yes. But no I do not plan on doing it. It was boring enough making this.
Quote: Needing this on WoD patch
Archived author: alucard001 • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: Needing this on WoD patch
Quote: Originally Posted by alucard001
Needing this on WoD patch
Why? No good WoD emulation yet.
Also the format of the DBC's completely changed with Cataclysm.
Archived author: stoneharry • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: Originally Posted by alucard001
Needing this on WoD patch
Why? No good WoD emulation yet.
Also the format of the DBC's completely changed with Cataclysm.
Quote: I have pushed a new version, includes:
- Fixed localisation.
- Improved code greatly.
- Control's are now thread-safe so can be updated asynchronously. Stops the 'freezing' when you click spells.
- Documented more known values.
Archived author: stoneharry • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: I have pushed a new version, includes:
- Fixed localisation.
- Improved code greatly.
- Control's are now thread-safe so can be updated asynchronously. Stops the 'freezing' when you click spells.
- Documented more known values.
Quote: Hey stoneharry, just wanted to say thanks for creating and updating this, it has saved me so much time!
I do have one question however, is it possible to use custom icons? I downloaded the icons from Cataclysm, Mop, WoD, etc into the /Interface/Icons/ folder and edited the SpellIcon.dbc so that it would appear, but the program just crashes. I can edit the Spell.dbc manually and add the Spell Icon ID and it shows client side. If its not possible that's ok too, I was just wondering if it was an easy fix so the program wouldn't crash, I have no problems adding it manually.
Thanks again!
Archived author: Teryaki • Posted: 2025-11-04T14:09:14.638237
Original source
Quote: Hey stoneharry, just wanted to say thanks for creating and updating this, it has saved me so much time!
I do have one question however, is it possible to use custom icons? I downloaded the icons from Cataclysm, Mop, WoD, etc into the /Interface/Icons/ folder and edited the SpellIcon.dbc so that it would appear, but the program just crashes. I can edit the Spell.dbc manually and add the Spell Icon ID and it shows client side. If its not possible that's ok too, I was just wondering if it was an easy fix so the program wouldn't crash, I have no problems adding it manually.
Thanks again!