Commit Graph

8154 Commits

Author SHA1 Message Date
Vincent-Michael 22e230ecec Core/Misc:
- Drop locales_npc_text
- Update npc_text for WoD
- Implemented Quest Greeting
- Sync auth database
2015-04-11 03:26:36 +02:00
Vincent-Michael 653954c14d Core/Misc:
- Update LocaleConstant enum
- Update Quest locale system for WoD
- Fix some rnd typo in quest template
2015-04-10 18:16:00 +02:00
Vincent-Michael b2b41144a5 DB/World: Update quest template for 6.1.2 19865 part 6 2015-04-10 12:01:22 +02:00
Vincent-Michael 48ac6a2255 DB/World: Update quest template for 6.1.2 19865 part 2015-04-10 03:34:51 +02:00
Vincent-Michael 232c6add05 DB/World: Update quest template for 6.1.2 19865 part 4 2015-04-09 13:29:27 +02:00
Vincent-Michael 494b1e9199 DB/Hotfixes: Added all current blizz hotfixes - 19865 04/09/2015 02:54:55 2015-04-09 03:00:49 +02:00
Rat e53f89d836 Core/Scenes: added .debug send playscene command for testing purposes 2015-04-08 20:37:30 +02:00
Vincent-Michael a2dbcf2a22 DB/World: Update quest template for 6.1.2 19865 part 3 2015-04-08 14:38:34 +02:00
Vincent-Michael 9dc2263e99 DB/World: Update quest template for 6.1.2 19865 part 2 2015-04-08 14:21:14 +02:00
Vincent-Michael 3c0b814c67 DB/World: Update quest template for 6.1.2 19865 2015-04-08 13:45:01 +02:00
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