Commit Graph

25605 Commits

Author SHA1 Message Date
tkrokli e6ee6e2ae8 Core/Scripts: remove hardcoded text from npc_locksmith
- remove hardcoded text from script
- move the gossip handling to DB SQL
- move the script conditions to DB SQL
- use correct gossip from broadcast_text
- remove options not existing in broadcast_text
- add Key to Searing Gorge option (related spell)
- add The Eye of Haramad option (related spell)
2016-06-03 17:42:55 +02:00
Sean Rhone b253b694ed Update worldserver.conf.dist (#17276)
- Same as https://github.com/TrinityCore/TrinityCore/pull/17270
2016-06-03 15:40:30 +02:00
Treeston b19005715c Merge pull request #16346 from Trisjdc/creature_no_flag_reset_on_combat
Core/Creatures: Remove resetting of UNIT_FLAG_IMMUNE_TO_PC on combat clearing
2016-06-03 00:30:45 +02:00
Trisjdc 34ef05ce0b Core/Creatures: Remove resetting of UNIT_FLAG_IMMUNE_TO_PC on combat clearing 2016-06-02 23:07:27 +01:00
MitchesD 7f0e1caf72 Rename 9999_99_99_world.sql to 2016_06_02_01_world.sql 2016-06-02 22:31:19 +02:00
Keader 43855b47d8 Core/Scripts Improve Felflame Infernal of Lord Jaraxxus fight (#16998) 2016-06-02 22:30:18 +02:00
Kittnz cae19692ab Fix SQL name 2016-06-02 19:39:37 +02:00
Kittnz 8a386fb389 Merge pull request #17020 from Keader/jormungars
Core/Scripts: [Trial of the Crusader] Improve  Jormungars fight
2016-06-02 19:35:47 +02:00
jackpoz 24ac2bb9be Travis: Remove unneeded apt-get update 2016-06-02 14:17:17 +02:00
jackpoz 6007f2a6a0 Merge pull request #17259 from SnapperRy/smart_ai
Core/SmartAI: Allow SMART_ACTION_FORCE_DESPAWN on no-SmartAI GameObjects
2016-06-02 00:31:32 +02:00
Trond B Krokli 8fe8501712 Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262)
English grammar and syntax corrections in DBUpdater.cpp
- string texts corrected, source code unchanged
- comments improved and checked for typos
2016-06-01 21:10:20 +01:00
Killyana 3251439600 DB: Fix some DB errors 2016-06-01 21:27:47 +02:00
jackpoz 21ee9be110 Travis: Move to Ubuntu 14.04 Trusty Travic-CI from Ubuntu 12.04 2016-06-01 20:37:46 +02:00
treeston 321d35417d Build fix for horrendous, outdated, non-standards-compliant compilers. Such as the one in VS 2013. I hate VS 2013.
Closes #17260.
2016-06-01 19:41:35 +02:00
Killyana b1aca1d1cf DB/Quest: Add conditions related to certain kinds of quests
Closes #17255
By SnapperRy
2016-06-01 19:35:57 +02:00
Killyana b033188e8c DB/Quest: fix repeatableness for a few quests
Closes #17253
By SnapperRy
2016-06-01 19:32:34 +02:00
Killyana 60835936c4 DB/Quest: set required profession for quest "Gathering Leather"
Closes #17252
By SnapperRy
2016-06-01 19:30:28 +02:00
Killyana e7ac0236fe DB/Loot: Fix drop chance for quest item "Burning Legion Gate Key"
Closes #17250
By SnapperRy
2016-06-01 19:27:58 +02:00
Killyana 84f5cde6a7 DB/Quest: Add missing quest giver for quest "Morganth"
Closes #17249
By SnapperRy
2016-06-01 19:25:26 +02:00
Killyana 326f3b9369 DB/Quest: Remove faction requirement for quest "Deviate Hides"
Closes #17248
By SnapperRy
2016-06-01 19:23:44 +02:00
Killyana 4b8f285c18 DB/Loot: Fix chance for contents of item "Fireproof Satchel"
Closes #17247
By SnapperRy
2016-06-01 19:21:33 +02:00
Killyana 712ac6cace DB/Quest: Fix required race for "Report to Tarren Mill"
Closes #17246
By SnapperRy
2016-06-01 19:19:43 +02:00
Killyana b451c931d3 DB/Quest: Fix required class for "You Have Served Us Well"
Closes #17245
By SnapperRy
2016-06-01 19:17:23 +02:00
Killyana 374c917a79 DB/Quest: Fix chaining for quest "A Lost Master"
Closes #17244
By SnapperRy
2016-06-01 19:15:35 +02:00
Killyana d23a65be82 DB/Quest: fix required race for "Travel to Darkshire"
Closes #17243
By SnapperRy
2016-06-01 19:11:43 +02:00
Killyana 3feeecf76c DB/Creature: Fix spawn position for Froggers
Updates #16488
2016-06-01 18:45:49 +02:00
Snapper 9803e58392 Core/SmartAI: remove unneeded check for SMART_ACTION_FORCE_DESPAWN.
Gameobjects do not need to use SmartAI in order to be targeted by other entities' scripts.
2016-06-01 13:41:58 +02:00
treeston e3aa19281f AI/PlayerAI: Code style cleanup. 2016-05-31 22:18:26 +02:00
Killyana a0e659434e DB/Creature: Fix Unit flag for Lurielle
Closes #17215
Value taken from 6.x DB
2016-05-31 19:45:47 +02:00
Killyana 51d100f4ba DB/Quest: Improvements to the Brood of Nozdormu rings quests
Closes #17220
By SnapperRy
2016-05-31 19:20:37 +02:00
Killyana 90db909995 DB/Quest: fix prevquest for "Red Silk Bandanas"
Closes #17221
By SnapperRy
2016-05-31 19:02:48 +02:00
Killyana 6b95d0b667 DB/Loot: Waterlogged Recipe
Closes #17222
By SnapperRy
2016-05-31 18:56:40 +02:00
Killyana d455b77a51 DB/Loot: item "Primed Key Mold" should not be droppable by any NPC
Closes #17224
By SnapperRy
2016-05-31 18:50:16 +02:00
Killyana 37d01859c2 DB/Creature: Frogger
Fix pathing and speed
Updates #16488
2016-05-31 18:33:45 +02:00
Killyana f177b81038 DB/Conditions: Add condition target for spell cast by item "Zorbin's Ultra-Shrinker
Closes #17228
By SnapperRy
2016-05-31 17:32:32 +02:00
Killyana 5161a830ea DB/Loot: Reduce dropped quantity for item "Ravasaur Pheromone Gland"
Closes #17229
By SnapperRy
2016-05-31 17:24:09 +02:00
Killyana dec66e3174 DB/Creature: Remove and fix some wrong spawns in Eversong Woods
Closes #17230
By SnapperRy and lyn1337
2016-05-31 17:18:19 +02:00
Killyana 2a9732031f DB/Quest: correct some quests' availability in K3, Storm Peaks
Closes #17235
By SnapperRy
2016-05-31 17:05:45 +02:00
Killyana 73b51bb15f DB: Scripts for teleportation Pads in Storm Peaks and K3
Closes #17236
By SnapperRy
2016-05-31 16:59:30 +02:00
Killyana 6242399457 DB/conditions: Fix quest Condition to loot item "Vrykul Scroll of Ascension
Closes #17238
By SnapperRy
2016-05-31 16:47:04 +02:00
Killyana e518e297ef DB/Creature: Make some creatures appear dead when appropriate: K3 Snow Runner, Trapped Animal, Marsh Caribou
Closes #17239
By SnapperRy
2016-05-31 16:39:02 +02:00
Killyana 8e86d80011 DB/Quest: Add conditions for quests related to "The Warsong Reports
Closes #17242
By SnapperRy
2016-05-31 16:23:43 +02:00
Killyana ebb4cca6d3 DB/Creature: Fix positions and movements type for Explorers' League Researcher and Chief Archaeologist Letoll 2016-05-31 16:19:01 +02:00
Treeston 7db6ac411d Merge pull request #16899 from Treeston/3.3.5-morecharmedplayerai
AI/PlayerAI: Finally implement cast logic for controlled players
2016-05-31 15:58:43 +02:00
treeston & Keader 25c5570f47 AI/PlayerAI: Finally implement cast logic for controlled players. 2016-05-31 15:05:35 +02:00
Kittnz 80ca48e39c Merge pull request #17233 from SnapperRy/heirlooms
[3.3.5] Core/Player: apply heirloom stat mods before maxing health/power at level up
2016-05-31 10:55:45 +02:00
DDuarte ca231cba0b Core/World: Remove unused config CONFIG_SIGHT_GUARDER 2016-05-30 23:45:48 +01:00
Snapper eff6bcb697 Core/Player: apply heirloom stat modifiers before maxing out health/power at level up.
This allows characters with heirlooms to have their health/mana maxed out at level up, instead of having some missing due to the increased stat modifiers from heirlooms.
2016-05-30 22:55:38 +02:00
Kittnz f8064a549d Merge pull request #17226 from SnapperRy/client_crash_fix
Core/Spells: fix client crash caused by pressing ESC after using spel…
2016-05-30 16:20:32 +02:00
Dr-J a481dd3707 DB/Misc: Everfrost Chip
1) Remove required quest from loot tables for http://www.wowhead.com/item=44724/everfrost-chip , http://www.wowhead.com/item=44725/everfrost-chip and http://www.wowhead.com/item=44729/everfrost-powder so that everfrost chip is not always empty when looted since none of these items should require active quest to drop only that player is friendly with sons of hodir or has completed pre-quest in case of remember everfrost
2) Add missing quest data for http://www.wowhead.com/quest=13421/remember-everfrost start/end/prevquest and set as repeatable
2016-05-30 14:17:28 +01:00