Commit Graph

5081 Commits

Author SHA1 Message Date
Tuxity 9eb9b0fe16 Core/Spells: Fix Malfurion's Gift. Close #8546 2013-01-22 15:27:07 +01:00
Northstrider 2c927b254f DB/Instances: use correct texts from WoW Head for translation 2013-01-21 23:59:45 +01:00
Northstrider 93c7f975b1 Scripts: implement Alizabal the misstress of hate
Todo: use the rest of the texts and add the missing ones
2013-01-21 23:47:17 +01:00
Shauren a5e7936a0f Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-01-19 18:36:39 +01:00
Pitcrawler 8ecf5ff41d DB/Gameobjects: flag updates 2013-01-19 15:01:08 +01:00
Gacko c07a4a6745 DB: Kelris - Question instead if exclamation on aggro 2013-01-19 11:40:14 +01:00
ZxBiohazardZx 51611c7c22 DB/Creature remove obsolete creature_addon records (default values in all fields) 2013-01-19 11:22:29 +01:00
ZxBiohazardZx 6ec1652b60 DB/Creatures: more cleanups to creature_addon table: roughly 200 unrequired auras removed, SAI is already applying these.... 2013-01-19 11:09:49 +01:00
Gacko a261231d3f Damn TextEdit 2013-01-19 02:38:42 +01:00
Vincent_Michael 1be263e05b DB/Conditions: Add level restriction for "Drums of War" 2013-01-19 02:31:32 +01:00
Gacko 13f457a407 DB: Lord Kelriss - Swap aggro and death text 2013-01-19 01:42:40 +01:00
Gacko b25820cc99 DB: Lord Kelris - Correct sound on aggro
Thx @gecko32. Solves #6623
2013-01-19 01:14:33 +01:00
Vincent_Michael 0740086b6c Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-01-19 01:02:40 +01:00
ZxBiohazardZx dd19bec433 DB/Creature: more cleanups in creature_template_addon: remove all pointless entries (0 in all fields, bytes2=1) 2013-01-18 23:49:12 +01:00
ZxBiohazardZx 29deb56877 DB/Creatures: cleaning up creature_template_addon, removed auras that where also/already added by SAI, should reduce some runtime errors 2013-01-18 23:31:35 +01:00
Pitcrawler fbe3cac28e DB/SAI: Fixes quest: Catching up with Brann, closes #8983 2013-01-18 16:00:35 +01:00
Malcrom d37b9bdd12 DB/creature: Add some missing Zul'Gurub Panther Trigger spawns 2013-01-17 20:11:39 -03:30
Vincent_Michael fbcb2e5335 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-01-17 23:49:26 +01:00
w1sht0l1v3 a74bd06ac7 DB/Misc: Proper faction for npc Brann Bronzebeard.
This makes him assist in combat and now the mobs that spawn attack him.
2013-01-17 18:30:04 +02:00
Malcrom 937fcc3810 DB/Creature_text: Missing ; from previous commit 2013-01-16 20:54:22 -03:30
Malcrom ec50fc7c3b DB/Creature_text: Add some missing text to db. 2013-01-16 20:06:24 -03:30
Malcrom 117268e514 DB/Gossip: Add some missing go gossip. 2013-01-16 14:01:01 -03:30
Spp 0e8011657d Merge branch 'master' into 4.3.4
Conflicts:
	src/server/game/Server/WorldSession.cpp
	src/server/game/Server/WorldSocket.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_arlokk.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_hakkar.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/zulgurub.h
