Releases: sidsukana/QSpellWork
QSW v2.39
QSW v2.38
Added new spell attribute enums
QSW v2.37
Added MaxAffectedTargets to all expansions
Added Rune Costs and Rune Power Gain to cmangos wotlk
Added Spell Difficulty readouts to cmangos wotlk
Added Spell Effect Bonus Coefficient readout to cmangos wotlk
QSW 2.36
Fixed all cmangos builds
Added all latest enums
Improved performance of DB load
Added shortcuts for classic, tbc and wotlk
QSW 2.35
Fixed cmangos plugins
QSW 2.34
QSW 2.33
-
Implemented MySQL database connection
-
Implemented 2 spellinfo API functions:
QStringList getModifiedSqlDataQueries()
- get list of SQL queries for executevoid setModifiedSqlDataResult(quint8 queryIndex, QSqlQuery& query)
- result fromgetModifiedSqlDataQueries()
. Called per each query in list.
-
Change plugins storage. Now each plugin has own subdirectory
-
Changed settings format from xml to json
-
Changed enums format from xml to json
-
Added saving last active plugin
-
Added 3 plugins by default for the CMaNGOS project, using the new API functions. (pre-tbc, tbc, wotlk)
-
A lot of minor fixes
QSW 2.0
Released Qt SpellWork version 2.0!
Main features:
- Introduced plugin architecture
- Plugin type "spellinfo", allow output custom spell information for different patches through a simple api interface
Now i added some primary plugins for CMaNGOS (pre-tbc, tbc, wotlk, cata) - Added the ability to specify a custom path to the DBC files
- Added the ability to use DBC files from MPQ directory
- Added the ability to use function(){ /* code with boolean result */ } in script filter
- Improve output parent spells in all plugins (now output all parent spells instead first founded)
- [TESTED] Preview spell visual effect (button "wov" wow object viewer)
QSW Pre-TBC Build 131
- Updated library to Qt 5.6
- For build on Windows use QtCreator with Qt 5.6 MSVC2015 complects
- Implemented data load from game client (dbc, icons etc.)
- Implemented simple bookmarks for scripted filter
- Implemented dynamic output html template (now user can edit data/template.html and data/style.css for customizing output information)
- Add "Copy all" action for spell list widget
QSW
Installer with all versions