aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-20* Used trinity sql coding styleDrahy
--HG-- branch : trunk
2009-05-19*Merge SD2.Anubisss
*r973: Added support for quest 2767 *r974: Start MoveChase when boss reach phase 3. *r975: Added support for quest 863 - Skip this patch because its already scripted. Just use enum instead of #define *r976: Added support for quest 435 - Skip this patch because its already scripted. Just use enum instead of #define *977: Remove one needless grid search and use new functions for SetRun in one script. - Skip this patch because TrinityCore2 has use another way for it. --HG-- branch : trunk
2009-05-19*Add script of Thaddius.megamage
--HG-- branch : trunk
2009-05-19*Fix a typo in spell_full.sql. By Kudlatymegamage
--HG-- branch : trunk
2009-05-19 [7855] Add description command to pool_* tables for simplify DB ↵megamage
development. Author: Seizerkiller Note: this fields not used and not loaded by mangos. --HG-- branch : trunk
2009-05-19[7854] Fixed typo in random text selection code. Author: NoFantasymegamage
--HG-- branch : trunk
2009-05-19 [7852] Use union of per-event type structures, more checks at creature ↵megamage
event ai loading. Author: VladimirMangos Including: * Fixed check for EVENT_T_SPELLHIT school field. Add check at loading. Note: this event expect before and now schol _mask_ in param2. * In EVENT_T_RECEIVE_EMOTE use original player condition check code instead copy of related code. --HG-- branch : trunk
2009-05-19[7851] Fixed typo to allow work '.tele name' command.megamage
[7850] Fixed '.pinfo name' work, move reputation code from it to new command '.character reputation [$name]'. Provide and use universal way for get locale and locale index for chat/console command use. Author: VladimirMangos --HG-- branch : trunk
2009-05-19*Allow send gobject guid in send opcode command.megamage
--HG-- branch : trunk
2009-05-19*Fix a typo.Anubisss
--HG-- branch : trunk
2009-05-19*Merge SD2.Anubisss
*r968: Adjust some scripts to use SetEquipmentSlots() *r969: Made a few corrections to EventAI.txt *r970: Added ScriptedAI function SetCombatMovement() for future use/development. *r971: Small adjustments to escortAI, remove some useless code and always use current WaitTimer if not already 0 after return to last known waypoint. *r972: Added support for quest 1651 --HG-- branch : trunk
2009-05-19*Corret proc from bloodsurge and judgements of the wiseQAston
*Do not proc backfire dmg from sw:death if target is killed *Allow hots to proc from selfcast *Fix glyph of corruption. --HG-- branch : trunk
2009-05-19*Fix Demonic Empowerment.QAston
*Some code optimisations. *Set formalCasterGuid for area auras correctly. --HG-- branch : trunk
2009-05-19*Fix some bugs about pet spells: such as cannot cast/cannot autocast.megamage
--HG-- branch : trunk
2009-05-18*Fix a bug that player cannot remove buff which is not casted by self.megamage
--HG-- branch : trunk
2009-05-18*Fix a crash caused by a typo in SetCantProc. Thanks to Drahy. Do not use ↵megamage
rev between 3392 and 3404. --HG-- branch : trunk
2009-05-18*Fix a typo causing healing bonus for spells to be far too low.QAston
--HG-- branch : trunk
2009-05-18*Merge.megamage
--HG-- branch : trunk
2009-05-18[7848] Fix set variable to zero on apply -100% mod Author: SeTmegamage
--HG-- branch : trunk
2009-05-18 [7847] Replace paramter unions by uniton of event ai action type ↵megamage
structures. Add/fix some loading checks. Author: VladimirMangos * Also send to process function reference to strucutre instead large amount fields. * Specially note that fixed check for first arg of action type 27 that before wrongly test as quest id, when by using code expected creature id. Possible some used data wrongly can be quest ids.... --HG-- branch : trunk
2009-05-18[7846] Add empty line to end of .h file Author: timmitmegamage
--HG-- branch : trunk
2009-05-18[7845] Implement reload support for creature eventAI tables. Author: evilstarmegamage
--HG-- branch : trunk
2009-05-18[7844] Fixed mangos string storage index type. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-05-18*Add some scripted spells for naxx.megamage
--HG-- branch : trunk
2009-05-18*Merge.QAston
--HG-- branch : trunk
2009-05-18*Fix beacon of lightQAston
*Apply healing aura mods to leech auras. --HG-- branch : trunk
2009-05-18*Add a missing part of sql of 3391. By nesocipmegamage
--HG-- branch : trunk
2009-05-18*Add ATTACK_DISTANCE from MaNGOS.Anubisss
--HG-- branch : trunk
2009-05-18*Spell_proc_event entries for Malestorm Weapon - by throneincQAston
*Fix bug that some spells can't proc *Add spell_proc_event entries for some items. --HG-- branch : trunk
2009-05-18*Fix the bug that startfall aoe damage also apply on direct target.megamage
*Add starfall spell bonus for other ranks. By Uruviel and Nesocip. --HG-- branch : trunk
2009-05-18*Rename a sql file because firstly You should convert the waypoints and ↵Anubisss
after drop the columns. --HG-- branch : trunk rename : sql/updates/3257_world_creature_addon_(waypoint).sql => sql/updates/3258_world_creature_addon_(waypoint).sql
2009-05-17*Use Null AI for spell click creature as default.megamage
--HG-- branch : trunk
2009-05-17*Update script for Loatheb.megamage
--HG-- branch : trunk
2009-05-17[7843] Added newline into Pet.h end to make gcc happy. Author: ApoCmegamage
--HG-- branch : trunk
2009-05-17[7842] Set and stop combat for pets at player enter to GM-mode. Author: ↵megamage
DonTomika --HG-- branch : trunk
2009-05-17[7841] Fixed: Prevent loading maps/vmaps when building enum. Author: SilverIcemegamage
--HG-- branch : trunk
2009-05-17*Remove some unused scripts and add a missing scriptname to full sql.megamage
--HG-- branch : trunk
2009-05-17*Fix a bug that event ai text is loaded twice.megamage
--HG-- branch : trunk
2009-05-17*Fix the bug that inferno and curse of doom summons too many minions.megamage
--HG-- branch : trunk
2009-05-17*Use degree rather than radian for creature_formation table.megamage
--HG-- branch : trunk
2009-05-17*Merge.megamage
--HG-- branch : trunk
2009-05-17*Move AI function DamageTaken back to DealDamage.megamage
--HG-- branch : trunk
2009-05-17*Update Naxx script. Let boss evade if they are pulled out of room.megamage
--HG-- branch : trunk
2009-05-17*Fix a bug that player may not be at correct location when log in after crash.megamage
--HG-- branch : trunk
2009-05-17*Update proc system.QAston
--HG-- branch : trunk
2009-05-17[7840] Fixed unexpected rounding in pet size scale calculation. Author: Naicisummegamage
--HG-- branch : trunk
2009-05-17 [7839] Rafactoring player targeting code in chat command and related ↵megamage
cleanups/improvments. * New extractOptFirstArg function for easy get 2 args in case option playe name as first arg. * New extractPlayerTarget function for get player pointer/guid/name for online/offline player base at provided name or if not provided by current seelction with error cases processing. * Property apply mute/unmute in case use different character name from loggined currently for account. * .reset commands can be used from console now * .repairitems comamnd can be used from console now but only to online player. Author: VladimirMangos --HG-- branch : trunk
2009-05-17[7837] Implement missed item enchant type (stat mana, stat health) Author: ↵megamage
xILOSWag --HG-- branch : trunk
2009-05-17 [7836] Fixes for distance range checks. Author: VladimirMangosmegamage
* ignore 0.0f min range limit (this correct case when 2 object overlapped) Also use int32 for temporary store GetSessionDbLocaleIndex result. --HG-- branch : trunk
2009-05-17*Do not clear unit movement flags when it is stunned/rootedmegamage
--HG-- branch : trunk