Age | Commit message (Collapse) | Author |
|
manuel.
--HG--
branch : trunk
|
|
*Any file named README.Something (including the original README) will be copied to the build directory when compiled with VS
*Converted AuctionHouseBot to class structure, implemented Singleton for class
*Moved global variables inside of AuctionHouseBot class,
*Minor code cleanups, reformated headers, fixed switch logic errors
*Parts of this code are from Naicisum's Mangos version.
*Prevent endless looping condition where Item Quality has no percentage
*Fix situation where items in the AH would be less than the maxitems setting
*Move AHBot item filters to initialization so the items that are not allowed only get evaluated once.
*Change the way Bid prices are calculated, along with Maximius' uint64 fix, prices should look a lot better now.
*Includes a fix for grey items from MrSmite
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
quests.
*Remove some useless quest status enum.
--HG--
branch : trunk
|
|
map. Thanks to MaXiMiUS
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
form/mounts. Author: VladimirMangos
* Check new continent requirement by SPELL_ATTR_EX4_CAST_ONLY_IN_OUTLAND in
SpellMgr::GetSpellAllowedInLocationError.
* Also in this function let ignore any area requirement in GM-mode (except client side checks ofc if use spellbook/item)
* For fly form/mount auras check only speciaal reqirement like special fly skill and ignore it for dead state.
* Drop explicit fly auras drop at zone update, now this part GetSpellAllowedInLocationError functionality.
* Allow in `spell_area` have data deepndent from ghost auras
This all allow implement apply spells 55173/55164 to player ghost wiht DB support in `spell_area`
--HG--
branch : trunk
|
|
instead hack code. Author: VladimirMangos
--HG--
branch : trunk
|
|
Signed-off-by: hunuza <hunuza@gmail.com>
--HG--
branch : trunk
|
|
Author: VladimirMangos
--HG--
branch : trunk
|
|
This resolve problems with marking all items as readble.
--HG--
branch : trunk
|
|
at save. Author: VladimirMangos
Now players saved as-is without any modifications.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Small changes also to prevent visual "fall" flight form for viewer at login,
and another changes to prevent recasting default warrior stance.
This also resolve bug with not removing some form bonuses at lost form at re-login.
--HG--
branch : trunk
|
|
combat by PetAI, related code cleanups." Author: VladimirMangos
Use less stricted limitations for pet out-of-combat autoucasts.
--HG--
branch : trunk
|
|
accessable phase. Author: VladimirMangos
This must fix another source of "Couldn't find the caster of the single target aura" errors.
--HG--
branch : trunk
|
|
in code. Author: Necro
--HG--
branch : trunk
|
|
(60244) - inspired by Disassembler's patch.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
SPELL_AURA_CONVERT_RUNE(249)
*Fix Blood of the North, Reaping - original patch by thenecromancer
*Fix Death Rune Mastery.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Add SPELL_TARGET_TYPE_CONTROLLED for spell_script_target table for fast search of units(grid search skipped) and to prevent applying effects to not owned summons
--HG--
branch : trunk
|
|
overflow - by MaXIMUS.
--HG--
branch : trunk
|
|
*added new creature extra flag (CREATURE_FLAG_EXTRA_NO_SKILLGAIN) if set creature won't increase player's weapon skill
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Add .debug itemexpire command
*Add script for Disgusting Jar and Mysterious Egg - original patch by Elron.
--HG--
branch : trunk
|
|
instances with heroic mode.
*Use level_min value if heroic_level_min == 0 for instances with heroic mode.
*Correct heroic_level_min value for all instances.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Added Polymorph Glyph to world_spell_full.sql
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Skip instance loading for player with flypath/on transport.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Apply tc sql coding style to 4737_world_TDB.sql - by Drahy
*Fix build with MAP_BASED_RAND_GEN option.
--HG--
branch : trunk
|
|
owner object list
*Cleanups in Aura 1852 and recenlty added glyph code.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Fix Glyph of Frostbolt
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Fix Glyph of the Penguin
*Clean Up Glyph of Polymorph
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*fix Toxic Sporebat's Toxic Pool spell
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Author: VladimirMangos
--HG--
branch : trunk
|