Commit Graph
20647 Commits
Author SHA1 Message Date
Shauren de91f716a4 SQL: Renamed a few files to match our naming standards 2014-03-09 10:26:24 +01:00
Kinzcool 3c1f635abd Herman Walker, Grumman Slatefist and Shenarial are now officially battlemasters. Karg Skullgore & Sawemba have been reassigned to their duty of random BGs battlemasters. 2014-03-06 22:34:47 -05:00
Aokromes b8cfd275a6 DB/Items: Fix some startup errors
Updates #11587
2014-03-06 08:42:57 +01:00
Aokromes 932173f88d DB/Creature: Fix wrong npcflag for Alchemist Kanhu
By MrSmite, closes #11671
2014-03-06 07:23:10 +01:00
Aokromes db3c4b3072 DB/Loot: Harbinger Skyriss
By MitchesD, closes #11670
2014-03-04 18:20:31 +01:00
Aokromes 437b97fe73 Update 2014_03_03_00_creature_text.sql 2014-03-03 05:52:41 +01:00
Aokromes 2bea809cd8 DB/SAI: Loken's Orders
By dr-j, closes #4855
2014-03-03 04:21:59 +01:00
Aokromes c908fc4661 Rename 2014_03_03_00_gossip.sql to 2014_03_03_01_world_gossip.sql 2014-03-03 03:24:37 +01:00
Aokromes 844332ca35 DB/Gossip: Add missing texts
Note: https://github.com/TrinityCore/TrinityCore/blob/master/src/server/scripts/Kalimdor/CavernsOfTime/EscapeFromDurnholdeKeep/old_hillsbrad.cpp needs to be moved into db.
2014-03-03 03:23:53 +01:00
Aokromes de522e5fb5 DB/Creature: Commander Stoutbeard's yell
Closes #7948
2014-03-03 02:16:32 +01:00
jackpoz e4ab18a69c Dep/ACE: Fix assertion triggered on shutdown
Fix assertion triggered on shutdown on Windows platform Debug mode by back-porting fix from ACE revision 96226.
Fixes #9770.
2014-03-02 14:06:05 +01:00
joschiwald 3a40d8a887 Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting character thx @Expecto
- also rename some prepared statements

Closes #11658
2014-03-02 00:00:39 +01:00
Aokromes 994b14bf66 Rename 2014_02_27_01_world_sai.sql to 2014_02_27_02_world_sai.sql 2014-03-01 03:18:21 +01:00
jackpoz d5d2805771 Core/MMAPs: Replace an assert with error log
Replace an assert in PathGenerator::BuildPolyPath() about invalid poly reference with an error log.
Fixes #11493 .
2014-02-27 21:03:57 +01:00
Aokromes dd2746c8db DB/SAI: The Grimtotem Weapon
by dr-j closes #3119
2014-02-27 05:27:35 +01:00
Aokromes 075fa515a4 DB/SAI: Fix The Multiphase Survey
Closes #6279 by untaught.
2014-02-27 05:20:52 +01:00
Aokromes 367da1e6f5 DB/Trainers: Fix some spells avariability
Closes #11248
2014-02-27 04:33:59 +01:00
Aokromes edcd757872 DB/Gameobject: Dun Argol Cage
By dr-j, closes #11649
2014-02-27 04:28:12 +01:00
Aokromes ce01544561 DB/Gameobject: cage door quest Freedom for all creatures
Updates #4823, this only closes door, it still needs scripting.
2014-02-27 04:26:13 +01:00
jackpoz 61890bce7c Scripts/Onyxia Lair: Fix debug assertions about iterators 2014-02-26 21:44:51 +01:00
jackpoz 272009ebee Core/MMAPs: Add support for raycast
Add an optional parameter "straightLine" to PathGenerator::CalculatePath() which will use raycast instead of path finding and will return only complete path from start to end position.
Implement this new type of path in SPELL_EFFECT_CHARGE , fixing strange behaviors when using Charge with mmaps enabled.
2014-02-24 21:01:50 +01:00
Aokromes a5d860c4fa DB/Items: Fix some startup errors
Updates #11587
2014-02-24 00:07:35 +01:00
jackpoz 50e0c39f84 Core/Battlegrounds: Fix invalidated iterator crash
Partially revert e1bee86ee6 and restore 9ba3d07fc2 to store battleground queues as std::list instead of std::deque because deque::erase() invalidates all iterators.
2014-02-23 20:43:37 +01:00
Aokromes 36102005c4 DB/Quest: Fix Bride of the Embalmer
By untaught closes #11546
2014-02-23 18:43:06 +01:00
Aokromes 392f95a0c0 DB/Items: Fix some startup errors
Updates #11587
2014-02-23 15:38:32 +01:00
Shauren 81618fb9e9 Merge pull request #11642 from Dehravor/group-state
Core/Group: Fix online state when member logs out
2014-02-23 13:44:53 +01:00
jackpoz f7bc86a17c Core/MMAPs: Update recast
Update recast from https://github.com/memononen/recastnavigation/commit/1be9de72d87dcfdecf6bea30f5461745f7d7afe6 to https://github.com/memononen/recastnavigation/commit/740a7ba51600a3c87ce5667ae276a38284a1ce75 .
This differs from https://github.com/TrinityCore/TrinityCore/commit/aa645683b8b25bfb35cb977678daf5c56c1531e6 because it includes a fix https://github.com/memononen/recastnavigation/commit/77ebf643531c90ea712b496e23c48f0b0671f43d which correctly extract tile connections when using rcMergePolyMeshes(), used by mmaps_generator.
MMAPs version is now set to 5.

