Rushor
7f1d0c152a
DB/SQL: Update Filename
2016-02-06 22:56:48 +01:00
Rushor
3162bfbca5
DB/Quest: Avenging The Fallen
...
* This quest is not supposed to be repeatable on WotLK 3.3.5
* closes #14892
* thanks to @fvicaria for report and fix
2016-02-06 22:53:21 +01:00
Rushor
ab31b83a25
DB/Conditions: Meridith the Mermaiden
...
* Gossip text conditions are inverted, showing the completion gossip without her quest done
* by @ariel-
* thanks @ariel- for report
* closes #16460
2016-02-06 22:47:21 +01:00
Vincent-Michael
96cb26de28
Scripts: Fixed warning
2016-02-06 22:12:44 +01:00
Kittnz
add2179b75
Build fix
2016-02-06 22:03:24 +01:00
Kittnz
5650b9deb2
Pet/Misc: Implement Pandaran Monk followup
2016-02-06 21:58:16 +01:00
Kittnz
64d1addbbf
Pet/Misc: Implement Pandaran Monk's pet abilitys
2016-02-06 21:55:54 +01:00
Rushor
e283dc991d
DB/Creature: Estelle Gendry - Gossips
...
* closes #16444
2016-02-06 20:27:18 +01:00
Rushor
d9241b233c
DB/Spell: Fiery Payback
...
* fix an issue where the aura sometimes gets removed
* by @sirikfoll
* closes #15157
* thanks to @Keader for report and testing
2016-02-06 20:07:52 +01:00
Rushor
aef7265a7c
DB/Creature: Koren - Gossipoptionavailability
...
* by @Saben65
* thanks to @Saben65 for report
2016-02-06 18:46:28 +01:00
Rushor
84e64ee41f
DB/Creature: Pustulating Horror SAI
...
* closes 16090
* by @Gargarensis
* thanks to @Gargarensis for the report
2016-02-06 18:43:11 +01:00
Rushor
611930a51e
DB/GO: Defias Gunpowder - Add Tempsummonspawn
...
* closes #16374
* thanks to @XaveT for report
2016-02-06 18:34:33 +01:00
Rushor
21d891b607
DB/Spell: Silithus Stone spells -Ignore LOS
...
* by @Trisjdc
* closes #16436
* thanks to @danqu for report
2016-02-06 18:31:21 +01:00
Rushor
c17d2af9a4
DB/Quest: Scalps! - Spelltargetconditions
...
* closes #16361
* thx to @Treeston for report
2016-02-06 18:29:15 +01:00
Rushor
4833c472fa
DB/Quest: Warsong Recruitment Officer - Acceptcondition
...
* by @OScriptTC
* closes #16485
2016-02-06 18:25:40 +01:00
Rushor
c560cb0a0c
Scripts/Northrend: Knockbackimmunity Cleanup
2016-02-06 18:17:16 +01:00
joschiwald
b259d5c2bc
Scripts: addition to 8b6954e81b
...
Closes #16466
2016-02-06 17:26:27 +01:00
Rushor
d92d5c0d17
DB/Creature: Stinky + Precious - Add Knockbackimmunity
2016-02-06 17:11:14 +01:00
Treeston
e3d52990dd
Merge pull request #16433 from Tonghost/3.3.5
...
[3.3.5][6.x] Core/Creature: Do not load equipment with id = 1 when creature.equipmen…
2016-02-06 16:36:53 +01:00
Treeston
6d8e39f59c
Merge pull request #16410 from sirikfoll/Strand
...
Core/Achievement Fix Achievement Defense of the Ancients
2016-02-06 16:35:33 +01:00
treeston
e064000a35
Code style, urand -> urandms.
2016-02-06 15:24:39 +01:00
Kittnz
57a5879070
Fix build & tabs
2016-02-06 15:17:09 +01:00
Kittnz
859b617613
Pet/Misc: Implement Egbert's running around
...
Closes #16479
2016-02-06 15:06:17 +01:00
Vincent-Michael
d1a185e3d5
Scripts: Added missing override
2016-02-05 21:57:05 +01:00
Rushor
f3fbb49df5
Merge pull request #16472 from Rushor/immunity
...
Core/Creature: Implement CREATURE_FLAG_EXTRA_IMMUNITY_KNOCKBACK
2016-02-05 21:46:37 +01:00
treeston
0813261c6f
Merge branch '3.3.5-toytrain' into 3.3.5 (PR #16218 )
2016-02-05 15:11:22 +01:00
pete318
3aaeb57405
Implement AuctionHouse features: GetAll scan and search throttling
...
Implements two standard features of the Auction House.
* GetAll scan, retrieves all auctions and sends them in a single packet.
There's a limitation on how often a player can do this (Max 55000 items)
* Search throttling. For normal searches, the server can send a time
in milliseconds to the client, the client will wait that long between
searches. Delay set in config
Closes #16469
2016-02-05 15:01:59 +01:00
MitchesD
2d4f61e5f2
Rename 2016_01_14_99_world.sql to 2016_02_04_00_world.sql
2016-02-04 21:11:06 +01:00
MitchesD
ccad18b62d
Merge pull request #16262 from sirikfoll/Torch
...
Core/Scripts Script Npc needed for Quest Torch Tossing, Part 2
2016-02-04 21:10:22 +01:00
joschiwald
8b6954e81b
Core/Gossips: added some sanity checks to prevent duplicate interaction
2016-02-04 20:43:28 +01:00
Rushor
110e0fd092
Game/Creature: Implement CREATURE_FLAG_EXTRA_IMMUNITY_KNOCKBACK
...
* updates #16423
2016-02-04 15:46:23 +01:00
pete318
fe2a0fda44
Prevent duplicate spawns for same spawn ID
...
If there is an alive instance of the creature upon creature spawn, skip
spawn entirely. If there are only dead instances, despawn them. A new dead
corpse in the creatures home position will be respawned.
Closes : #16462
2016-02-03 19:27:36 +01:00
Shauren
4611125339
Merge pull request #16465 from Keader/rapture
...
Core/Spells: Fixed cooldown check for Rapture (Priest) talent
2016-02-03 15:57:11 +01:00
Keader
7093c0c769
Fix cooldown check talent Rapture (Priest)
2016-02-03 10:43:57 -03:00
treeston
bf31f26e8c
fix crash
2016-02-03 11:15:09 +01:00
Treeston
d5868a7db3
Merge pull request #16345 from Trisjdc/creature_flag_reset_on_respawn
...
Core/Creatures: Reset unit flags/dynamic flags on Creature::SetDeathState(JUST_RESPAWNED)
2016-02-02 20:36:39 +01:00
treeston
9d932e7f0c
Merge remote-tracking branch 'tkrokli/npc_disciple_of_naralex' into 3.3.5-base (PR #16437 )
2016-02-02 18:15:00 +01:00
treeston
bac463c481
Merge branch '3.3.5-noplayerdamagereq' into 3.3.5-base (PR #16257 )
2016-02-02 18:10:18 +01:00
Duarte Duarte
60f8751c64
Merge pull request #16451 from tkrokli/uldaman_at_map_chamber
...
Core/Scripts/Uldaman: change hardcoded text to enum
2016-02-01 21:52:03 +00:00
tkrokli
627ec0e35e
Core/Scripts/Uldaman: change hardcoded text to enum
...
Change #define to enum {with brackets}
Possibly the smallest change so far in this series of core script changes.
2016-02-01 22:07:47 +01:00
tkrokli
bc03fedf6d
Core/Scripts/DB: remove hardcoded text from 'npc_disciple_of_naralex'
...
- moved 2 #define text lines to enum, already in npc_text
- new gossip_menu_option for NPC 3678 Disciple of Naralex
- using `ADD_GOSSIP_ITEM_DB` instead of `ADD_GOSSIP_ITEM`
Tested on both alliance and horde characters, works just like before.
2016-02-01 02:31:19 +01:00
Aokromes
20a8476cd8
Rename sql/world/2016_01_30_05_world.sql to sql/updates/world/2016_01_30_05_world.sql
...
Now yes...
2016-01-31 20:47:44 +01:00
Aokromes
7c9f0f2056
Rename sql/2016_01_30_05_world.sql to sql/world/2016_01_30_05_world.sql
2016-01-31 19:30:47 +01:00
Incorrect
cc3ae640a4
Core/Creature: Do not load equipment with id = 1 when creature.equipment_id is 0
...
Closes #16416
2016-01-31 17:09:58 +02:00
treeston
bba182428d
DB/ModelInfo: Fix the hitbox on Cyanigosa's dragon form.
2016-01-31 15:51:26 +01:00
treeston
815f43be7a
Scripts/UtgardeKeep: Bonus Ingvar the Plunderer fixes to reset behavior. There should no longer be weirdness if a reset happens during the RP phase.
2016-01-31 15:14:01 +01:00
treeston
c829fc7de4
Scripts/UtgardeKeep: Ingvar updates:
...
- Roar at start of phase two
- Ingvar no longer does a weird move-jump towards his target when resurrecting
- Fixed a duplicate yell on phase one end
2016-01-31 14:27:18 +01:00
Dr-J
406584839c
DB/SAI: Overthane Balargarde
...
A couple of updates to previous commit a258e36039
Closes #4841
2016-01-30 15:22:53 +00:00
Kittnz
771dfe243d
DB/Creature: fix Mine Car visible state
...
- Still need some SAI fixing when it resets so it continues the path
2016-01-30 15:31:31 +01:00
Kittnz
ecdeb5cb9c
DB/Creature: Bloodmyst Isle
...
- Add Pathing and SAI for Bloodcursed Naga
- Add Pathing for Lord Xiz
2016-01-30 15:30:00 +01:00