azerothcore / mod-progression-system

ChromieCraft Progression System
GNU Affero General Public License v3.0
56 stars 55 forks source link

[Suggestion] New folder to store optional QoL queries and other special queries. #302

Open Gultask opened 1 year ago

Gultask commented 1 year ago

For example: https://github.com/azerothcore/mod-progression-system/pull/279 shouldn't be added to the main folder. This query should be ran manually like opening the Dark Portal.

Other files could be QoL changes that only need to be ran once. Such as ZG and AQ tokens being tradeable.

whipowill commented 1 year ago

Related to this issue, I notice many misc issues with the progression mod involving NPCs of incorrect levels. I'm interested in compiling the MySQL queries for each expansion and would be grateful for any clues as to where I can find them.

Some scripts that I've found:

But there are still many NPCs of incorrect levels, as well as training dummies, etc. I assume Chromie had these all patched up during Vanilla but those patches didn't make it into this module.

Any help would be appreciated.