Age | Commit message (Collapse) | Author |
|
pointing this block of code out :)
--HG--
branch : trunk
|
|
revive players if dead.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Minor cleanup in affected code.
--HG--
branch : trunk
|
|
*Minor changes to includes for escortAI and followerAI
*Add function AssistPlayerInCombat() for escortAI and followerAI. m_creature will then assist a player being attacked by another creature, if escort/follow is active.
*Prepare escortAI for conversion to use escort states similar to followerAI. Add functions needed and also move some 'system-only' functions to private:
*Convert escortAI to use escort states instead of explicit boolean variable for each different state.
Scripts updated accordingly and obsolete variables removed.
*Small cleanup in escortAI log messages.
--HG--
branch : trunk
|
|
OPvPWintergrasp::Update as well as SetupOutDoorPvP
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
representatives. Fixes bug that Alliance Vanguard rep updates were not sent to the client.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
ogeraisi reported.
*Creature health regen patch, written and tested by Gyullo.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
possible. Fixes ie. Alliance Vanguard/Horde Expedition rep, and correctly gives 25% of the earned rep to your home city to the other major cities of your faction.
Note: there will need to be some DB changes to creature_onkill_reputation to cover the grouped rep gains in some cases.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Please first check whether or not we need the code, then test it, then push to repo, one change per commit.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Split Personality Achivement, by Destalker
*Halls of Lightning Fixes, by Destalker
Volkhan fixes + Achievement
Ionar Fix - without this he resets each time he is invisible, spamming sparks
Arcing Burn - should be a debuff (and stackable, stackable part NYI :/)
*Naxxramas - Thaddius - the aura shall affect only the character without the proper aura, by Trazom
*Naxxramas - Kelthuzad - some timer adjustments (may need verification or tweaking) by Cass
*Merges by Stryker, thanks to all authors and testers.
[8458] Re-implement SPELL_AURA_MOD_TARGET_ARMOR_PCT in more porper way for weapon dependent cases. Author: VladimirMangos
[8459] Avoid mutiply apply weapon dependent armor penetration bonus for each weapon. Author: VladimirMangos
[8529] check rune cost only if spell has PowerType == POWER_RUNE. Patch provided by yavi. Author: Ambal
[8532] Fixed situation where some items like 42947 were not giving spell power bonus. By: Ambal
[8533] Not remove timed quest and correctly fail when time runs out. Add function to remove timed quest instead of direct access to set. Author: NoFantasy
[8536] Fixed spell 62776. By: Ambal
[8539] Check pet aura range at area aura update. By: Ambal
[8546] Implement battleground bonusweekends call to arms. Also fix typo in auctionmgr. Author: balrok
[8547] Implemented scriptcall: CorpseRemoved(uint32 & /*respawnDelay*/) it will be called when the corpse of the scripted creature get's removed, it's possible to adjust the next respawn inside the script. Author: balrok
[8561] Replace another auras code call by explicit code
[8566] avoid singleton-lock when accessing BattleGroundMGR::isBGWeekend() Proposed by vladimir. Comitter: balrok
--HG--
branch : trunk
|
|
out by w12x
--HG--
branch : trunk
|
|
crash in underlying object functions.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Pets now start attacking their owners target in defensive mode as soon as the hunter does (3.0.2 change)
Correctly chase target if attack command was given after pet has set gaze on target from defensive mode with chase = false
--HG--
branch : trunk
|
|
ConfusedMovementGenerator (original patch by ?????)
--HG--
branch : trunk
|
|
work 100% correctly.
* Add item script for the harvester's gift, to prevent creating more than 5 scarlet ghouls, I know this can be done in a better way, but, I couldn't figure out how.
* Add new function Unit::GetAllMinionsByEntry(std::list<Creature*>& Minions, uint32 entry) used to correctly count how many scarlet ghouls a player has, can probably be handy in other situations.
--HG--
branch : trunk
|
|
support set to type=12
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
damage.
--HG--
branch : trunk
|
|
(exploit fix)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
of Command) receive total damage mod % auras twice - based on nos4r2zod's patch for MaNGOS
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
isn't. This should fix the bug that Death Knights had problems with Knights of the Ebon Blade reputation.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
visibility and AOE spell range. Set to 333 yards. Author: Ambal
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
http://bitbucket.org/panaut0lordv/tc2-patches/src/tip/bgpetressurect
--HG--
branch : trunk
|
|
change defines by enums, by Tartalo
*Fix Acherus Flightmaster for Alliance, by MrSmite
*Fix The Party's Over achievement (Prince Taldaram) & Implement Good Grief achievement (Maiden of Grief), by Tartalo
*Fix certaint things entering the threat list and never leaving, bugging mob's HP regeneration (ie: Priest's Lightwell).. again. Thanks Gyullo.
--HG--
branch : trunk
|
|
regardless of area.
--HG--
branch : trunk
|
|
disabled if configured.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
* Fix Judgement of Blood/Martyr dummy by nos4r2zod
* Fix Judgement of Command dummy by nos4r2zod
--HG--
branch : trunk
|
|
fix the perma death bug
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
"your fish got away" message. However still need core support to manipulate fishing loot based on fishing skill.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
changed the spell so it should also heal from damaging targets that would not give experience or honor.
* Fix typo in 5813_world_command.sql
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|