Commit Graph

8144 Commits

Author SHA1 Message Date
Vincent-Michael
41a9ef55db DB/Hotfixes: Added all current blizz hotfixes - 19865 04/07/2015 23:15:33 2015-04-07 23:17:20 +02:00
Vincent-Michael
a063f5e974 DB/Hotfixes: Added BattlePetSpecies hotfixes for 9dbe55b319 2015-04-07 00:07:11 +02:00
Vincent-Michael
ee8e850fc3 DB/Hotfixes: Added missing update for 9dbe55b319 2015-04-06 23:38:47 +02:00
Vincent-Michael
e6a07bd8ff SQL: Update auth_database 2015-04-06 23:20:15 +02:00
Vincent-Michael
28944aaa25 DB/BattleNet: Update to 6.1.2 19865 2015-04-06 23:18:51 +02:00
Vincent-Michael
9dbe55b319 DB/Hotfixes: Added all current blizz hotfixes - 19831 - 04/06/2015 18:09:50.328 2015-04-06 23:17:09 +02:00
Vincent-Michael
c0e3b0bb98 DB/Hotfixes: Added chr_upgrade_* table 2015-04-06 21:47:49 +02:00
Rat
9b746368db Core/Database: removed old questItem fields 2015-04-06 21:03:50 +02:00
Rat
e248d5a406 Core/DataBase: implemented creature_questitem and gameobject_questitem tables 2015-04-06 19:49:39 +02:00
Vincent-Michael
6d743652fc DB/Hotfixes: Change gameobjects data fields to signed 2015-04-06 14:02:52 +02:00
MitchesD
449ae2b00e DB/Spawns: The Wandering Isle (Pandaren starting zone)
* added all creatures and gameobjects
* there might be some double spawns, but they are intended, due to phasing a quest progress
* event with skyseeker is spawned only from Alliance side, can't be spawned from both sides, due to mobs are spawned from triggers and depend on selected quests (mobs are here just for DB devs who will script this event)
2015-04-06 10:56:54 +02:00
Vincent-Michael
514a9b57c7 DB/Hotfixes: Update gameobjects for 6.1.2 2015-04-06 05:49:31 +02:00
Vincent-Michael
321b1f2d03 DB/Hotfixes: Update creature difficulty for 6.1.2 2015-04-06 04:14:04 +02:00
Rat
9d59d038f8 Core/GameObjects: Implemented gameobject_addon table, you can now set invisibility for gameobjects for quests 2015-04-05 23:51:46 +02:00
Vincent-Michael
e7eab4bd07 DB/World: Update quest template for 6.1.2 2015-04-05 22:00:12 +02:00
Vincent-Michael
b4cb5f1471 DB/Hotfixes: Update broadcast text for 6.1.2 2015-04-05 21:55:27 +02:00
Rat
f8c9784dbf Core/Commands: fixed crash in gobject target command 2015-04-05 20:55:49 +02:00
Shauren
64333ef142 SQL: Recreated quest_poi and quest_poi_point dumps to be importable with much smaller max_allowed_packet config and timeout 2015-04-05 16:50:51 +02:00
Vincent-Michael
7b34fd4b43 Core: Fix warnings 2015-04-05 06:37:26 +02:00
Vincent-Michael
4359c4c758 Core/PacketIO: Updated and enabled CMSG_QUEST_POI_QUERY / SMSG_QUEST_POI_QUERY_RESPONSE 2015-04-05 05:54:53 +02:00
Carbenium
2d3f99c521 Update to 6.1.2 19831 2015-04-04 00:57:16 +02:00
Rat
17bd724559 Core/Phases: phaseMask remove part 1 2015-03-29 19:25:13 +02:00
Rat
3d84ab74b0 Core/Phases: updated packet handling to new format 2015-03-29 15:36:56 +02:00
Rat
3660c3a37f Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Conflicts:
	src/server/game/Handlers/MiscHandler.cpp
	src/server/game/Server/Protocol/Opcodes.cpp
2015-03-29 11:25:48 +02:00
Rushor
e2c393673d DB/Quest: Calming the Kodo (Desolace) 2015-03-29 00:18:36 +01:00
Rushor
2add8bb8d0 DB/Quest: Get Me Out of Here! (Desolace) 2015-03-28 22:55:58 +01:00
Rushor
28209a853e DB/Creature: Twilight Element Warden + Conflagration
* Add two visuals for Blackrock Cavern
2015-03-28 22:26:05 +01:00
Dr-J
58805427a3 DB/Misc: Slight update to commit
This does not make any difference but fixes a error with a bad delete statement when trying to re-apply.
(cherry picked from commit aa255a6cb1)
2015-03-27 02:17:51 +00:00
Dr-J
25f461664b DB/Misc: Quest end scripts
Script quest complete scripts for: -

