| Age | Commit message (Collapse) | Author |
|
--HG--
branch : trunk
|
|
using parameters in the queries - my bad!
--HG--
branch : trunk
|
|
queries
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
wrong, as it dictates wether not a creature will actually enter combat or not - with
the earlier change this ment that any creature entering combat would not properly continue if target moved.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Uldaman now is near to 99% blizzlike, datas and events are fully rewriten.
* Add save to instance.
* Add support for quest 2240 (Hidden Chamber).
* Archeadas Encounter more blizzlike.
* Ironaya Event (and animation) now working for Horde and Ally.
Author: D_Skywalk
Closes issue #4431.
--HG--
branch : trunk
|
|
his/her pet for Hunter T10 Set bonuses and the Warlock T10 4P bonuses
Thanks to tenma for the mini-discussion on the subject.
--HG--
branch : trunk
|
|
original code
--HG--
branch : trunk
|
|
proper aura) - fix by Gyullo / Manuel
Closes issue 3288
--HG--
branch : trunk
|
|
Needs further testing, give feedback if wrong.
--HG--
branch : trunk
|
|
Note: Intel C++ Compiler for Windows is not supported in this change
Closes issue 4361
--HG--
branch : trunk
|
|
Same functionality as for 70728 (Exploit Weakness) - thanks to Svetilo for the heads up
--HG--
branch : trunk
|
|
Weakness)
(original fix by Dr.Tenma)
Comment issue #4362
From DBCs TargetA[0] is already set as TARGET_UNIT_PARTY_CASTER, which maps to TARGET_UNIT_CASTER,
so it should be enough to explicitly target the casters pet in this case, ie. just doing
spellInfo->EffectImplicitTargetB[0] = TARGET_UNIT_PET; - feedback on this required.
--HG--
branch : trunk
|
|
scripts (including examples) - patch/fix by Paradox
Closes issue 4524
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Mainly affects item loading performance
- Reduces guild loading time a lot
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
compile-instructions (_BUILD_DIRECTIVE gave error)
Update issue #4368
OSX/XCode compilation is not "fixed" as such untill a newew release of G3D is sorted. This is worked on from the G3D developers, and known.
--HG--
branch : trunk
|
|
leaves a group
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Fix issue where damage can be done to GameObjects with hp 0
- add check for Gameobjects with faction 0
--HG--
branch : trunk
|
|
than 5 players
--HG--
branch : trunk
|
|
out of the dungeon after a kick (To ensure all spells are being properly removed)
--HG--
branch : trunk
|
|
dungeon while in a taxi flight
--HG--
branch : trunk
|
|
Scripts/Misc: remove another warning (I can't pass by such things and I don't want to make separate commit for such changes).
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Vile Gas
Scripts/Icecrown Citadel: Rotface's Mutated Infection will now target only one player instead of whole raid
Closes issue #4449.
Closes issue #4422.
--HG--
branch : trunk
|
|
fixed spells properly
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Core/Unit:
- added SetFacing() function, using proper packet implementetion (spline type)
- added GetAuraCount() function (will be used in future)
Core/Creature: renamed one unknown type_flag
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
* OOP desing and implementation;
* all the queries are moved to prepared statements;
* guild loading is optimized;
* all the possible interaction with guild's data is done inside the guild class;
* added more hooks to GuildScript class;
WARNING: Make sure you backup your characters database before applying this change (just in case).
Known problems with guilds:
* when new member is added to the guild, MOTD is not displayed for him in guild tab of social window;
* if you add item with random property to guild bank visual representation of item below it becomes wrong (it displays wrong stack number);
* packets order differs from official: currently guild bank packet traffic is twice as more than on offy.
--HG--
branch : trunk
|
|
talked to.
--HG--
branch : trunk
|
|
and tom_rus
--HG--
branch : trunk
|
|
after mounting up.
--HG--
branch : trunk
|
|
(when not using PCH)
--HG--
branch : trunk
|
|
instance loading to prevent corruption in some cases
--HG--
branch : trunk
|
|
location
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Scripts/Icecrown Citadel: Fixed Professor Putricide gate opening when both Rotface and Festergut are dead
Scripts/Icecrown Citadel: Added script updating entries of NPCs at Light's Hammer depending on faction
Scripts/Icecrown Citadel: Rotface should not pick main tank as target for Slime Spray (removed debugging code)
Core/Spells/Conditions : Spell script target condition now accepts ConditionValue3 as affecting effect mask (only search targets with matching mask)
--HG--
branch : trunk
extra : rebase_source : 943e3bac5d9063974d7f7132f144e91946f825d4
|
|
Scripts/Icecrown Citadel: Fixed Professor Putricide gate opening when both Rotface and Festergut are dead
Scripts/Icecrown Citadel: Added script updating entries of NPCs at Light's Hammer depending on faction
Scripts/Icecrown Citadel: Rotface should not pick main tank as target for Slime Spray (removed debugging code)
Core/Spells/Conditions : Spell script target condition now accepts ConditionValue3 as affecting effect mask (only search targets with matching mask)
--HG--
branch : trunk
|
|
player won't enter with a prebuffed pet, fixes issue 4287
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
- Implement area restrictions
- Disable constant channels in arenas
- Implement city requirement
- Implement global constant channels
- Fix some packets
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|