Re-extract MMAPs using mmaps_generator , any old extracted MMAPs will not work.
2014-02-23 12:39:16 +01:00
Dehravor fb90e13fe6 Core/Group: Fix online state when member logs out 2014-02-23 11:54:46 +01:00
Aokromes 66b4b5e055 DB/Quest: Fix Corrosion Prevention
By untaught closes #11630
2014-02-23 04:33:21 +01:00
Aokromes d1a992b992 DB/Conditions: Fix gnome mount vendors for non-gnomes 2014-02-23 04:09:12 +01:00
Aokromes d291519d38 DB/Creature: Fix db errors added on fd8a669 2014-02-20 17:36:23 +01:00
Aokromes 9b182b49b8 DB/Creature: Add trigger flag to Multiphase Disturbance
Updates #6279
2014-02-20 06:21:06 +01:00
Aokromes fd8a669190 DB/Creature: Remove random movement from "Webbed Creature"
By baric, closes #9607
2014-02-20 06:14:22 +01:00
Aokromes 28484a1576 DB/Creature: Misc fixes to Thomas Yance and guards around
Updates: #3905
2014-02-20 05:02:59 +01:00
Kinzcool 6d9bd3dfd8 DB/Quests: Corrected a typo, because typos suck. 2014-02-19 22:20:39 -05:00
Aokromes 3f6cc339a0 DB/Quest: Update OfferRewardText for quest 396
Notice: i realize of the typo, but wowhead shows that text, if anyone have a prof of it's wowhead typo i will fix it.
Closes #11534
2014-02-20 04:13:52 +01:00
Aokromes 6d396eb615 DB/Creature: Commander Hogarth must be male human.
Closes #11581
2014-02-20 02:24:19 +01:00
Aokromes 537a6df782 DB/Misc: Coding standards 2014-02-20 02:08:51 +01:00
Aokromes 160d02461f DB/Misc: Fix more startup errors
By Fateswhisper and me. Updates #11587
NOTE: ref "Missing WDB data." we have more of those and since i don't fill WDBVerified it's correct.
2014-02-20 02:00:12 +01:00
Aokromes 419287e4bd DB/Misc: Fix some startup errors
Updates #11587
2014-02-20 01:37:47 +01:00
Duarte Duarte 27d69cfcc8 Core/Chat: Fix BuildChatPacket calls so scripts that use OnPlayerChat can actually change the text
Closes #11625
2014-02-18 17:34:41 +00:00
Aokromes 873bf28c8e Misc Move file to proper place 2014-02-18 14:57:30 +01:00
Aokromes 29027a1375 DB/Creature: Correct Felmist gas cloud model 2014-02-18 00:19:03 +01:00
Aokromes 61096a6a93 Merge pull request #11616 from Ascathor/master
Core/LFR: Fix a theoretical error with item_level
2014-02-17 14:29:36 +01:00
Ascathor c223b88da2 Core/LFR: Fix a theoretical error with item_level
Despite the check never happening (player->GetAverageItemLevel() < 0 is impossible), it is more efficient.
Also improves codestyle consistency. Original fix by @emsy.
2014-02-17 01:22:45 +01:00
Aokromes 52ac656792 DB/Reputation: Fix Oracle and Frenzyheart Tribe reputation
Closes #11106
2014-02-16 22:59:54 +01:00
Aokromes 4c9949d3e2 DB/Creature: Delete some double spawns
Updates #1515
2014-02-16 10:56:42 +01:00
Aokromes ecdf304f57 DB/Creature: Fix another trigger visible to players 2014-02-16 01:37:55 +01:00
Aokromes 3d8078322e DB/Creature: spawn Stabled Argent Warhorse
By Foldor, closes #11479, updates #11043
2014-02-16 01:28:17 +01:00
w1sht0l1v3 50d99005a5 Scripts/Ulduar: Fix Algalon the Observer outro phase(fixes kill credit and some achieves). 2014-02-16 02:27:44 +02:00