Commit Graph

  • f8eae7427d Core/SAI: Fix a possible crash and clean up some copypaste errors in ProcessAction Machiavelli 2011-02-21 04:23:53 +01:00
  • 4c04da6195 Core/SmartAI: Add some useful debug output to make development and debugging of SAI scripts easier. (Part 1/x) Machiavelli 2011-02-21 01:15:14 +01:00
  • e234d7013c DB/Instance: Frostwing Halls linked respawns and equipment templates Shauren 2011-02-20 22:22:52 +01:00
  • 5236bf4511 Fix build with scripts included Machiavelli 2011-02-20 21:19:32 +01:00
  • c1445cd475 Fix build with scripts included Machiavelli 2011-02-20 21:07:03 +01:00
  • 250bc09ded Core/Log: Also add DebugLogMask config to authserver. Only logical value as of right now is 64 Machiavelli 2011-02-20 20:26:55 +01:00
  • e07e20ffca Core/Log: Implement log masks for debug log level, to allow selective debug output. Update your worldserver.conf. Machiavelli 2011-02-20 20:16:34 +01:00
  • 45db1591a4 DB/Schema: Properly use field types in smart_script table Nay 2011-02-20 19:11:42 +00:00
  • cc9968a86e DB/Schema: Resize smart_scripts fields Nay 2011-02-20 17:47:27 +00:00
  • 39c6b48a91 DB/Instances: Icecrown Citadel - remade Frostwing Halls spawns Shauren 2011-02-19 23:14:43 +01:00
  • 7ac891717c Core/Vehicles: Send proper GUID in SMSG_BREAK_TARGET packet when an unit enters vehicle Shauren 2011-02-19 22:50:09 +01:00
  • c0b29fd0ad Core/Vehicles: Chart VEHICLE_SEAT_FLAG_UNCONTROLLED and implement usage. Concerns vehicleseat enter/exit capabilities. Fixes vehicles related to Malygos encounter. Machiavelli 2011-02-19 21:58:50 +01:00
  • 7e2ddb2fd3 Scripts/Icecrown Citadel: Added support for weekly quest Residue Rendezvous Shauren 2011-02-19 14:43:36 +01:00
  • e918a7fd6d DB/SAI: Add scripts for Bonesunder, Surge Needle Sorcerer, Goramosh and Arcanimus Malcrom 2011-02-18 19:46:51 +00:00
  • 3d7b664c46 DB/EAI: Fix unkillable Obsidian Eradicator in AQ MrQuickFx 2011-02-18 19:43:50 +00:00
  • ac64189e0a DB/Loot: Wrong item dropping from ICC trash Stryker 2011-02-18 19:42:10 +00:00
  • 0625a5cf5a DB/NPC: Fix Jeeves (Engineering): Template updates, gossip (bank and buy options) and vendor items Nay 2011-02-18 19:36:12 +00:00
  • a623bfad2b Core/Spells: Fixed Combustion stacking exploit Shauren 2011-02-18 20:07:41 +01:00
  • aefbf30e4a Scripts/Icecrown Citadel: Fixed possible exploits with Deathbringer Saurfang Shauren 2011-02-18 19:50:34 +01:00
  • 0f34df6e1a Scripts/Icecrown Citadel: Added support for weekly quest "Deprogramming" Shauren 2011-02-18 19:48:47 +01:00
  • 6a64c79d2a Core/Groups: Group system cleaning sweep. leak 2011-02-18 18:35:52 +01:00
  • af0d7e415d Core/Misc: Fix shutdown crash related to corpse unloading. Machiavelli 2011-02-17 22:07:05 +01:00
  • 8003f75781 Core/Players: Don't remove GCD from category if the respective spell doesn't have GCD-time. Fixes certain exploits related to macro's and wands. seirge 2011-02-17 21:55:15 +01:00
  • 6618655d04 Core/Vehicles: Let's use proper fractions/percentages Machiavelli 2011-02-17 21:41:09 +01:00
  • 6ebf672557 Core/Vehicles: Take in account current health percentage of vehichle when recalculating new HP based on vehicle gear scaling. Fixes an exploit that would allow vehicles to reset their HP in a jiffy. Machiavelli 2011-02-17 21:32:38 +01:00
  • 253891bf9f Core/Vehicles: Make vehicles with UNIT_FLAG_DISABLE_MOVE unable to move client side by sending SMSG_FORCE_MOVE_ROOT to area. Feanordev 2011-02-17 21:06:38 +01:00
  • eae88577da Core/WorldSession: Fix logic in WriteMoveMentInfo in regards to sending pitch coordinate to client. Machiavelli 2011-02-17 20:51:02 +01:00
  • 4dc1eaa47c Core/Misc: improve error log messages by adding more info. Specially for Aokromes. Azazel 2011-02-17 19:47:08 +06:00
  • aaa9b069d9 Core/Entities: Prevent accessing uninitialized memory leak 2011-02-17 02:04:47 +01:00
  • c7169e0f8f DB/Conditions: Added missing scripted targeting for Mutated Abomination's Eat Ooze ability (Professor Putricide encounter) Shauren 2011-02-16 19:17:42 +01:00
  • a6ffb3d7be Scripts/Icecrown Citadel: Corrected line of sight checks for Sindragosa's Ice Tombs Shauren 2011-02-16 19:10:08 +01:00
  • 21a9d90aa8 Docs: Updated UnixInstall.txt leak 2011-02-16 13:46:44 +01:00
  • 3a2e21613f Contrib/conf_merge: Tab removed and copyright updated (Thanks to Aokromes) leak 2011-02-16 13:24:56 +01:00
  • 6d1e4839a1 Scripts/Icecrown Citadel: Fixed Sindragosa's Icy Grip Shauren 2011-02-15 22:45:30 +01:00
  • c695943a37 Scripts/Icecrown Citadel: Fixed frostwyrm's landing timing at Sindragosa's Lair, thanks izogfif Shauren 2011-02-15 22:10:31 +01:00
  • 45095bdffb Scripts/Icecrown Citadel: Added Rotting Frost Giant script Shauren 2011-02-15 22:07:40 +01:00
  • 21179288a2 Scripts: Fixed non-pch compile Shauren 2011-02-15 21:29:06 +01:00
  • a24deaf980 Core/Objects: Fixed HasInLine and IsInBetween checks on certain compilers Shauren 2011-02-15 17:09:46 +01:00
  • ad11baffe6 Core/SAI: Implemented SMART_ACTION_INTERRUPT_SPELL action. Manuel Carrasco 2011-02-15 00:29:33 -03:00
  • 5241fefe7f Core/SAI: Execute SMART_EVENT_WAYPOINT_REACHED events only once Malcrom 2011-02-15 02:53:03 +01:00
  • dcacdd0932 Core/SOAP: Stop soap socket from proceeding when nobody connected leak 2011-02-15 02:00:16 +01:00
  • 36b2263799 DB/Game event: Love is in the Air: Major fixes (spawns, some achievements, quests and loots) various 2011-02-15 00:50:26 +00:00
  • 62d6d95f81 DB/SAI: CombatAI/cosmetic scripts for creatures Wildhammer Scout, Azure Front Channel Stalker, Cultist Necrolyte, Cult Plaguebringer; Malcrom 2011-02-15 00:30:27 +00:00
  • 7b1a9d1017 DB/SAI: Fix quests 11332 (HF/Mission: Plague This!) and 13008 (IC/Scourge Tactics) svannon 2011-02-15 00:16:09 +00:00
  • 6e217b6e6a Allow AURA_FORCE_MOVE_FORWARD to work on creatures and vehicles. For example, it fixes spell 68284. zergtmn 2011-02-14 19:18:05 -03:00
  • 966d3d2266 Scripts/Icecrown Citadel: Save saurfang trap state after completing the mini-event Shauren 2011-02-14 21:54:21 +01:00
  • a8a5734bea Core/Gossip: Revert a change to SendPreparedQuest to allow multiple quests again. Thanks Manuel for pointing it out and Nay for testing runningnak3d 2011-02-13 21:23:01 -07:00
  • 30e45b9356 Core/SAI: Change SMART_ACTION_PLAY_EMOTE and SMART_ACTION_RANDOM_EMOTE to use the new IsEmoteValid which checks Emote.dbc. Thanks Nay for noticing the problem runningnak3d 2011-02-13 20:42:57 -07:00
  • 2d9ecceae3 Core/SAI: Add IsEmoteValid back for looking up non-text emotes runningnak3d 2011-02-13 20:39:53 -07:00
  • 27f5d396a2 Core/SAI: Rename IsEmoteValid to a more fitting name of IsTextEmoteValid runningnak3d 2011-02-13 20:33:48 -07:00
  • bff4ca446b Misc: Let's ignore *.patch files runningnak3d 2011-02-13 20:29:48 -07:00
  • 06402fda47 Core/Handlers: Send invite decline message to leader in every case leak 2011-02-13 21:15:52 +01:00
  • 30916fd9ff Scrips/Spell: Implemented script for spell 26678. Manuel Carrasco 2011-02-12 12:04:02 -03:00
  • fcc57b2c95 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore QAston 2011-02-12 11:03:06 +01:00
  • fe2a848b8f Core/Auras: Temporary fix for Aura::UpdateTargetMap assertion failure. QAston 2011-02-12 11:00:56 +01:00
  • 34f64c3651 Core/ObjectMgr: Fixed typo in loading instance encounters A Metaphysical Drama 2011-02-12 10:40:07 +01:00
  • 6728d4116b Core/Events: Remove support for the game_event_npc_gossip table. Gossip for game events should be done with the conditions system. runningnak3d 2011-02-11 15:50:48 -07:00
  • 01a80ec8d6 SQL: move all SQL that is now included in the latest full DB to the "old" dir. runningnak3d 2011-02-11 15:48:24 -07:00
  • 84cf9c593a DB/Quests: Set the correct creature_involvedrelation for The Call to Command (6144) Nay 2011-02-11 21:17:29 +01:00
  • 027bf64f67 Merge branch 'master' of git@github.com:TrinityCore/TrinityCore runningnak3d 2011-02-11 13:05:02 -07:00
  • 05e075ce0e Core/Gossip: Remove support for npc_gossip table (DEPRECATED). runningnak3d 2011-02-11 13:04:45 -07:00
  • 4e7c5db1df DB/CoredevData: Core/Scripts/Oculus database support file manuel 2011-02-11 21:02:11 +01:00
  • e609d18588 DB/CoredevData: Database data for quest "Going Bearback" liberate 2011-02-11 20:58:58 +01:00
  • 5d91780fc7 Core/Log: Remove totally pointless log message. runningnak3d 2011-02-11 11:25:04 -07:00
  • 6b2ffc9039 Core/GuardAI: Guards don't evade if the target casts Vanish and also can detect players with Feign Death. Core/Scripts: Moved scripts from ScriptedGuardAI to guards.cpp Core/Creature: Removed custom npcflags UNIT_NPC_FLAG_GUARD (now moved to flag_extras) and UNIT_NPC_FLAG_OUTDOORPVP (not used) Manuel Carrasco 2011-02-10 22:36:35 -03:00
  • 71849e0efe DB/Oculus: Implemented AI for Boss Ley-Guardian Eregos (DB data for rev 11084) _manuel_ 2011-02-10 22:06:26 +00:00
  • 4df770d59f DB/SAI: Conversation scripts for some creatures at Fort Wildervar Malcrom 2011-02-10 21:51:29 +00:00
  • 3650c90ef1 DB/SAI: Fix quests "The Kessel Run" and "What The Dragons Know". Malcrom 2011-02-10 21:34:49 +00:00
  • e87b6ce8fe Core/Tools: Restore loading player dumps leak 2011-02-10 18:21:21 +01:00
  • 422cfec07d Core/Battlegrounds: Refactoring some pointless parameters leak 2011-02-09 16:47:12 +01:00
  • 4a55030f38 Core/Creatures: Flag dungeon bosses for quicker lookups for related encounters Shauren 2011-02-09 16:28:56 +01:00
  • 8bcd298103 DB/Scripts: Remove obsolete waypoint scripts, fixes related startup errors Malcrom 2011-02-08 18:54:18 +01:00
  • 86ccea7268 DB/Templates: Add quest relations flag to npc 36296 "Apothecary Hummel <Crown Chemical Co.>", fixes startup error Malcrom 2011-02-08 18:53:20 +01:00
  • bf8e88c0b8 Scripts/Icecrown Citadel: Implemented traps after Deathbringer Saurfang Shauren 2011-02-08 17:54:40 +01:00
  • 8d8e63a866 Core/SAI: Set proper index for UNIT_FIELD_BYTES_1. Thanks Malcrom runningnak3d 2011-02-07 19:29:16 -07:00
  • 84adcd71f6 DB/SAI: Fix quests "The Fresh Lies..." and "The Lost Spirits" Akama 2011-02-07 22:06:50 +00:00
  • f81cfca7bd SQL: Any content SQL should be able to be re-imported without errors; Fix an import error in world_scripts_full; Nay 2011-02-07 21:52:14 +00:00
  • 774f8e8650 Scripts/Icecrown Citadel: Fixed Mutated Abominations not despawning when Putricide enters third phase Shauren 2011-02-07 22:25:07 +01:00
  • 71ef353004 DB/Quest: Set creature_questrelation for quest You've Been Served (14488) and also add item_loot info for this quest TCKiper 2011-02-07 21:20:27 +01:00
  • 9c3e841c94 DB/Templates: Fixed Mutated Abomination stats and difficulty linking Shauren 2011-02-07 21:04:51 +01:00
  • 02f5f3109b Scripts/Icecrown Citadel: Fixed Deathbringer's Blood Beasts attacking pets and totems, thanks gigatotem for pointing it out Shauren 2011-02-07 21:01:40 +01:00
  • db123d85c3 Fixed compile Shauren 2011-02-07 19:03:20 +01:00
  • 97882544e1 Core/SAI: Add the ability to remove UNIT_FIELD_BYTES_1 in SAI (action 91) runningnak3d 2011-02-07 10:15:54 -07:00
  • f7eba9c940 Core/SAI: Add the ability to set UNIT_FIELD_BYTES_1 in SAI (action 90) runningnak3d 2011-02-07 09:35:14 -07:00
  • dc1b02d35d Scripts/Icecrown Citadel: Added Sindragosa script Shauren 2011-02-07 17:21:44 +01:00
  • 00b93c508f Core/Creatures: Fixed typo in difficulty template selection Shauren 2011-02-07 13:11:45 +01:00
  • 8089e3ae59 SQL: Removed duplicate files Shauren 2011-02-07 13:10:54 +01:00
  • 790086ea2f Misc: Renamed to proper naming standards runningnak3d 2011-02-06 16:26:23 -07:00
  • 0b2c6426e5 Core/Auras: Add some debug info to trac the reason of Aura::UpdateTargetMap crash. QAston 2011-02-06 14:02:38 +01:00
  • 6e08e51976 Merge branch 'master' of https://github.com/TrinityCore/TrinityCore QAston 2011-02-06 13:17:59 +01:00
  • b5e78bf208 Core/Auras: Move code which uses polymorphism out of Aura constructor. QAston 2011-02-06 13:17:29 +01:00
  • 1844e8b1d8 DB/Loot: Genly Shaken Gift should contain loot ZxBiohazardZx 2011-02-06 12:47:12 +01:00
  • 29d4b613f0 DB/Loot: Fragment of the Nightmare's Corruption drops with a 100% chance as of patch 3.0.2 ZxBiohazardZx 2011-02-06 12:44:48 +01:00
  • 1d36febab2 DB/Instances: Multiple fixes for Sindragosa's Lair Shauren 2011-02-06 11:17:37 +01:00
  • 5ca867c1ad SQL: Fixed two sql typos Closes #556 Nay 2011-02-06 04:16:22 +00:00
  • 3780701bf9 DB/SAI: Fix quest The Denouncement; Valiance Keep Footman actions/scripts Nay 2011-02-05 17:24:21 +00:00
  • 0be23cb02d DB/SAI: Conversation between Crusader Lord Dalfors & Crusader Sunborn / Edge of Winter / Trust is Earned Malcrom 2011-02-05 15:07:50 +01:00
  • d8017bfb0f DB/Waypoints: remove waypoint script for 2 Dawnblade Blood Knight's Malcrom 2011-02-05 14:59:54 +01:00
  • c6327afeb6 DB/SAI: Scourge Flamespitter SAI Malcrom 2011-02-05 14:52:50 +01:00
  • 75e3bde75f DB/Game_Event: Lunar Festival changes: Setting correct conditions on quest The Lunar Festival, Fixing quest: Lunar Fireworks and adding data for Elune's Blessing ZxBiohazardZx 2011-02-05 14:48:48 +01:00