Commit Graph

25902 Commits

Author SHA1 Message Date
SnapperRy
2fd124f9a3 Rename 9999_99_99_99_world.sql to 2016_07_15_07_world.sql 2016-07-15 18:38:25 +02:00
SnapperRy
ba0cb53b02 Core/SmartAI: change SMART_ACTION_RISE_UP (114) to SMART_ACTION_MOVE_OFFSET and implement offset movement via target fields. (#17362) 2016-07-15 18:37:17 +02:00
SnapperRy
d7e47de264 Core/SpellArea: iterate spell_area entries by player's current area instead of quest id. (#17509) 2016-07-15 18:32:16 +02:00
SnapperRy
a732749d72 Core/Unit: remove emote state when creature attacks another unit (#17542) 2016-07-15 18:31:52 +02:00
SnapperRy
e9ef43cc20 Change creature guid for previous commit
Thanks Aokromes. Also forgot to mention, thanks Rushor for the main script
2016-07-15 18:19:24 +02:00
SnapperRy
c4cbc4341f DB/Script: partly script Shadowy Assassin's event in Southshore
Updates #14880
2016-07-15 18:11:19 +02:00
Aokromes
95e77fba90 Rename 9999_99_99_99_world.sql to 2016_07_15_05_world.sql 2016-07-15 17:54:55 +02:00
SnapperRy
f78ab9aba4 Core/Creature: implement INHABIT_ROOT to apply UNIT_STATE_ROOT to creature (#17543)
Add flag 8 to InhabitType for creatures that should appear rooted client-side
2016-07-15 16:48:04 +02:00
Aokromes
1a2bd0dc3a Script/Archavon: Implement EMOTE_LEAP
By robinsch
2016-07-15 15:33:23 +02:00
robinsch
8a2df73a82 Script/Archavon: Implement EMOTE_LEAP (#17588) 2016-07-15 15:31:52 +02:00
SnapperRy
3314c8f113 DB/SpellArea: prevent access to Hyjal
By dr-j, closes #17467
2016-07-15 14:31:55 +02:00
SnapperRy
ab0c7f745c DB/Gossip: add npc text for Baine Bloodhoof
Closes #17575
2016-07-15 14:26:34 +02:00
SnapperRy
b5cb96a56a DB/Loot: reduce drop chance for many white items
Closes #17578
2016-07-15 14:23:18 +02:00
SnapperRy
4fea1c59e1 DB/Quest: fix availability for Alliance's breadcrumb quests to Ashenvale
Onward to Ashenvale can always be done, while only one quest between Trek to Ashenvale and the Draenei-only Travel to Astranaar can be completed.
2016-07-15 14:20:54 +02:00
Killyana
931a7623b2 DB/Creature: Fix some ranged creature cast
Closes #12796
Closes #17580
Closes #17574
2016-07-14 12:04:14 +02:00
Naios
445746c402 Core/Scripting: Fix acquiring of references between script swaps
* Delay unloading of shared libraries to the next update tick
  to prevent crashes in the destructor of the last referenced
  script instance.
* Closes #17557
2016-07-13 21:58:50 +02:00
Killyana
d22569aaba DB/Creature: Add missing spawn for Ribbon Pole Debug Target
Closes #17534
By SnapperRy
2016-07-13 17:13:06 +02:00
P-Kito
0aad705f95 Game/Entities: Fix math problem "Disk Point Picking" in GetRandomPoint (#17577) 2016-07-13 16:41:33 +02:00
treeston
01dba54c12 DB/TrinityString: typo fix 2016-07-13 02:46:39 +02:00
Killyana
8835607ab5 DB/Creature: Add missing spawns on The Crimson Hall 2016-07-12 17:12:10 +02:00
Killyana
d7bf9e895b DB/Creature: Add missing creatures before Lady Deathwhisper on 25 difficulties 2016-07-12 14:50:42 +02:00
Killyana
11a1dc04a1 DB/Creature: Add missing creatures before Lord Marrowgar on 25 difficulties 2016-07-12 14:18:30 +02:00
SnapperRy
baf54cff3b Core/Quest: implement usage of QUEST_FLAGS_RAID to allow a quest to be completed while in raid. (#17535)
By @ForesterDev
2016-07-11 10:15:51 +02:00
Meruemu
4a46fee03e Core/Entities: Fix flag CREATURE_FLAG_EXTRA_NO_PARRY_HASTEN implementation. (#17548) 2016-07-11 10:15:05 +02:00
Warpten
07ce570be8 Scripts/RubySanctum: Fix missing break reported by Coverity. 2016-07-10 17:46:15 +02:00
SnapperRy
df532d1948 Core/Script: add missing say in script for npc Lakota Windsong 2016-07-10 14:39:10 +02:00
SnapperRy
49d857ce31 DB/Loot: increase drop chance for item "Tender Strider Meat"
Source: Wowhead comments
2016-07-10 14:00:34 +02:00
SnapperRy
844921a615 DB/Loot: fix drop conditions and chance for item "Cracked Silithid Carapace" 2016-07-10 13:43:26 +02:00
SnapperRy
439ec88354 DB/SAI: improvements for quest "Verog the Dervish"
Change despawn type, prevent duplicates, and increase chance of spawn. Taken from Wowhead comments
2016-07-10 12:18:43 +02:00
SnapperRy
0c15241a35 DB/Texts: fix texts for two quests and one item 2016-07-10 11:40:59 +02:00
Keader
23b6991273 Core/Movement Fixed minimum speed check (#17555) 2016-07-10 11:32:14 +02:00
Snapper
ec919d7b0e DB/SAI: improve script for some ogres in Feralas:
- Fix spam of Healing Wave for Gordunni Shaman
- Use CMC for Gordunni Warlock and Gordunni Ogre Mage
2016-07-10 10:34:36 +02:00
Snapper
ebb33bbfc1 Core/Misc: use enum for UNIIT_NPC_FLAGS' zero values 2016-07-10 09:33:55 +02:00
SnapperRy
8e721e1965 DB/Loot: Tailoring's bolts should not drop from any creature 2016-07-10 01:31:48 +02:00
SnapperRy
66c8bae7be DB/Quest: add prevquest to one of the "The Ashenvale Hunt" quests 2016-07-10 01:05:03 +02:00
SnapperRy
a1a7bca181 DB/Loot: those items should only be dropped by gameobjects
Items 'Silithid Egg', 'Lorgalis Manuscript', 'Broken Tears' AND 'Spotted Hippogryph Down' should not be dropped by creatures
2016-07-10 00:50:40 +02:00
Aokromes
8211266f9b Core/Player: Move few logs of loglevel and add few notes (#17554) 2016-07-10 00:31:33 +02:00
Snapper
21797c6c4f Core/Misc: kill whitespace and use enum instead of hardcoded value. 2016-07-09 21:36:04 +02:00
Snapper
4c78a416fe DB/Conditions: spell "Wretched Tap" can only be cast by creature "Wretched Urchin".
Closes #15586
2016-07-09 21:28:14 +02:00
SnapperRy
bf9b89dd2e Core/Quest: don't save queststatus for autocomplete quests (#17487) 2016-07-09 18:29:05 +02:00
Shauren
cb786e8841 Core/Quests: Fixed crash during loading quest rewarded status added in 7905651b07
Closes #17552
2016-07-09 17:46:16 +02:00
w1sht0l1v3
fcfb7b96b2 Core/Scripts: Corrections after 14b93c04ee 2016-07-09 17:14:03 +03:00
joschiwald
c96f53e85f Core/Handlers: removed useless db query 2016-07-09 13:16:08 +02:00
Shauren
14b93c04ee Core/Units: Fixed autoattack range
Closes #17539
2016-07-09 13:03:03 +02:00
Golrag
0b98544286 Core/Unit: Add proc cooldown to all units (#17546) 2016-07-08 21:52:30 +02:00
treeston
0547926f17 Entities/Creature: Add some more std::chrono overloads 2016-07-08 17:02:34 +02:00
Aokromes
9790cb5762 Update FindBoost.cmake 2016-07-08 01:11:37 +02:00
SnapperRy
ee21295dcb DB/Creature: fix InhabitType for Skadir Mistweaver and Winterskorn Raider 2016-07-07 23:24:45 +02:00
Aokromes
37b3240327 DB/Misc: Add VerifiedBuild to gossip_menu/gossip_menu_option 2016-07-07 23:20:56 +02:00
SnapperRy
eb1cd4c907 Core/Script: small improvement for quest "The Hunt is On". (#17537)
Reset emotestate when the event starts.
2016-07-07 21:55:52 +02:00