treeston
6102a7937d
Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTEND
2016-02-10 19:35:11 +01:00
treeston
cfed2d7a3d
Merge remote-tracking branch 'Eliminationzx/FixJumpDestOrientation' into 3.3.5 (PR #16450 ) with some minor CS adjustments
2016-02-10 17:41:19 +01:00
Treeston
2c437ff8ec
Merge pull request #16491 from Treeston/3.3.5-boundarycheck
...
[3.3.5] Add target boundary check to BossAI CanCreatureAttack call
2016-02-10 17:23:43 +01:00
Elimination
ff80f249a7
Fix jump dest orientation
2016-02-10 20:25:29 +07:00
ccrs
983bbe4a4c
Core/Spells: Rogue Honor Among Thieves
2016-02-10 14:12:58 +01:00
Elimination
ff324e7284
Fix incorrect Seal of Righteousness calculation.
...
Source http://wowwiki.wikia.com/wiki/Spell_power_coefficient
2016-02-10 16:15:42 +07:00
Nyeriah
e9db04a92c
Scripts: Fix no-PCH build MKII
...
Bah
(cherry picked from commit 781152a30c )
2016-02-10 04:07:33 -02:00
Nyeriah
130f744c29
Scripts: Fix no-PCH
2016-02-10 03:19:02 -02:00
Nyeriah
6a56ede179
Scripts/Magister's Terrace: Script Kalecgos' appearance after using the Scryer's Orb
...
- Added missing waypoints, spells, emotes, proper timing... and prevent him from being summoned multiple times
Closes #13208 , #16522
2016-02-10 03:03:59 -02:00
treeston
e5e97bedc0
Merge remote-tracking branch 'sirikfoll/npcMyranda' into 3.3.5 (PR #16438 )
2016-02-09 23:44:01 +01:00
sirikfoll
9f78dc37f7
Core/Scripts/DB Move script npc_myranda_the_hag to SAI
...
Moves the entire NPC script to the database and corrects a logic error where players who have rewarded the quest Scarlet Subterfuge and lost the disguise before taking the quest In Dreams were no longer able to get the disguise.
2016-02-09 20:16:41 -02:00
treeston
19ed18c881
AI/BossAI: Make creature never chase targets that are out of bounds
...
- Add missing const attribute on CheckBoundary arg.
- Prevent AI from attacking a target that is out of bounds. This prevents exploids such as killing Gluth/Deathbringer from out of bounds.
2016-02-09 22:46:57 +01:00
Rushor
c8f34656ef
Merge pull request #16486 from Rushor/spiderman
...
[3.3.5][6.x]Scripts/Karazhan: Implement Optional Boss Spawn
2016-02-09 21:18:58 +01:00
Shauren
761c82e65a
Core/Maps: Use IsValidMapCoord for checking Z coord instead of just std::isfinite - only acceptable values are between -17066.6656 and 17066.6656
...
(cherry picked from commit 4d956c89fc )
2016-02-09 19:18:05 +01:00
Shauren
aa432db36d
Core/Maps: Changed the way area data is stored in maps, it now uses ID field from AreaTable.dbc instead AreaBit used for exploration marker (and is not unique anymore on top of simply being stupidly confusing)
...
Note: Extracting maps is required
(cherry picked from commit db0b8bf24e )
# Conflicts:
# src/server/game/Achievements/AchievementMgr.cpp
# src/server/game/Chat/Chat.cpp
# src/server/game/Conditions/ConditionMgr.cpp
# src/server/game/DataStores/DBCStores.cpp
# src/server/game/DataStores/DBCStores.h
# src/server/game/DataStores/DBCfmt.h
# src/server/game/Entities/Player/Player.cpp
# src/server/game/Globals/ObjectMgr.cpp
# src/server/game/Handlers/BattleGroundHandler.cpp
# src/server/game/Handlers/MiscHandler.cpp
# src/server/game/Maps/Map.cpp
# src/server/game/Spells/Spell.cpp
# src/server/game/Spells/SpellEffects.cpp
# src/server/scripts/Commands/cs_go.cpp
# src/server/scripts/Commands/cs_group.cpp
# src/server/scripts/Commands/cs_lookup.cpp
# src/server/scripts/Commands/cs_misc.cpp
# src/tools/map_extractor/System.cpp
# src/tools/mmaps_generator/TerrainBuilder.cpp
2016-02-09 18:19:28 +01:00
Keader
61f92b9a89
Core/Spells: Fixed Totemic Mastery (Tier 6 2P) Shaman
2016-02-08 22:28:47 +01:00
Rushor
40814c27b5
Merge pull request #16493 from Rushor/KingofEssos
...
[3.3.5][6.x] DB/Quest: King of the Foulweald - Improve Questevent
2016-02-08 19:52:49 +01:00
Rushor
644b9dcd59
DB/Quest: King of the Foulweald - Improve Questevent
...
* closes #2381
2016-02-07 14:05:16 +01:00
Vincent-Michael
96cb26de28
Scripts: Fixed warning
2016-02-06 22:12:44 +01:00
Rushor
86a821561a
Scripts/Karazhan: Implement Optional Boss Spawn
...
* closes #15756
2016-02-06 22:03: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
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
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
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
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
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
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
treeston
d795bd8040
Merge remote-tracking branch 'tkrokli/npc_parqual_fintallas' into 3.3.5-base (PR #16384 )
2016-01-30 00:31:38 +01:00
jackpoz
d75469e31f
Scripts/Deadmines: Fix issues reported by static analysis
...
Fix Coverity issue id 1022474
2016-01-30 00:13:22 +01:00
tkrokli
7a101bcf00
[3.3.5] Core/Scripts/DB: move core script 'npc_parqual_fintallas' to SAI
...
Additional change: menu options are changed from containing only names
to include the text " is my answer.", based on the lines in `broadcast_text`.
- replaced core text with DB SAI script
- created DB creature_text entries for Parqual Fintallas
- created DB gossip_menu_option entries for the NPC
- implemented NPC say lines in reply to all the answers
- added conditions for which gossip should show, depending on quest status
- added conditions to avoid exploits in the time it takes for NPC to say his texts
This PR is tested several times on a horde character (horde-only quest).
It now works as originally intended, with option-specific NPC replies.
2016-01-29 23:26:08 +01:00
Keader
36648d1079
Fix Kinetic Bomb stuck after knockback effect.
2016-01-28 17:20:41 -03:00
treeston
dbf9f58351
Merge remote-tracking branch 'ariel-/soothsaying_for_dummies' into 3.3.5-base (PR #16152 )
2016-01-28 13:21:03 +01:00
treeston
81baffec80
Merge remote-tracking branch 'tkrokli/npcs_dithers_and_arbington' into 3.3.5-base (PR #16276 )
2016-01-28 12:39:51 +01:00
ariel-
8baa447ed0
Implemented Book "Soothsaying for dummies", change of engineering/leatherworking specs possible!
2016-01-26 21:38:24 -03:00
Francesco Borzì
d0e4f281a3
Merge pull request #16287 from GigaDev90/fix_bug_duel_abuse
...
Core/Script: fix bug that prevent double spending reset cooldown
2016-01-26 20:58:09 +01:00
MitchesD
cb8faad211
Merge pull request #16327 from Exodius/BWL-door
...
Core/Scripts: Change door ID and name in Blackwing Lair
2016-01-23 23:43:05 +01:00
jackpoz
0e76d67e49
Scripts/Misc: Fix issues reported by static analysis
2016-01-23 17:42:37 +01:00