5b09d675dd
Scripts/Quests: Implemented new quest scripting hook, OnQuestAcknowledgeAutoAccept, used when player closes quest frame after viewing details of autoaccept quests
hondacrx
2021-03-04 12:13:43 -05:00
35ed94bf97
Core/DB: Missed one extra port in address string for DB.
hondacrx
2021-03-01 11:03:59 -05:00
0e679fe1ab
Core/DB: We only want the address of the client not the port too.
hondacrx
2021-02-28 17:12:20 -05:00
28ee3f3c52
Added some error checking on encrypt/decrypt, will disconect user and not crash the server.
hondacrx
2021-02-28 17:11:37 -05:00
37767538da
Added mac auth seed for current build 37474
hondacrx
2021-02-28 16:19:55 -05:00
fb944d9d82
Fixed a crash in CreateConversation.
hondacrx
2021-02-28 14:02:38 -05:00
b413849c4d
Fixed missing effect index being a uint and not a byte anymore, caused spells with more then 8 effects to not trigger them.
hondacrx
2021-02-28 00:25:48 -05:00
2bf56cfb1b
Fixed a crash in CalcHealAbsorb
hondacrx
2021-02-26 15:17:56 -05:00
fc3ecd460a
Misc fixes and DB updates
hondacrx
2021-02-24 19:00:12 -05:00
ac4e96bad7
Core/Auras: Improve PROC_ATTR_USE_STACKS_FOR_CHARGES implementation to give stacks priority over charges if both are present in spell data
hondacrx
2021-02-24 18:58:15 -05:00
5e5cf97963
Core/Spells: Corrected the spell id source used in the learn spells map when loading SpellLearnSpell.db2 data
hondacrx
2021-02-24 18:55:39 -05:00
5ee0fa576f
Core/Players: Always clear old action bars on specialization change, even if new specialization doesn't have anything on its bars
hondacrx
2021-02-24 18:52:53 -05:00
d1485ad482
Core/Spells: Fixed spells using SPELL_EFFECT_POWER_BURN not working when combined with other effect types that hit other units and power burn hits caster
hondacrx
2021-02-24 18:49:18 -05:00
8fbaa61086
Core/Quest: Fixes quests not tracking and quest poi missing.
hondacrx
2021-02-24 11:13:55 -05:00
8e1a3f066f
Core/Datastorage: Dont clear SpellNameStorage table, we use it else where.
hondacrx
2021-02-24 10:13:23 -05:00
baa44cc4ee
Core/Auras: Do not warn about nonexisting proc spells when spell id is 0 and aura is a dummy
hondacrx
2021-02-21 21:38:01 -05:00
7080de0cac
Core/Auras: Implemented new spell proc attribute PROC_ATTR_USE_STACKS_FOR_CHARGES to drop stacks instead of charges
hondacrx
2021-02-21 21:36:09 -05:00
22100aa2f2
Core/UpdateFields: Fixes areatriggers from spells being really small.
hondacrx
2021-02-21 13:56:25 -05:00
470792f77f
Core/SpellHistory: Fixes a crash when using .cheat cooldown.
hondacrx
2021-02-19 15:47:33 -05:00
9acb44eadd
Core/Gameobject: Fixed crash. Never removed the gameobject we was trying to remove.
hondacrx
2021-02-19 12:23:54 -05:00
dc07f495ec
DB updates
hondacrx
2021-02-18 13:04:22 -05:00
ed7eff2abe
Core/ClientConfig: Fixes chat window not showing chat, also not saving any config options when you select them, like auto loot, zoom, etc.
hondacrx
2021-02-15 14:14:15 -05:00
67210c06fa
Core/Maps: Oops guid is a ulong not a uint.
hondacrx
2021-02-14 13:13:27 -05:00
29138f1f05
Scripts/Spells: Touch of the Magi - accumulate damage and DoT duration
hondacrx
2021-02-13 21:09:50 -05:00
74457b4b0b
Core/Movement: Updated MovementFlags2 for 9.0.2
hondacrx
2021-02-13 21:00:04 -05:00
834d2fa270
Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE
hondacrx
2021-02-13 20:57:06 -05:00
593ac992bc
Core/Players: - Fixed auto learning class abilities that are rewarded from quests if starting Exile's Reach in case player chose not to start there
hondacrx
2021-02-13 20:50:56 -05:00
6ceeb9e31e
Core/Creatures: Fixed crediting loot and quests for creatures using level scaling
hondacrx
2021-02-13 20:45:57 -05:00