Commit Graph

1134 Commits

Author SHA1 Message Date
maximius 7396b641ae *Gundrak: GO Handling & Slad Ran script by Tartalo
*Cleanup, and don't consider creatures to be in combat if they have no victim, or if their victim is a GM.

--HG--
branch : trunk
2009-09-26 16:01:30 -07:00
maximius 906b00465a *add 11 new event hooks to the OnEvents system, by Hawthorne
--HG--
branch : trunk
2009-09-23 20:19:21 -07:00
maximius 9e5c8db01f *[8508] Not assign boolean value to integer variable, expecting to always be 0. Also renaming member variables. Author: NoFantasy
*[8516] Implement spell 53271. Author: Shendor
*[8519] Use RuneType enum where appropriate and more explicit data for rune init. Author: VladimirMangos
Thanks to: Stryker
*[8520] Limit telent 49182 and ranks triggering expected:wq runes cooldown case. Author: Shendor
*Fix Herald Volazj wrongly targeting himself on Shadow Bolt Volley instead of randomly targeting on Shiver, by tlexii.

--HG--
branch : trunk
2009-09-21 12:31:36 -07:00
maximius 0cf75ef9ea *Wintergrasp: Prevent defenders team to click the relic. Patch by Spp.
*Zum'Rah Area Trigger Script, Zum'Rah should become hostile when approached. By totoro.
*Judgement of Light PPM based, not 100%. By Drevi.
*Fix Deflection Exploit. By manuel, thanks to TheNecromancer and Gyullo.
*Correct Wintergrasp Tenacity formulas, by Gyullo.
*A Spirit Guide Escort Quest, code from SD2, patch by manuel.
*TrullyOne/MeanMachine Waypoint System Restored. Patch by XTElite1.

--HG--
branch : trunk
2009-09-19 12:13:08 -07:00
maximius 333f1c9d72 *[8475] fixed some gcc-warnings Author: balrok
*[8476] Revert some recent cleanup changes, some other fixes and cleanups. Author: VladimirMangos
*[8489] Fixed player visibility update in case view point different from player itself. Author: SilverIce
*[8493] Avoid unexpected multiply error messages at wrong `quest_template`.`RewSpell*` Author: VladimirMangos
*[8496] Resolve some #include cycles and unsafe code.
* Common.h -> Threading.h -> Errors.h -> Common.h
* Remove reduncdent #include "ByteBuffer.h" in headers
* Remove redundent #include "Auth/BigNumber.h" in headers
* Avoid multyply data copy at use some now dropped functions in BigNumber.
* Avoid copy fixed byte count from byte arrays with unknown real size created from BigNumber.
* Avoid possible problems for build mangos at different platform or compilers. Author: VladimirMangos.
*[8501] Apply code style and cleanups to some Player functions. Author: VladimirMangos.
*[8502] Disable quests related to specific game events at startup if event not active. Also rename member boolean variable. Author: NoFantasy
*[8506] Add check for IsAutoComplete() in SendPreparedQuest().
For cases where quest is repeatable but has Method!=0, QuestDetails must be sent instead of RequestItems.
Some additional code cleanup. Author: NoFantasy
*[8507] Check amount of spawned pools before decrement to avoid unexpected result. Also rename variable to more meaningful name. Signed-off-by: NoFantasy <nofantasy@nf.no>

Thanks to Stryker and onkelz28!

