| Age | Commit message (Collapse) | Author |
|
Centralize the crypto keys in one header file
|
|
|
|
spellscripts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix a few issues with the spell scripts i made.
|
|
|
|
|
|
|
|
|
|
DB/Quests: Quest relations for Polishing the Helm.
Closes #5231
|
|
|
|
|
|
|
|
|
|
aura system already handles it in most places.
Also add some documentation on upcoming work on making passenger exit positions work.
|
|
|
|
|
|
Signed-off-by: frozenarmor <venom.victorios@gmail.com>
|
|
-Drop condition CONDITION_SPELL_SCRIPT_TARGET, use other condition types instead
-Change CONDITION_SOURCE_TYPE_SPELL_SCRIPT_TARGET to CONDITION_SOURCE_TYPE_SPELL_IMPLICIT_TARGET:
--allow using this condition for more spell implicit target types (not just ENTRY)
--SourceGroup value for this src type is now effMask and it's now required
Core/Spells: Unify the way implicit targets are handled, fully implement some partially implemented target types, fix some minor bugs found on the way, general improvements and cleanup.
|
|
|
|
text.
|
|
Foothills.
closes #3904
Signed-off-by: Subv <s.v.h21@hotmail.com>
|
|
commit
|
|
|
|
|
|
Note: The default config file action for clients failing the checks can be changed for each check via the characters.warden_action table
Credits to TOM_RUS
|
|
Closes #5273
|
|
Also fix a typo introduced in 703ad4889
|
|
Thanks to Drago for testing
Closes #5305
|
|
|
|
|
|
|
|
rename some incorrectly named sql updates.
|
|
|
|
implementation
|
|
|
|
|
|
|
|
cemak.
Closes #5196.
|
|
- CONDITION_SOURCE_TYPE_CREATURE_TEMPLATE_VEHICLE ConditionTarget = 1 - check vehicle
- CONDITION_SOURCE_TYPE_VEHICLE_SPELL ConditionTarget = 1 - check vehicle
- CONDITION_SOURCE_TYPE_GOSSIP_MENU = 1 - check gossip provider
- CONDITION_SOURCE_TYPE_GOSSIP_MENU_OPTION = 1 - check gossip provider
|
|
Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord Jaraxxus's Script.
|
|
Jaraxxus's Script.
|
|
|
|
structure/class fields to match alignment (they use slightly less memory now)
Signed-off-by: Subv <s.v.h21@hotmail.com>
|