| Age | Commit message (Collapse) | Author |
|
Patch by NoFantasy
--HG--
branch : trunk
|
|
If timer in the past update to current time
--HG--
branch : trunk
|
|
If timer in the past update to current time
Thanks to "p.alexej" for pointing it out.
--HG--
branch : trunk
|
|
Liberate for talking sense into me. Only load 1 spec in memory at a time. Also fixes totem bar loading due to a typo.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Storage related parts by Hunuza (MaNGOS), big thanks.
--HG--
branch : trunk
|
|
Patch by AntiDiavol
closes issue 1581
--HG--
branch : trunk
|
|
Patch by leak
Closses issue 1703
--HG--
branch : trunk
|
|
Patch by Gian
--HG--
branch : trunk
|
|
Requires DB update.
--HG--
branch : trunk
|
|
Fixes issue #1431.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Fixes issue #1668.
- additional damage is now done properly as shadow damage and no longer as additional physical damage.
--HG--
branch : trunk
|
|
it's not even related to the previous fix)
--HG--
branch : trunk
|
|
relearn the spells that require this talent
Fixes issue #907 - Patch by liberate
--HG--
branch : trunk
|
|
- patch and research by click and Liberate
(This also fixes the complaints that starter-quests were broken - the flag was actually never used coreside)
--HG--
branch : trunk
|
|
duration. Thanks dr.tenma.
Fixes issue #1052.
--HG--
branch : trunk
|
|
Fixes issue #198.
--HG--
branch : trunk
|
|
Thanks & congratz to all developers, contributors & users,
we reach revision 8000 ;)
--HG--
branch : trunk
|
|
Formula was incorrect. It gave a slight advantage when there are several auras for the same UnitMod.
Ex: if you had 2 auras giving 50%,
- previous formula would give: 1*1.5*1.5=2.25
- new formula give: 1+0.5+0.5=2.00 which is correct.
Hack for negative pct <= -100 is also no longer necessary
--HG--
branch : trunk
|
|
This function is used in many scripts to find the nearest enemy within the given distance.
However, it had an implicit limit to the ATTACK_DISTANCE. so in many case the "dist" was in fact just ignored.
In other case, the ATTACK_DISTANCE is required. So 2 functions are necessary to avoid ambiguities.
The refactoring is the split of the function in 2: SelectNearestTarget and SelectNearestTargetInAttackDistance.
--HG--
branch : trunk
|
|
Fixes issue #425.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
+ Code Style (for, if, while)
--HG--
branch : trunk
|
|
Thanks to Shauren for pointing it out
--HG--
branch : trunk
|
|
total of earned achievements.
- Fix crash in compare achievements with players with high GUIDs, by havenard. Fixes issue #1724
--HG--
branch : trunk
|
|
Rat/Machiavelli.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
pyromaniacs they want to be
Closes issue #942
Fix by Liberate
--HG--
branch : trunk
|
|
quest Last Rites.
--HG--
branch : trunk
|
|
timeout time.
--HG--
branch : trunk
|
|
Support aura reducing GCD (SPELLMOD_GLOBAL_COOLDOWN) (e.g. Backdraft, Unholy presence).
Fixes issue #1666.
Fixes issue #1616.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
This due to a referencefile not being updated after 3.3.3a changeover (gave bad counting-values when examining DBCs)
--HG--
branch : trunk
|
|
*added more checks at loading
*better searcher
--HG--
branch : trunk
|
|
Patch by Liberate
--HG--
branch : trunk
|
|
Fix by Havenard - closes #1565
--HG--
branch : trunk
|
|
Fix by liberate
--HG--
branch : trunk
|
|
Fix by liberate
--HG--
branch : trunk
|
|
aggro on caster)
Fix by Liberate
--HG--
branch : trunk
|
|
character_aura keys to avoid duplicates
--HG--
branch : trunk
|
|
this is season dependant, as it was quite hard to loose that much rating )
--HG--
branch : trunk
|
|
just a single target auras so we need to get caster, not owner)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|