| Age | Commit message (Collapse) | Author |
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
transport and plain coordinates). Author: VladimirMangos
Also move fall damage calucaltion in new function.
--HG--
branch : trunk
|
|
VladimirMangos
--HG--
branch : trunk
|
|
Patch provided by balrok Thx.
--HG--
branch : trunk
|
|
erased iterator which shouldn't be erased
Fixed crash in BattleGroundQueue::Update() by changing BGFreeSlotQueueType from deque to list. Author: Triply
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
(mostly for warror talent case). Author: Lightguard
Implemented OffhandCheckAtTalentsReset option for unequip at zone change (default)
and at talent reset itself (can be enabled).
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Patch is tested and should not add crashes.
--HG--
branch : trunk
|
|
Original patch provided by miranda.conrado.
--HG--
branch : trunk
|
|
spells with SPELL_ATTR_DISABLED_WHILE_ACTIVE. Author: VladimirMangos
Move apply cooldown for like spells to aura apply (GO registering for owner in GO summon spell case)
Store "infinity" cooldown for like spells, ignore it at save and reapply it at aura loading.
Note: one problem still exist for like spells: at loading/far teleport spell icon lost diabled state at client.
Need sedn some unknown data in SendInitialPacketsBeforeAddToMap or SendInitialPacketsAfterAddToMap for restore it state.
--HG--
branch : trunk
|
|
cooldown event send to client. Author: VladimirMangos
Also support item dependent cooldown set propetly at cooldown event send to client.
Last will used in follow potion cooldown delay in combat patch.
--HG--
branch : trunk
|
|
VladimirMangos
--HG--
branch : trunk
|
|
VladimirMangos
--HG--
branch : trunk
|
|
Author: Triply
Fixed player will now drop a flag before he logs out, if he is in BG.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Fixed crash in BGEndedRemoveInvites (by setting queue type from deque to list). Author: Triply
--HG--
branch : trunk
|
|
*Prevent applying cast time mod for spell twice.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Fix Escape artist-by Lightguard.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Maxxie.
*Add one more rank of Devour Magic.
--HG--
branch : trunk
|
|
*Fix glyph of dispel Magic (by Lightguard).
*Add missing sql from latest rev.
--HG--
branch : trunk
|
|
*Fix Glyph of Power Word: Shield. (original patch by Maxxie)
*Fix a typo in 1570.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Remove some hacks from channeled spells related code.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Thx to balrok for help and testing. Author: Triply
--HG--
branch : trunk
|
|
help. Author: Triply
--HG--
branch : trunk
|
|
when other team's selection pool is empty. Problem reported by balrok. Author: Triply
--HG--
branch : trunk
|
|
Fixed Reflective shield - patch provided by Rastik. Thx
--HG--
branch : trunk
|
|
Author: zhenya <zhenya@getmangos.ru>
--HG--
branch : trunk
|
|
in new table `spell_area`. Author: VladimirMangos
* It allow store requirenments: area, active or rewarded quest (until possible another quest not rewarded),
aura present at character, character race/gender.
* Listed spell can marked as auto-casted when fit requirents. In this case spell requirements checked at
zone/subzone update (and then resurraction also), quest start/reward, dummy aura apply.
* Old hardcoded lines for similar check removed from sources and required DB support for work now.
--HG--
branch : trunk
|