Commit Graph

3381 Commits

Author SHA1 Message Date
Nay c5ce824ab5 Core&DB/Quest: Add new fields to locales_quest 2011-12-21 18:08:51 +00:00
weclub f6f21b0159 DB/Stats: Add player_levelstats for level > 80 and all levels for the two new races 2011-12-18 15:59:27 +00:00
weclub eadc73cc09 DB/Stats: Add player_classlevelstats for level > 80 2011-12-18 15:52:44 +00:00
Nay 5fea1ae13c 'Merge' master SQLs with 4.x ones
4.x only SQLs shall be postfixed with "_4x"
2011-12-18 15:17:20 +00:00
Nay 9f635ca906 Merge branch 'master' into 4.x 2011-12-18 15:10:54 +00:00
kaelima c8d5f12901 DB: Kill some startup errors
Forgot to remove creature_addons for creatures removed in ubrs/lbrs
2011-12-18 03:42:47 +01:00
kaelima 2b1dd6071c Correct some waypoint_scripts guids from last commit. 2011-12-17 16:00:09 +01:00
malcrom 9f18d9df84 DB/Upper & Lower Blackrock Spire:
Spawn or respawn missing or bad spawned creatures and gameobjects. Including some pathing for creatures.
2011-12-17 15:44:44 +01:00
elecyb eeb5a2d95e Core/Spells: Added spells for Fire Elemental Totem and Earth Elemental Totem 2011-12-16 12:11:26 -03:00
kandera 095be9864b Core/Scripts: fix quest A Not-So-Modest Proposal (10270) 2011-12-14 11:29:07 -05:00
Machiavelli 203d4a4952 Core/Commands: Show time left until shutdown in .server info. (Aokromes' Suggestions)--; 2011-12-14 13:42:57 +01:00
kiper 8e5ae89c55 Database/Creature: Fix Oculus players drakes speed 2011-12-13 15:19:01 +01:00
Machiavelli d237134d90 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x 2011-12-13 14:05:17 +01:00
kaelima cd5704f372 Fix date for sql added in af32d0f616 2011-12-13 13:55:55 +01:00
elecyb e492990971 Core/Spells: Fixed Healing Stream Totem bonus and Glyph of Healing Stream Totem
Closes #2165
2011-12-13 13:55:53 +01:00
Machiavelli 0c68a847d4 Update sql/updates/world/2011_12_13_01_world_achievement_criteria_data.sql 2011-12-13 13:21:07 +01:00
w1sht0l1v3 1e75e53cef DB/Achievements: adding criteria data for Experienced Drake Rider 2011-12-13 14:14:57 +02:00
w1sht0l1v3 f96d46260e Core/Scripts: Missing spawn after boss Varos and Urom deaths.Needed for a quest chain also. 2011-12-13 13:58:03 +02:00
kaelima b85a5e9fa5 Fix date for sql added in af32d0f616 2011-12-12 12:13:02 +01:00
elecyb af32d0f616 Core/Spells: Fixed Healing Stream Totem bonus and Glyph of Healing Stream Totem
Closes #2165
2011-12-11 19:11:22 -03:00
Shocker 4e6fcc18ea Core/Achievements: Remove hardcoded ACHIEVEMENT_CRITERIA_TYPE_REACH_LEVEL criteria datas 2011-12-10 20:01:10 +02:00
Machiavelli b1c8226d58 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x 2011-12-10 15:21:55 +01:00
Jildor 01f2ac31ac Fix Bloodsurge talent being activate when Whirlwind causes damage.
Close #4160
2011-12-10 11:26:40 +01:00
durotar 04862de237 DB/Gossips: Correct a duplicated gossip id
(2011_10_23_04_world_sai.sql vs 2011_10_23_07_world_sai.sql)
2011-12-09 12:15:19 +00:00
Shocker c87d4a0b64 Scripts/Trial of the Crusader: Fix Twin Empathy (thanks to Amit86)
Closes #3654
2011-12-08 20:13:40 +02:00
Shocker b05317650b Core/Misc: Small changes after recent pulls 2011-12-08 19:56:50 +02:00
LaserJet 17f8245d39 DB/Factionchange: Added missing data in player_factionchange_achievement table. 2011-12-07 22:36:22 +01:00
Machiavelli fe69bd654a Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x
Conflicts:
	src/server/game/Entities/Creature/GossipDef.cpp
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Quests/QuestDef.cpp
2011-12-06 12:01:51 +01:00
Nay 978f31bad6 DB/Quests: Re-fix 24559/24461; spawn needed GOs at correct places
Ref #836
2011-12-03 21:43:21 +00:00
tobmaps 5ea9931f75 SQL: File namings after recent pull 2011-11-29 19:41:19 +07:00
Alexander 0cf2f572f5 Merge pull request #4114 from PKX/fix_vigilance 2011-11-29 01:24:43 -08:00
Nay 1a1cf8d263 Core/GOs: Update gameobject_template and SMSG_GAMEOBJECT_QUERY_RESPONSE 2011-11-28 17:22:21 +00:00
Machiavelli 059d4f52a3 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.x 2011-11-28 15:42:32 +01:00
horn 5a4dfbf300 Core/Achievements: Some achievements can now be obtained in random chosen battlegrounds too (not only in specific battlegrounds). Removed unneeded script for Storm Glory achievement.
Signed-off-by: horn <pankrac.ja@seznam.cz>
2011-11-28 00:59:08 +01:00
PKX 64e21f76bb Correction to previous commit 61866831ca
Closes #4100
2011-11-27 18:59:19 +01:00
Shauren 015e459616 DB/Templates: Fixed The Lich King damage (previous sql had typos in creature entries and pointed to non-existing templates) 2011-11-27 11:28:39 +01:00
Rat 70c3488dd0 Core/Player: fixed player loading to reflect new DB changes
- added missing changes to characters_datasabase.sql
2011-11-27 09:37:32 +01:00
Nay 35bc064407 DB/Player: Add class/race level stats for the new combos (level 1 only);
Core/Misc: Set RecruitAFriend.MaxLevel to 80 (from 60);
Also fix a typo in previous commit (thanks @Blumster)
2011-11-27 01:29:21 +00:00
Nay 007fed581d Core/Unit: Update creature_template table and SMSG_CREATURE_QUERY_RESPONSE 2011-11-27 00:51:23 +00:00
Nay dd01ac9f64 DB/Startinfo: Add startinfo info (spells, actions and position) for all races/classe combos.
Done by Singularity team for 420, thanks a lot to them
2011-11-26 23:05:26 +00:00
Shocker dd06dc75e6 Revert "Core/Pets: Water Elementals are now permanent pets" (wrong branch)
This reverts commit 0136c86054.

Also add line ending to recently added SQL file
2011-11-27 00:40:58 +02:00
Shocker 6cd61ce730 Merge pull request #4093 from PKX/fix_damage_taken_buffs
Core/Spells: Fix Damage Taken for Blessing of Sanctuary, Renewed Hope and Vigilance
2011-11-26 14:36:55 -08:00
Shocker 56449d2cbe Merge branch 'master' into 4.x 2011-11-26 23:57:19 +02:00
PKX 61866831ca Core/Spells: Fix Damage Taken raid buffs
Fixes 3% reduced damage taken from Blessing of Sanctuary and Renewed Hope

Signed-off-by: PKX <pkx.icehell@gmail.com>
2011-11-26 22:53:13 +01:00
Shocker ed55fc3567 Merge branch 'master' into 4.x
Conflicts:
	src/server/game/Spells/Auras/SpellAuraEffects.h
2011-11-26 23:50:15 +02:00
Discover- 9bea8708a7 DB/SAI: Convert script for quest 10639 from Start/CompleteScript and EAI to SAI
Closes #3688
- Correct a where clause in a sql file after recent changes (closes #4077)
2011-11-26 21:47:55 +00:00
Shauren 5d6b2739bb SQL: Drop columns only after data was copied to new table 2011-11-26 22:11:36 +01:00
Giuseppe Montesanto 1c410d2013 Typo fix. 2011-11-26 20:49:42 +01:00
Giuseppe Montesanto f5d2eef2dc Add missing newline. 2011-11-26 20:41:44 +01:00
Giuseppe Montesanto 1d4a77bbe1 Set right gameobject spawn in Ulduar. 2011-11-26 20:36:04 +01:00