* Kael'thas and the Verdant Sphere
* The Fall of Magtheridon (Horde and Alliance)
(cherry picked from commit 95f3717151)

Conflicts:
	sql/updates/world/2015_03_26_02_world.sql
2015-03-27 02:17:41 +00:00
Aokromes
e8a9c7de57 DB/Instance: Waypoints and corrections in Uldaman
By Kittnz, closes #14447
(cherry picked from commit 7a17907450)

Conflicts:
	sql/updates/world/2015_03_26_00_world.sql
2015-03-27 02:11:43 +00:00
Dr-J
b4caa6cfb4 DB/Quest: The Secret Compromised
Script turn in event
(cherry picked from commit ca73634e44)

Conflicts:
	sql/updates/world/2015_03_25_03_world.sql
2015-03-27 02:08:39 +00:00
Aokromes
acfb7c742b DB/Misc: Fix startup errors
(cherry picked from commit 9a2e9ecccc)

Conflicts:
	sql/updates/world/2015_03_25_00_world.sql
2015-03-27 02:04:28 +00:00
Aokromes
2a8292bbc9 DB/Creature: Make Clockwork Mechanic ride Arachnopod
By Malcrom.
(cherry picked from commit 0e828909d1)
2015-03-27 02:02:45 +00:00
Aokromes
f753cdc085 DB/Misc: Fix startup errors
Updates #13707
Code is welcome to fix the remaining core errors.
(cherry picked from commit d37f52c93e)
2015-03-27 02:02:33 +00:00
Aokromes
b026f99418 DB/Misc: Fix startup errors
By Kilyana, updates #13707
(cherry picked from commit 41fe24e9ad)
2015-03-27 02:02:22 +00:00
Dr-J
016dfcad65 DB/Misc: More error fixes
(cherry picked from commit 5594dad4d8)
2015-03-27 02:02:11 +00:00
Dr-J
7d80f1a8de DB/Misc: Another error
As Aokromes suggested when I originally committed fix for Teleport This! I must have accidentally searched for creature guid instead of go guid.
(cherry picked from commit 1944b3bce5)

Conflicts:
	sql/updates/world/2015_03_24_01_world.sql
2015-03-27 02:01:55 +00:00
Dr-J
3499f43bed DB/Misc: Fix error
(cherry picked from commit 151dbb3084)

Conflicts:
	sql/updates/world/2015_03_24_00_world.sql
2015-03-27 02:00:34 +00:00
Rushor
7d67613062 DB/Spawning: Dragon Soul * Spawns for the first Part of the instance * Includes Paths, SAIs, Auras, Visuals, small Events 2015-03-27 00:00:29 +01:00
Carbenium
1262072949 Core/Misc: Update base stuff for V6.1.2 build 19802 2015-03-26 17:18:43 +01:00
Rushor
01ee7ecc69 Scripts/Bloodmyst Isle: Script Quest: Ending Their World
closes #1815

* Add missing Waypoint
* Improve Aggrobehaviour
* Add BroascasttextIDs
* Update to current GUID-Handling

Original Patch by @trickerer

(cherry picked from commit f1101b145b)
2015-03-26 16:14:38 +01:00
Rushor
8fc6e45c49 DB/Spawning: Add Chill-Out Zone in Feralas 2015-03-26 14:30:43 +01:00
Rushor
9d7591e9db DB/Creature: Spawn some 'Shakers' (4.3.4+) 2015-03-26 00:44:11 +01:00
Rushor
cd4d1f076e DB/Creature: Finish Pathing and Emotes for Feralas 2015-03-25 23:39:09 +01:00
joschiwald
766eb599ea Scripts/Spells: implement some eject passenger spells 2015-03-25 17:43:59 +01:00
Rushor
e88f276946 Scripts/Grizzlyhills: Spell: Infected Worgen Bite - Apply Spellscript and Transformation
closes #12165

(cherry picked from commit 6080234e98)
2015-03-25 16:37:21 +01:00
Rushor
7977ab8580 DB/Spawning: Feralas 2015-03-25 00:24:24 +01:00
Rat
eebc468e62 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Conflicts:
	src/server/collision/Management/MMapManager.cpp
	src/server/game/Conditions/ConditionMgr.cpp
	src/server/game/Conditions/ConditionMgr.h
2015-03-24 20:01:02 +01:00
Aokromes
bf4e71a008 DB/Misc: Avoid friendly fire on Ulduar
By @Trista, Closes #3292 if anyone have a better solution for this, you are free to share it.
(cherry picked from commit 6a15216380)
2015-03-24 10:55:14 +00:00
Rushor
4f576b0ea8 DB/Creature: Emissary of Hate
* Add Conditions for Emissary of Hate - Spawn, increade Despawntimer, remove unneeded actions from Irespeakers

(cherry picked from commit 78dc32c031)
2015-03-24 10:37:26 +00:00