Skip to content

I want edit items at SQL#3

Open
Datoby92 wants to merge 60 commits into
mindsear:masterfrom
azerothcore:master
Open

I want edit items at SQL#3
Datoby92 wants to merge 60 commits into
mindsear:masterfrom
azerothcore:master

Conversation

@Datoby92

Copy link
Copy Markdown

Hello i want to use this module for blue gear i can pay for this edit Datoby#3549

ELdoBA and others added 30 commits February 9, 2019 14:12
Upddating database for AzerothCore
Update characters.sql
Modified TemplateNPC.cpp file to work without the .patch
Also, added option to disable gear template as suggested by BarbzYHOOL #3
Removed useless directories
Made crossplatform with gitattributes and dos2unix
Added new CMakeFile
.editorconfig
.gitignore
Taken from skeleton-module
- Fix issue with Mana & Health
Update TemplateNPC.cpp
This is to fix talents that don't have spell ranks being usable and displaying in your spell book. The argument true gets passed as a uint32 value of 1, it should be 0.
* add workflow for testing

* combine sql files

* add quotes to include.sh and conf/conf.sh.dist

* add includes Player.h and ScriptedGossip.h

* add include Chat.h

* remove workflow
Co-authored-by: locus313 <pat@lo5t.com>
Fix template NPC learning Passive talents to players
kik0desu and others added 30 commits March 15, 2021 17:23
another fix: Belt prismatic socket bonuses don't get applied
fix: build converted guid to string properly
* feat. Update module to be compatible with the latest version of the emulator

* fix. typo
* refactor: sql style to match acore standards

* fix: typo Ballance to Balance

* refactor: rename generic sql names to specific module

identifiable module from table `updates`

* refactor: remove not needed headers

* feat: re-enable gear destroy, gyph reset, talent reset

TODO: config

* fix: typo successfully

* refactor: remove gossiphello comment

* fix: typo? npc entry to 55009

* refactor: use define instead of hardcoded npc entry

* change icon of destroy gear, re-order menu

* fixup! refactor: use define instead of hardcoded npc entry

use GetEntry() instead

* change reset talents icon to engi wheel

* remove redundant "select your spec" from gossip

its in the title of the npc and should be obvious from icons

allows bottom icons to be visible

* feat: add config to enable/disable additional gossip options

* use EnumUtils to convert class to string

rename "DeathKnight" to "Death Knight" according to enum defines

do not catch out of range exception, this should never happen

* fixup! feat: re-enable gear destroy, gyph reset, talent reset

pet talents

* fix crash when destroying items

use destroyitem to destroy items

occurs when trying to delete while wearing an empty head slot, segfaults
SetUInt64Value(ITEM_FIELD_CONTAINED...

* codestyle: remove extra empty line
Added a checkbox for the player to confirm if they really want to do the following actions
-Reset Talents
-Reset Pet's Talents
-Remove Glyphs
-Destroy all Equipped Gear
fix codestyle, workflow and add enabled hook list for performance improvement
…creature_template SQL

These columns were removed from creature_template in AzerothCore.
- scale moved to creature_template_model.DisplayScale
- mechanic_immune_mask/spell_school_immune_mask replaced by CreatureImmunitiesId

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
fix: remove deprecated creature_template columns from SQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.