Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Several Trading fixes (TrinityCore#169)
* FIX : HandleAdditemCommand (delete items in bank) The .additem command was not deleting items in the bank * FIX : HandleAdditemCommand (delete items in buyback tab) The .additem command was not deleting items in the buyback vendor tab for npc vendors * Enchance LANG_REMOVEITEM text * Fix Tabs / spaces in Language.h * Fix Language.h file generator * Trade Fix : For GMs starting a trade session with an opposite faction player Allow a GM to start a trading session with an opposite faction player even if CONFIG_BOOL_ALLOW_TWO_SIDE_INTERACTION_TRADE = false * Trade Fix : Avoid hanging trade sessions for invisible GMs Check visibility in order to avoid hanging trade sessions
- Loading branch information