Commit Graph

29692 Commits

Author SHA1 Message Date
ariel-
1ec9685547 Core/Auras: fix elixir aura saving 2016-11-02 03:48:24 +01:00
SnapperRy
368641deb5 DB/SAI: remove SAI from gameobject Felhound Poo.
Aura apply is now handled by the related trap.
2016-11-02 03:48:15 +01:00
SnapperRy
c664ec7064 DB/GameObject: add another missed trap from 7.x. 2016-11-02 03:48:06 +01:00
SnapperRy
72120bebe5 DB/GameObject: add missing traps taken from 7.x.
Entries taken from relevant dataX fields in 3.3.5 DB.
2016-11-02 03:47:57 +01:00
Killyana
afc1459c11 DB/Object: Fix an Apple Bob position in Lakeshire
Closes #18139
2016-11-02 03:47:47 +01:00
Killyana
c4e1e55f6c DB/Creature: Goramosh add aggro text
Closes #18171
By Staleness89
2016-11-02 03:47:39 +01:00
Killyana
20af45d81e DB/SAI: Karen "I Don't Caribou" the Culler
Closes #18170
By Staleness89
2016-11-02 03:47:31 +01:00
Shauren
a618a6b121 Core/Transports: Fixed crash added in b88cecb656 2016-11-02 03:47:20 +01:00
ariel-
64ffbab2d2 Update characters_database.sql
Last one, I promise
2016-11-02 03:47:07 +01:00
Shauren
bf19fe3e26 Core/Transports: Added extra transport position update just when it stops moving
Closes #17952
2016-11-02 03:46:52 +01:00
Aokromes
fa05752893 Core/Quest: Only delete all quest bound items from inventory on turn …
…in if the quest is not repeatable
2016-11-02 03:46:16 +01:00
Aokromes
a81a44174b Core/Auras: don't save auras casted by items
- Drop useless field from DB (itemGuid was being saved, but never used, see Prepared Statements)
- This type of auras (like Water Bucket, Precious Ribbon, etc) will be recasted on login anyways.
2016-11-02 03:36:16 +01:00
ariel-
c0ce4efa6c Update characters_database.sql
Missing line from previous commit
2016-11-02 03:35:28 +01:00
Aokromes
065b6fdc2c Core/GameObjects: Handle despawning and respawning of nearby linked t…
…raps on gameobject despawn and respawn
2016-11-02 03:27:25 +01:00
Shauren
93fd8f2511 Core/GameObjects: Fixed Frozen Trap target selection
Closes #14238
Closes #17517
2016-11-02 03:23:23 +01:00
Aokromes
5157c87198 Core/Spell: fix range for Ancestral Healing (shaman) and Grace (priest) 2016-11-02 03:22:59 +01:00
ariel-
b70a713311 Core/SpellMgr: fix Abolish Disease/Poison targets
Spells were failing due to "out of range"
2016-11-02 03:18:07 +01:00
SnapperRy
56403fdaa7 DB/Gossip: remove wrong gossip text from Hemet Nesingwary (Nagrand).
This needs some more research. Apparently it should show only for people that completed this quest before TBC came out.
2016-11-02 03:17:32 +01:00
Aokromes
7290ff87e7 Core/Unit: send original caster in heal packet log 2016-11-02 03:16:18 +01:00
SnapperRy
477ba4e439 Core/SAI: reset event phase when calling SMART_ACTION_CALL_SCRIPT_RESET.
Now it really does what it says on the tin.
2016-11-02 03:14:26 +01:00
SnapperRy
26f513b111 Script/Quest: improvements for Shizz Work:
- Proper cosmetic effects for Fel Guard Hound.
- Spell cast when looting the Felhound Poo.
- Felhound Poo now always contains loot.
2016-11-02 03:14:18 +01:00
SnapperRy
abaed4cf6c DB/Creature: restore ScriptName for Sentinel Sweetspring.
Wrongly removed it in b52e774.
2016-11-02 03:14:10 +01:00
SnapperRy
4f94b28aae DB/Event: forgot that Hallow's End is still running. 2016-11-02 03:14:02 +01:00
SnapperRy
5b55b3852a DB/Event: fix start date for Winter Veil. 2016-11-02 03:13:54 +01:00
SnapperRy
ed043d2424 DB/Gossip: Grinkle and Barrus. 2016-11-02 03:13:43 +01:00
SnapperRy
8b20248823 Codestyle. 2016-11-02 03:13:35 +01:00
Killyana
aeb7290339 DB/Creature: Remove wrong creature text from Horde Scout
Closes #18167
By Staleness89
2016-11-02 03:13:22 +01:00
Killyana
70bfceef79 DB/SAI: Add some SAI scripts
Closes #18162
Closes #18163
Closes #18164
By Staleness89
2016-11-02 03:13:11 +01:00
SnapperRy
b08d79adc0 DB/Events: update event start dates and fix some wrong event durations.
Note: with the current event system, start dates for all events have to be updated at least once every four years in order to be correct (thanks to leap years).
2016-11-02 03:13:01 +01:00
ariel-
b6f3457458 Core/Auras: only apply shapeshift aura passives when changing forms
Closes #14845
Closes #17617
2016-11-02 03:12:38 +01:00
ariel-
4e61ff8c9c Core/Unit: consistency fix 2016-11-02 03:12:25 +01:00
ariel-
469870a141 Core/Player: cleanup single target auras on spec switch
Closes #806
2016-11-02 03:12:09 +01:00
SnapperRy
25caefdf4c Core/Script: Messenger Torvus. 2016-11-02 03:04:06 +01:00
SnapperRy
9c9ea81f9c DB/SAI: Borus Ironbender. 2016-11-02 03:01:52 +01:00
ariel-
7a0647ec46 Core/Unit: fix warning reported by VS2015
C4146: unary minus operator applied to unsigned type, result still unsigned
2016-11-02 03:01:30 +01:00
Aokromes
6e191748ab Core/Conditions: merge CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK with CONDITION_SOURCE_TYPE_QUEST_ACCEPT 2016-11-02 03:01:05 +01:00
SnapperRy
f076237518 DB/SAI: Zebu'tan and Alys Vol'tyr's conversations.
Also add forgotten creature_template change in 145bf1d.
2016-11-02 02:57:03 +01:00
ariel-
c0ef2ba55c Core/Unit: fix logic error in DamageInfo::ModifyDamage.
Previous code did not protect against m_damage underflow, rather only allow up to duplicate damage.
It now should work as intended.

