Commit Graph

8124 Commits

Author SHA1 Message Date
kandera
ad38ecaf98 Core/Battlefield: Fix the invisible wall at the end of wintergrasp Closes #9422
DB/Strings: fix the error messages from the spirit guides Author Nastrand #9035
2013-04-03 09:03:19 -04:00
kandera
31fcb9e0d2 DB/Commands: remove database name from previous sql 2013-04-03 03:42:13 -04:00
kandera
9aebfaf722 DB/Commands: fix the use of gobject info when used with a game object entry 2013-04-03 03:37:56 -04:00
Kinzcool
c02ec5cc4d DB/Creatures: Added a missing innkeeper in Dragon Maw Base Camp. 2013-04-02 21:27:26 -04:00
Kinzcool
25d7cd24eb DB/Gameobjects: Make Wrathscale Fountain visible to players and also updated positions with good ones. 2013-04-02 21:08:55 -04:00
Gacko
3ce3c86dd2 Fix sql import 2013-04-02 19:28:02 +02:00
Pitcrawler
294fac60a0 DB/Quests: Fix It Was The Orcs, Honest! Closes #2037 2013-04-02 01:06:19 +02:00
Shauren
b8de1fdd84 SQL: Removed BOM from 2013_03_29_01_world_misc.sql and renamed another file to meet standards 2013-03-31 00:17:41 +01:00
Gacko
53f2d812ee DB/Waypoint: Vyragosa
Vyragosa has multiple spawn points but they all use the same path so several paths with different start points are required.
2013-03-29 22:16:17 +01:00
Pitcrawler
b05bf78048 DB/Quests: Implement quest reward event of Rampage 2013-03-29 16:28:07 +01:00
Pitcrawler
f0705d7169 DB/Quests: Fix Rampage, closes #8921
There are some spell issues regarding the chain spells. As these are only visual I push this anyway.
2013-03-29 16:25:30 +01:00
Kinzcool
1ae84726b0 DB/Misc: When you select Lothos's gossip, it should teleport you with a spell (like every teleportation). 2013-03-28 21:11:20 -04:00
Aokromes
326a0a76d1 DB/Quest: Fix Sql 2013-03-28 04:54:55 +01:00
Gacko
c4efac27f3 DB/Spell: Target position for 'Boots of the Bay' (Thanks @kelsarhu)
Closes: #9430
2013-03-27 19:03:12 +01:00
Vincent_Michael
1b8d917ea9 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-03-27 13:19:56 +01:00
Gacko
b788856220 SAI/Quest: A Hero's Headgear (Thanks @untaught)
Solves: #9452
2013-03-26 21:52:00 +01:00
Spp
c97c381ea0 Merge branch 'master' into 4.3.4
Conflicts:
	src/server/game/Entities/Object/Object.cpp
	src/server/game/Entities/Object/Object.h
	src/server/game/Entities/Pet/Pet.cpp
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Entities/Player/Player.h
	src/server/game/Events/GameEventMgr.cpp
	src/server/game/Loot/LootMgr.cpp
	src/server/shared/Packets/ByteBuffer.h
2013-03-25 14:34:22 +01:00
nelegalno
70e4891e96 DB/Quest: set correct class requirement for The Forging of Quel Serrar
Closes 4194
2013-03-24 19:26:26 +01:00
Vincent_Michael
aad8c12a86 DB/EAI: Fix db error in 3a5ed66dcd 2013-03-24 12:32:17 +01:00
Kinzcool
e1cf3683a9 DB/Spell: Fixed EFFECT BIND position for "Teach: Death Gate".
Ref #8590
2013-03-24 02:38:56 -04:00
Warpten
132cc295ca Core/Objects: Fixed playercreateinfo_spell for Cataclysm.
Note that playercreateinfo_spell_custom *should* be filled by yourself, just like what the name says.
2013-03-24 00:23:27 +01:00
ZxBiohazardZx
e3924a58f6 fix wrong pointid in previous commit 2013-03-23 11:06:36 +01:00
baric
106f6f893f DB/Creature: Add missing spawns in the Demon Fall Ridge area
Closes #8614
2013-03-23 11:03:23 +01:00
ZxBiohazardZx
da5829b7da DB/SAI Update SAI param for Ruined lifeboat & add SAI for Negolas
Closes #8846
2013-03-23 10:45:32 +01:00
foldor
1dcfc74e23 DB/Creature: add missing Silver Convenant in Frozen Halls
Closes #9082
2013-03-23 10:31:26 +01:00
alpharius
6c6ee59ac9 DB/Creature: add a text on death for Overmaster Pyron
Closes #9267
2013-03-23 10:26:03 +01:00
gaut
3a5ed66dcd DB/SAI: add SAI for The Light's Mercy
Closes #9364
2013-03-23 10:23:20 +01:00
Vincent_Michael
15a249e28c Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Pet/Pet.cpp
	src/server/game/Entities/Pet/Pet.h
	src/server/scripts/EasternKingdoms/zone_burning_steppes.cpp
	src/server/scripts/EasternKingdoms/zone_stormwind_city.cpp
	src/server/scripts/Kalimdor/zone_azshara.cpp
