Commit Graph
18819 Commits
Author SHA1 Message Date
Shauren fb718d20aa Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells defined for spellclick event. 2013-06-01 18:30:36 +02:00
Shauren 891d97ec4c Core/Movement
* Changed speed selection for flying creatures - use MOVE_RUN by default.
* Do not add MOVEMENTFLAG_WALKING to creatures that did not have it but called .SetWalk for their movement
2013-06-01 17:47:02 +02:00
Gacko 9251a60544 DB/SAI: Assign SmartAI and remove needless SmartScript (See core script) 2013-06-01 14:42:58 +02:00
Gacko e741821dc2 DB: Fishing loot for Pit Of Saron
http://www.elsanglin.com/forums/topic/pit-of-saron
2013-06-01 14:42:38 +02:00
Gacko a78480d56e Core: Advance logging
- Log guid in SmartScript::IsSmart and SmartScript::IsSmartGO
- Prevent false positive for missing game_graveyard_zone data for battlegrounds
2013-06-01 13:58:05 +02:00
Subv 16e1703872 Core/Build: Missing include. 2013-05-31 12:59:33 -05:00
Subv 905ca8e1e4 Core/Movement: Follower creatures in a formation will now follow their leader when the leader was moved with PointMovementGenerator 2013-05-31 12:38:05 -05:00
Aokromes 6fe923fdd3 DB/SAI: fix mobs spaming some events
Fix by Kirkhammett and FireEmerald
2013-05-31 14:09:34 +02:00
Shauren 3a697d4c9f Core/Transports: Refactored methods used to calculate passenger offsets (made orientation argument optional) 2013-05-30 20:32:33 +02:00
Shauren 3a955f5141 Core/Movement: Added generatePath argument to MovePoint overload accepting Position arg 2013-05-30 20:29:49 +02:00
Spp 9664c0ab5c Core/Misc: Another batch of fixes for issues found by static analysis 2013-05-30 13:18:29 +02:00
Spp 782ea4309a Core/Misc: Fix invalid pointer use after being deleted 2013-05-30 13:18:29 +02:00
Spp 7ccbbdddd8 Core/Collision: Fix memory leak 2013-05-30 13:18:29 +02:00
Pitcrawler 36894b09b3 DB/Quests: Fix To Catch a Thistlehead, closes #9876 closes #6319
Thanks @Kirkhammett for all the work
2013-05-30 11:16:21 +02:00
Aokromes 0d16f88f48 Merge pull request #9890 from b4nan1/patch-2
Update Chat.cpp
2013-05-30 01:40:02 -07:00
b4nan1 894a2434bf Update Chat.cpp
this is better or?
2013-05-29 14:59:37 +02:00
Shauren 99680242e8 Core/Players: Send only values update when turning gm mode on or accepting quests instead of recreating the object clientside 2013-05-28 15:19:37 +02:00
Shauren 80226fb38f Scripts/Halls of Reflection: Fixed a possible crash 2013-05-28 15:18:37 +02:00
Aokromes 60a811cc16 Merge pull request #9884 from LeGuybrush/Remove-BOM
Remove BOM from 2013_05_21_00_world_trinity_strings.sql
2013-05-28 01:00:12 -07:00
LeGuybrush b60311dd6b Remove BOM from 2013_05_21_00_world_trinity_strings.sql 2013-05-28 02:12:04 -04:00
Pitcrawler 379d41735c DB/Quests: Fix some remaining issues from https://github.com/TrinityCore/TrinityCore/commit/aaa1d9b749988fb1ad3139041e7199b1381b54ba
For example the missing floating visual and prevent the script from being started more than once.
2013-05-27 14:29:46 +02:00
Aokromes c0490644d8 DB/SAI: fix typo in previous commit 2013-05-27 11:09:34 +03:00
Malcrom 206a1c0b5b DB/waypoints: Fix a path and remove a double spawn. 2013-05-26 20:09:43 -02:30
Pitcrawler 2e6a225abe DB/Quests: Fix Frostmourne Cavern, closes #9856 closes #4293
Thanks @Malcrom for the initial script and @Kirkhammett for some additional work
2013-05-27 00:13:18 +02:00
Malcrom 8b00069367 DB/Waypoints: Add waypoints to Heartrazor
closes #7444
2013-05-26 18:58:23 -02:30
Gacko 583d865c24 Script/Gundrak: Codestyle 2013-05-26 21:58:03 +02:00
Gacko cdf0bf4f44 Merge pull request #9858 from xjose93/Gundrak-DoorGaldarah
Scripts/Gundrak: Fix Gal'darah door.
2013-05-26 21:53:11 +02:00
Malcrom 7bc30a98e4 DB/SAI: fix typo in previous commit 2013-05-26 17:01:59 -02:30
Malcrom 222db6ed13 DB/SAI: Fix for quest "Not-So-Honorable Combat" by Kirkhammett
closes #9864
2013-05-26 16:45:35 -02:30
Malcrom d22b2cd0d1 DB/SAI: Fix for quest "Shadow Vault Decree" by Kirkhammett
closes #9866
2013-05-26 16:41:54 -02:30
Malcrom aaa1d9b749 DB/SAI: Fix for quest "Second Chances" by Kirkhammett
closes 9855 6507
2013-05-26 16:33:45 -02:30
Gacko edc3244f31 Merge pull request #9873 from BitCoding/master
Fix Quest Sharing
2013-05-26 11:20:41 -07:00
BitCoding aeb845ce05 Core/Handler : Fix Sharing quest
http://www.elitepvpers.com/forum/wow-exploits-hacks-tools-macros/1836723-wow-quest-sharing-exploit-item-dupe-co.html
2013-05-26 20:11:42 +02:00
Malcrom b7dd7f0442 Core/SmartAI: Add ability to modify UNIT_FIELD_FLAGS_2 to SAI actions. 2013-05-26 13:22:21 -02:30
Shauren 9c0d69e33d Core/Items
* Updated structure of SMSG_ENCHANTMENTLOG and send it when changing enchantments on item
* Implemented SMSG_SOCKET_GEMS_RESULT sent when socketing is finished
2013-05-25 11:09:21 +02:00
xjose93 5a7cebe114 Scripts/Gundrak: Fix Gal'darah door. 2013-05-24 22:27:34 +02:00
Shauren b688fc0ed5 Compile fix 2013-05-24 20:36:29 +02:00
Shauren b8d75db4f1 Scripts/Halls of Reflection: Fixed gauntlet event 2013-05-24 20:06:58 +02:00
Shauren f6241a07a3 Core/Commands: Warning fix 2013-05-24 20:05:41 +02:00
Shauren 590133c2b0 Missed change for previous commit 2013-05-24 18:33:33 +02:00
Shauren bda68d3f9d Core/Commands: Fixed wrong field types used in db queries for pinfo command and output alive state if target is offline 2013-05-24 18:31:19 +02:00
Shauren fd0397cbd2 Scripts/Halls of Reflection: Fixed a few possible crashes and cleaned up the code a bit 2013-05-24 18:03:07 +02:00
Vincent-Michael a00d61485c Core: Fix warnings 2013-05-24 17:39:30 +02:00
Vincent-Michael 76e7ba886b Core: Fix logic fail in 77743ea13e 2013-05-24 17:28:17 +02:00
Vincent-Michael 77743ea13e Core: Fix non pch build 2013-05-24 17:12:06 +02:00
Aokromes 33afdad507 Update 2013_05_24_00_world_misc.sql 2013-05-24 16:25:17 +03:00
Machiavelli 94a13f6b50 Core/Player: Fix honor after duel exploit
Closes #9852
2013-05-24 13:55:04 +03:00
Aokromes bf864e7a16 Update 2013_05_24_00_world_misc.sql 2013-05-24 12:13:12 +03:00
Aokromes 1136d90bac Scripts/Halls of Reflection: Falric/Marwyn
This is a Work in Progress script by WishToDie based on the work found at http://www.trinitycore.org/f/topic/7192-patch-halls-of-reflections/
2013-05-24 10:09:00 +02:00
ZxBiohazardZx 364f08fcbc Merge pull request #9848 from Foldor/master
Remove a duplicate semicolon
Closes #9848
2013-05-23 15:08:51 -07:00