Closes #18154
2016-11-02 02:56:40 +01:00
SnapperRy
2da34a4dbb Forgot a wild comment, sorry. 2016-11-02 02:56:09 +01:00
SnapperRy
f54150c8ff DB/SAI: Sentinel Sweetspring. 2016-11-02 02:55:45 +01:00
SnapperRy
69db007468 DB/SAI: Otonambusi. 2016-11-02 02:55:30 +01:00
Aokromes
0be1e9c4d5 Core/SpellMgr: overwrite DBC RangeEntry for Safeguard 2016-11-02 02:54:50 +01:00
SnapperRy
0122c28fdb DB/Conditions: add missing data for CONDITION_SOURCE_TYPE_QUEST_ACCEPT and CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK.
Fixes cases where a quest mark was shown without said quest being actually available.
2016-11-02 02:51:32 +01:00
SnapperRy
fe4da7ede8 Core/SAI: remove wrong DB errors.
It is normal to have events applicable only to certain instance difficulties.

Closes #18082.
2016-11-02 02:50:57 +01:00
SnapperRy
7eb9d35a4d DB/SAI: fix Plague Walker's Aura of Lost Hope usage (Ahn'Kahet: The Old Kingdom).
Closes #8675.
2016-11-02 02:50:40 +01:00
SnapperRy
c817438c01 DB/Quest: event for quests Hallow's End Treats for Spoops/Jesper. 2016-11-02 02:50:16 +01:00
ariel-
6cc84c45f2 DB/Creature: fix Prince Valanar (ICC) respawn health 2016-11-02 02:47:49 +01:00
ariel-
00b7cabd80 Core/Globals: abort server startup if there are wrong factions in DB
Closes #18127
2016-11-02 02:46:39 +01:00
Aokromes
f88d3935fc Core/Unit: fix chain cc's not being diminished properly 2016-11-02 02:45:27 +01:00
SnapperRy
3c15310bb9 DB/Quest: remove wrong repeatable flag from some quests. 2016-11-02 02:42:47 +01:00