--HG--
branch : trunk
2009-09-18 14:10:37 -07:00
maximius 5b8ee23e47 *Better fix to the waypoint mobs returning to spawn issue, thanks XTElite1
--HG--
branch : trunk
2009-09-17 01:26:54 -07:00
maximius 1be0e825ce *Backed out changeset f2d288ace33d
--HG--
branch : trunk
2009-09-17 01:07:22 -07:00
maximius 00409c67cf *Levelling Weapon Skill patch (Author: Menia), thanks Sorken :)
--HG--
branch : trunk
2009-09-15 20:03:58 -07:00
maximius 140ec674a0 Backed out changeset d3fe2d6d504a (please test your patches thoroughly before getting me to push them ogeraisi)
--HG--
branch : trunk
2009-09-14 16:49:23 -07:00
maximius b37f9b1e55 *Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)
--HG--
branch : trunk
2009-09-14 16:02:13 -07:00
maximius 10d3d6817d *Less hacky Furor fix by thenecromancer
--HG--
branch : trunk
2009-09-14 12:59:59 -07:00
maximius f7601aa00e *Waypoint creature fix by DearScorpion - "example: the portal dragon in Duskwood will basically return to it's spawnpoint and start over without this patch, with it however it will more or less kill you on the spot and continue its waypoint path where it left off"
--HG--
branch : trunk
2009-09-14 12:40:40 -07:00
maximius 9a603e8f11 *[FIX] Furor (Energy part) by HiZed
--HG--
branch : trunk
2009-09-14 12:27:19 -07:00
maximius eef5abe6e1 *Event Hooks (OnLogin, OnLogout, OnPVPKill) by Hawthorne
*Boss Emote Command for DB Scripts by XTElite1

--HG--
branch : trunk
2009-09-13 00:01:35 -07:00
maximius fef97481f6 *Some cleanup, fix Fire and Brimstone, thanks win32
--HG--
branch : trunk
2009-09-10 23:43:33 -07:00
maximius bcf19139af *Cleanup comments, update THANKS (no idea if I missed anybody o_O), added Themris' Warlock's Death Coil healing and damage fix, corrected some typos
--HG--
branch : trunk
2009-09-10 22:15:29 -07:00
maximius 5633ea57d1 *MrSmite's PetAI patch, plus Hawthorne's Instant Flight Paths (now with actual code! >_<)
--HG--
branch : trunk
2009-09-10 09:59:16 -07:00
megamage c6a831e0ae *Try to fix a crash caused by CalcAbsorbResist. Thanks to nanouniko
--HG--
branch : trunk
2009-09-06 22:00:10 -05:00
megamage f3aa989716 *Try to fix a crash caused by unstable affliction. Thanks to nanouniko
--HG--
branch : trunk
2009-09-06 21:38:03 -05:00
megamage 0b605fcb88 *Add a dk quest sql back. It was removed by mistake in 5119, but was never added back.
--HG--
branch : trunk
2009-09-04 22:41:39 -05:00
megamage 370be1de8e *Fix a bug that pvp flag is not cleared after unit is uncharmed.
--HG--
branch : trunk
2009-09-04 09:33:46 -05:00
megamage e6dd36debe *Fix a typo in rev "the bug that Elemental Invisibility causes the creatures to constantly evade".
--HG--
branch : trunk
2009-09-02 18:49:29 -05:00
megamage 09974f0598 [8455] Do not disband guild, if guild ranks are not defined for that guild, removed obsolete comment.
Do not allow to delete guild rank, when there are only 5 or less ranks defined.

    Signed-off-by: Triply <triply@getmangos.com>

--HG--
branch : trunk
2009-09-02 18:40:27 -05:00
megamage cda1de00c9 [8452] Add describtion for two attributes flags.
Signed-off-by: hunuza <hunuza@gmail.com>

--HG--
branch : trunk
2009-09-02 18:31:49 -05:00
megamage 9d161ff757 [8449] Deprecate healing/damage item mods and merge internal data in to spell power. Author: VladimirMangos
* Report at loading about deprecated ITEM_MOD_SPELL_HEALING_DONE and ITEM_MOD_SPELL_DAMAGE_DONE
      and drop support code.
    * Merge healing/damage base spell bonus fields and function to spell power field/function.