2013-03-21 22:00:01 +01:00
Nay
64cffa1271 SQLS: Rename sql file after PR merge 2013-03-20 21:02:45 +00:00
Nay
94dd2cd850 Merge pull request #8734 from blipi/guardians_altar
Quest 4901 "Guardians of the Altar"
2013-03-20 14:01:34 -07:00
Vincent_Michael
455da45d9c Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-03-18 23:39:21 +01:00
Bezo
228d9803f3 Scripts/Commands: Add .list mail $char/$guid command
Prints a list of mails received by the characters

Closs #9421
2013-03-17 17:32:24 +00:00
Vincent_Michael
2e4d6f9e26 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into 4.3.4 2013-03-17 16:05:27 +01:00
Pitcrawler
f598bf81ad DB/Quests: Fix Send Them Packing, closes #6851 2013-03-17 15:07:36 +01:00
Pitcrawler
def742ab5a DB/Creature: Fix a creature state (visual only) 2013-03-17 14:12:15 +01:00
Pitcrawler
7aa2380913 DB/Quests: Fix Valkyrion Must Burn, closes #2595
Replace core script with SAI
2013-03-17 13:59:01 +01:00
Pitcrawler
222b30f2e8 DB/Conditions: Fix some spell implicit targets
Fix an SAI issue (visual only)
2013-03-16 14:35:48 +01:00
Nay
efdbc68cae Scripts/Commands: Fix "cannot pass objects of non-trivially-copyable type ‘std::string’ through ‘...’" 2013-03-15 23:39:51 +00:00
Kinzcool
7458f38764 Revert "Core/Objects: Updated playercreateinfo_spell's content for Cataclysm with the new database structure."
This reverts commit 8bd4e3aff8.
2013-03-15 18:35:13 -04:00
Vincent_Michael
e89d586032 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-03-15 23:03:06 +01:00
Nay
6b78efdcd6 SQL: Rename SQL file after PR merge 2013-03-15 20:44:07 +00:00
Nay
3a3f087b07 Merge pull request #9396 from thomas007788/Whispers
Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ
2013-03-15 13:42:43 -07:00
Shauren
db0a0e73e4 SQL: Corrected file name and replaced tabs with spaces 2013-03-15 21:25:24 +01:00
Shauren
dcdd9447fd Core/PacketIO: Allow playing all ingame movies
Closes #9434
2013-03-15 21:19:15 +01:00
Shauren
e58e05d9d5 Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-03-15 20:09:48 +01:00
Gacko
b136f01edf Script/Quest: Into the wild green Yonder
Still todo:
* Fix spell focus requirement for the drop spell casted by the vehicle

Closes: #8752
2013-03-15 19:37:45 +01:00
Nefarion
46ba2d945a Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and implement feature for GMs to remove single players from their WhisperWhiteList. 2013-03-15 10:27:18 +01:00
Warpten
51b9e6d2c9 DB/Spells: Corrected playercreateinfo_spell records *for good*.
Also corrected load count and temporarily removed an error log. It needs better troubleshooting to avoid error'ing false positives.
2013-03-15 01:24:54 +01:00
Vincent_Michael
11846f5990 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-03-14 22:40:53 +01:00
Warpten
1bab3073d2 DB/Spells: Fixed startup errors related to playercreateinfo_spell, and prevent logging spam when race mask or class mask 0 is used. 2013-03-13 23:23:45 +01:00