Age | Commit message (Collapse) | Author |
|
mind control + walk bug.
|
|
|
|
initial collision provided by vincent-michael
|
|
Also cleanedup whitespace
|
|
|
|
|
|
|
|
|
|
|
|
C4100: 'x' : unreferenced formal parameter
C4310: cast truncates constant value
C4389: '==' : signed/unsigned mismatch
C4668: 'x' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
C4701: potentially uninitialized local variable 'x' used
C4826: Conversion from 'HMODULE' to 'DWORD64' is sign-extended. This may cause unexpected runtime behavior.
C6067: Parameter '3' in call to 'sprintf' must be the address of the string
C6387: 'argument 1' might be '0': this does not adhere to the specification for the function 'CloseHandle'
|
|
This reverts commit 153e88a16b33bedfd28273030e26914844d60aff.
|
|
allow all bubbles broken by a single damage source proc mana return
Closes #7443
Signed-off-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
Core: Blood Furnace - Broggok event and fix OnUnitDeath hook use
|
|
|
|
|
|
|
|
Move prisoners back in cages after respawn. They didn't reset correctly
for players which were still in the instance after wipe
|
|
|
|
Closes #7604
|
|
Thanks Joshh
Closes #6846
|
|
Conflicts:
dep/PackageList.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1758 .
|
|
SMSG_SPELL_GO to 255 (each), fixes client crashes
Closes #3873
|
|
Scripts/MoltenCore: Fix boss Golemagg enrage behaviour
|
|
|
|
|
|
+ add documentation for later upgrades and the original stub.file used for service generation.
|
|
|
|
|
|
DB/SAI: Thorim and Lok'lira the Crone
|
|
Closes #7620
|
|
Core/Scripting: Fix DoAction function of SummonList incorrectly removing entries in SummonList
|
|
Core/Scripting: Add missing entry in ScriptLoader for boss Ouro
|
|
|
|
entries in SummonList
|
|
|
|
|
|
|
|
log system. (was set to account_name by error)
|
|
closes #7437
|
|
Closes #7586
|
|
|