2013-01-16 15:29:41 +01:00
Malcrom ace7bbeddf Core/Zul'Grub: Fix up Mandokir Boss 2013-01-16 00:41:03 -03:30
Vincent_Michael 9391d087fd Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/scripts/EasternKingdoms/ZulGurub/boss_arlokk.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_thekal.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/zulgurub.h
2013-01-15 23:33:36 +01:00
Vincent_Michael ddd765359f SQL: Fix sql import problems 2013-01-15 23:22:18 +01:00
Vincent_Michael 4b8615e468 DB/Game Event: Add missing changes in 6428af8f16 2013-01-15 22:53:30 +01:00
w1sht0l1v3 fc05b3dc58 Core/Scripting: Implement quest Reconnaissance Flight (id 12671)
Fix sql naming for last file.
2013-01-15 21:56:20 +02:00
Vincent_Michael 6428af8f16 DB/Game Event: Fix Hallow's End start time (thx gonzo1247) 2013-01-15 20:36:24 +01:00
Malcrom b138d7fdf4 Core/Scripting: Bosses should now work in ZG.
Note: Mandokir is being rewritten blizzlike and not everything is working properly yet.
2013-01-15 13:23:33 -03:30
Vincent_Michael 7cb9bf1c2c DB/Creature: Add Missing spawn for Lunk-tusk 2013-01-15 12:29:50 +01:00
Vincent_Michael 8c4f59c6f9 SQL: Fix sql import problem 2013-01-15 12:04:46 +01:00
Gacko 602950cb77 DB/Quest: Lefty loosy, righty tighty
Solves #2025
2013-01-14 18:44:47 +01:00
Nay 5844ad55ea DB/Schema: rename ip2nationcountries to ip2nationCountries (Linux)
Closes #8947
Thanks Vincent
2013-01-14 14:37:07 +00:00
Vincent_Michael d72d3df706 SQL: Rename some SQLs for 4.3.4 branch in correct name 2013-01-14 14:42:54 +01:00
Vincent_Michael c9ec5b4ce8 DB/Game Event: Update some game events start time for 2013 2013-01-14 12:07:37 +01:00
Spp d75222feca Merge branch 'master' into 4.3.4
Conflicts:
	src/server/game/Battlegrounds/Battleground.cpp
	src/server/game/Battlegrounds/BattlegroundMgr.cpp
	src/server/game/Battlegrounds/BattlegroundMgr.h
	src/server/game/Battlegrounds/BattlegroundQueue.cpp
	src/server/game/DataStores/DBCfmt.h
	src/server/game/Guilds/Guild.cpp
	src/server/game/Handlers/BattleGroundHandler.cpp
	src/server/game/Handlers/BattlefieldHandler.cpp
	src/server/game/Handlers/GuildHandler.cpp
	src/server/game/Movement/Spline/MoveSplineInit.cpp
	src/server/game/Movement/Spline/MovementPacketBuilder.cpp
	src/server/game/Movement/Spline/MovementUtil.cpp
	src/server/game/Server/WorldSession.cpp
	src/server/game/Spells/Auras/SpellAuras.cpp
	src/server/game/Spells/Spell.cpp
	src/server/game/Spells/SpellEffects.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_arlokk.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_gahzranka.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_grilek.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_hakkar.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_hazzarah.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_jindo.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_marli.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_renataki.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_thekal.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_venoxis.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/boss_wushoolay.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp
	src/server/scripts/EasternKingdoms/ZulGurub/zulgurub.h
	src/server/scripts/EasternKingdoms/boss_kruul.cpp
	src/server/scripts/Kalimdor/zone_feralas.cpp
	src/server/scripts/Spells/spell_druid.cpp
	src/server/scripts/Spells/spell_mage.cpp
	src/server/scripts/Spells/spell_paladin.cpp
	src/server/scripts/Spells/spell_rogue.cpp
	src/server/scripts/Spells/spell_shaman.cpp
	src/server/scripts/Spells/spell_warlock.cpp
	src/server/scripts/Spells/spell_warrior.cpp
	src/server/shared/Packets/ByteBuffer.h
2013-01-14 11:04:03 +01:00
Nay d4398eaafe TDB 335.50 - 2013/01/14 2013-01-13 18:53:32 +00:00
Nay bc0646e190 DB/Conditions: Fix DB startup errors
Thanks @vlad852
Related to d77904e0af
2013-01-13 18:18:26 +00:00
Gacko 0b07912622 Fix nonpch build and warning. Move script to spell_quest.cpp 2013-01-13 15:37:01 +01:00
Gacko 3a32c76de9 Core/DB: Gluttonous Lurkers
Solves #1249
2013-01-13 14:59:51 +01:00
Kirkhammett d77904e0af DB/SAI: Fix quest Parting Gifts
Closes #8926
Closes #7804

Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-01-13 13:55:17 +00:00
Gacko fdd853366a Core/Script: Uldaman - Altar of the Keepers
... and some codestyle changes.
2013-01-13 11:54:05 +01:00
Nay 03df612645 DB/Wps: Fix one last DB startup error related to waypoint_scripts 2013-01-13 03:02:36 +00:00
Vincent_Michael abe4b656c8 Scripts/Mechanar:
* cleanup for door system
* Convert mechano lord capacitus in c++
2013-01-13 01:07:11 +01:00
Malcrom 4fb60031f8 DB/Waypoints: Fix waypoints for Mechano-Lord Capacitus 2013-01-12 20:16:16 -03:30
Malcrom df2e54f587 Core/Scripting: More cleanup to Mechanar scripts. Added missing doors and handling to instance. 2013-01-12 19:35:14 -03:30
Vincent_Michael 9e91bcfe40 SQL: Fix "No newline at end of file" in bf7f58365f 2013-01-12 19:38:48 +01:00
Vincent_Michael bf7f58365f Scripts/Misc: Some cleanups 2013-01-12 19:35:32 +01:00
w1sht0l1v3 d8b2954507 Core/Tickets: Allow viewing of ticket response(if any) when using .ticket viewid or .ticket viewname.
Fix an sql name.
2013-01-12 14:26:30 +02:00