--HG--
branch : trunk
2009-09-02 18:11:11 -05:00
megamage f49754447b *Fix the bug that Elemental Invisibility causes the creatures to constantly evade. Thanks to XTElite1 and simon
--HG--
branch : trunk
2009-09-02 15:15:34 -05:00
megamage 8efb15c52a *Try to fix the bug that creature does not regenerate after evade.
--HG--
branch : trunk
2009-09-02 12:46:26 -05:00
megamage 1e7386c638 [8442] Change some unit flag names. Author: NoFantasy
--HG--
branch : trunk
2009-09-01 17:21:22 -05:00
megamage 69c0e34df4 *Make defensive procs are active on absorbs. By Cleave
--HG--
branch : trunk
2009-09-01 15:22:42 -05:00
megamage 33a0155281 *Allow pet to have combo points.
--HG--
branch : trunk
2009-09-01 00:17:39 -05:00
megamage 90b4d81819 *Fix the bug that salvage defense's aura is not taken away after being hit.
--HG--
branch : trunk
2009-08-31 22:11:48 -05:00
megamage 6a50516174 *Add an error log to find crash reason of m_spellModTakingSpell.
--HG--
branch : trunk
2009-08-31 12:00:19 -05:00
maximius d8971e58f2 *Make Unit::GetSpeed return correct value for creatures/players
--HG--
branch : trunk
2009-08-30 21:38:20 -07:00
maximius 1646b0bcef *More updates to Rate.MoveSpeed, thanks megamage
--HG--
branch : trunk
2009-08-30 21:33:17 -07:00
maximius 054aa05201 *Should fix some things with Rate.MoveSpeed, thanks megamage
--HG--
branch : trunk
2009-08-30 21:10:31 -07:00
maximius aab7742e38 *Add Rate.MoveSpeed (aka speedpatch) to core
--HG--
branch : trunk
2009-08-30 19:00:19 -07:00
megamage d802cd3811 *More update about positions.
*Ulduar: do not allow demolisher to regenerate pyrite. Player must shoot down and grab the containers to refill pyrite.

--HG--
branch : trunk
2009-08-29 23:20:16 -05:00
megamage 7f04b23d24 *Don't show lootable animation without loot. By WarHead
--HG--
branch : trunk
2009-08-29 17:22:59 -05:00
megamage 69c487abe5 *Handle creature rotation using movement generator. Please tell me if this breaks any script.
--HG--
branch : trunk
2009-08-29 17:14:47 -05:00
megamage 2a4c9bcaf9 *Make position as a class;
--HG--
branch : trunk
2009-08-29 14:58:45 -05:00
QAston 13421a194d *Fix Gift of the Naaru for classes other than shaman.
--HG--
branch : trunk
2009-08-28 22:37:52 +02:00
megamage 6de6557bf0 *Fix a crash caused by gm command .object move and so on
--HG--
branch : trunk
2009-08-28 14:19:14 -05:00
QAston 3d9326c4b7 *Add 3.3% spellpower coeff to Thorns.
--HG--
branch : trunk
2009-08-28 21:18:03 +02:00
QAston b6a9c84aa0 *Update spell_proc_event entry for Bloodsurge.
*Bring back charge drop on magnet spell redirection.

--HG--
branch : trunk
2009-08-28 20:54:58 +02:00
QAston 4d8808879d *Allow SPELL_AURA_ABILITY_PERIODIC_CRIT to make PERIODIC_LEECH auras crit.
--HG--
branch : trunk
2009-08-28 19:46:09 +02:00
megamage ab5f515f21 *Update flame levi script. Allow player to shoot down pyrite container and refill the demolishers.
*Other script-related fixes.

--HG--
branch : trunk
2009-08-28 11:26:20 -05:00
QAston 3094cefe75 *Fix improved devouring plague.
--HG--
branch : trunk
2009-08-28 15:36:17 +02:00
QAston dc83c7759b *Fix Improved Insect Swarm - original patch by Zor
*Use target as source of area auras in Unit::AddAura(uint32 spellId, Unit *target)

--HG--
branch : trunk
2009-08-28 14:03:18 +02:00
megamage 624d20fb30 *Implement spell savage defense. By Vladimir
--HG--
branch : trunk
2009-08-27 20:44:51 -05:00
megamage 90b55ff7b1 [8424] Added support for strict chatmessage validation Author: arrai
--HG--
branch : trunk
2009-08-27 19:57:35 -05:00