Age | Commit message (Collapse) | Author |
|
quick spotting
|
|
|
|
|
|
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
Closes #5107
|
|
|
|
to load to avoid confusion
|
|
Closes #5199
Ref #5194
|
|
Closes #5206
Enables f76f091fc3e0abdd13d02a923cd3 and c80ab4d19e584f994574202ab4f
|
|
|
|
closes #5197
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
to fit codestyle
|
|
Dalaran Sewers Arena waterfall issue
|
|
|
|
Refactored some code
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
Closes #5195
|
|
Closes #4819
|
|
|
|
Scripts|SAI: Convert npc_kingdom_of_dalaran_quests to SAI
Closes #4845
|
|
|
|
CONDITION_WORLD_STATE - 11 - index - value - 0
CONDITION_PHASEMASK - 26 - value - 0 - 0
Idea by @LiMCrosS
|
|
|
|
|
|
(Startup DB errors)
|
|
Closes #5071
Closes #1785
|
|
|
|
|
|
Closes #5102
|
|
Thanks to @Pitcrawler for refactoring/correcting the code
Closes #446
Closes #5164
(not complete)
|
|
Closes #5169
(not complete)
|
|
Closes #3369
|
|
Closes #5189
Closes #5190
|
|
Closes #4976
|
|
|
|
|
|
object using ConditionTarget column.
ConditionTarget 0 = invoker
ConditionTarget 1 = object
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
- CONDITION_OBJECT_ENTRY
- CONDITION_TYPE_MASK
- CONDITION_RELATION_TO
- CONDITION_REACTION_TO
- CONDITION_DISTANCE_TO
- CONDITION_ALIVE
- CONDITION_HP_VAL
- CONDITION_HP_PCT
|
|
Ref 36bb3878bc8fd8c0d412
|
|
Edit source files to represent the recent changes in the extractors (v4.00 2012_02) to avoid confusion with old extractors (v3.00 2010_07)
|
|
temporary objects).
|
|
|
|
|
|
objects which will be checked by condition, depending on SourceTypeOrReferenceId.
So far usable only with CONDITION_SOURCE_TYPE_SPELL:
ContidionTarget = 0 - check caster
ContidionTarget = 1 - check explicit target
|
|
extractors (v4.00 2012_02) to avoid confusion with old extractors (v3.00 2010_07)
|
|
|
|
was used for checking if player doesn't have spell and use NegativeCondition parameter instead.
|
|
with `NegativeCondition`
Wiki updated.
|
|
perform a check if item exists in bank aswell as in equipment.
|
|
|
|
Closes #5129
|