Commit Graph

923 Commits

Author SHA1 Message Date
sucofog
cfedbd95ef Fixed compilation 2017-11-25 01:07:39 +01:00
sucofog
9433c91d60 Import this fix's:
da6065db00
d550f0fee8
2017-11-25 01:07:39 +01:00
Yehonal
08ca46ed93 Fixing NearPoint calculation and fishing height issue #127 2017-11-25 01:07:39 +01:00
Yehonal
37e9160e88 Fixed npc/object spawn by command when GetPhaseByAuras is used. 2017-11-22 13:23:00 +00:00
Yehonal
0f42b51143 DB: Fixed Wintergrasp aura to avoid phase conflicts in other context
it must be limited to WG since its phase cannot be present on character
while doing Ruby Sanctum for example
2017-11-21 15:48:52 +01:00
talamortis
21cfee757e Removed override functions in blackrock spire script 2017-11-21 10:17:52 +00:00
talamortis
3d49aa7150 Should fix travis build 2017-11-21 09:43:21 +00:00
talamortis
f865bef667 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2017-11-20 19:59:03 +00:00
talamortis
9a07a1ae18 When player skins a creature it will tell instance aswell.
closes #614
2017-11-20 19:58:43 +00:00
Rochet2
730e903bc7 Fix chat hooks not able to edit the chat message 2017-11-20 20:49:36 +02:00
talamortis
0eedd4edcf Fixed halls of reflection wave timer according to deadly boss mods. 2017-11-20 15:08:45 +00:00
talamortis
a897356fa3 Death Grip should now interrupt the target
closes #637
2017-11-20 14:08:14 +00:00
talamortis
546c547e7b Bloodworms will now be defensive state when summoned.
closes #641
2017-11-20 13:51:48 +00:00
Yehonal
3e9ffa3e33 Implemented GetPhaseByAuras removing redundant code (DRY) 2017-11-20 11:36:46 +01:00
Yehonal
bc726a2f16 Fixed Lich King timers (step 2)
Now we've blizzlike timers totally compatible with DBM addon
2017-11-20 11:36:26 +01:00
Yehonal
bf60f8f5c6 Add summoner information to TeleportTo function and created OnBeforeTeleport hook 2017-11-20 11:36:14 +01:00
Yehonal
b340ebbec9 Fixed Lich King timers
maybe other minor adjustments needed but mostly correct now
2017-11-20 11:30:46 +01:00
Yehonal
9bded96de5 Fixed aura for GM visibility at login 2017-11-20 11:30:29 +01:00
Yehonal
4bc2124632 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk into temp 2017-11-19 18:35:06 +01:00
Yehonal
3649e70176 Fixed sql syntax error 2017-11-19 18:29:15 +01:00
Yehonal
7256dc30a9 Merge pull request #713 from azerothcore/Rochet2-patch-2
Update import.sh
2017-11-19 16:33:27 +01:00
Yehonal
e727df7566 Imported pending sql 2017-11-19 16:29:45 +01:00
Yehonal
b74e1e03ba DB: Fixed difficulty type condition for achievement statistics 2017-11-19 16:26:13 +01:00
Yehonal
af1a3b5220 Fixed compilation 2017-11-19 16:25:58 +01:00
Yehonal
70738e76f0 Added OnBeforeItemRoll hook and added missing parameter to:
OnAfterRefCount
OnBeforeDropAddItem

please update your scripts if you're using them
2017-11-19 16:25:54 +01:00
Yehonal
fe0c66bf70 Improved equip manager, anti-abuse system 2017-11-19 16:25:50 +01:00
Yehonal
798e1acfc5 Missing arena meets condition for statistics and fixed played matches 2017-11-19 16:25:33 +01:00
Yehonal
3d36bb81a4 Fixed statistic counters on different raid/dungeon difficulty
Needs queries to fix some missing criteria in achievement_criteria_data
with type 12
2017-11-19 16:25:23 +01:00
Yehonal
817257c85b Implemented OnUpdateArea hook
it's more accurate than UpdateZone
2017-11-19 16:25:05 +01:00
Yehonal
f669732d19 Allow near commands to list only object of your current phase 2017-11-19 16:24:57 +01:00
Yehonal
1c519f62ff Fixed played arena statistics 2017-11-19 16:24:49 +01:00
Rochet2
49bfa89a36 Update import.sh 2017-11-18 21:45:14 +02:00
Yehonal
626630f0f6 Fixed improved succubus seduction talent #699 2017-11-18 12:49:39 +01:00
Yehonal
1e288af897 Improved OnCriteriaCheck hook, passing information about criteria_id
OnCheck without criteria_id is deprecated but still available
2017-11-18 12:49:33 +01:00
Yehonal
563e02370e Fixed druid "powershift" macro #693
Thanks to @lineagedr
2017-11-18 12:49:28 +01:00
Yehonal
64fa231ff3 Fixed criteria updating on exploration 2017-11-18 12:47:48 +01:00
sucofog
32fe67d32c Fix walkableClimb, maxWalkableAngle maxAngle height. 2017-11-18 06:16:53 +01:00
sucofog
1b9b901817 Mmap version update to latest 2017-11-18 03:49:58 +01:00
Yehonal
c4622096e9 Importing pending sql 2017-11-17 00:26:19 +01:00
Yehonal
1e860bd7fe Spell/Workaround: Seduction must be interrupted by spell reflection #697
it's an hack, we must improve it. Thanks to @lineagedr
2017-11-17 00:24:40 +01:00
Yehonal
8a7cef6f64 Fixed arena statistics by type 2017-11-17 00:24:23 +01:00
Yehonal
5ad0bd2134 Fixed Hand of Reckoning effect on shaman totems 2017-11-17 00:19:00 +01:00
Yehonal
eb6ab9e120 Fixed behaviour of unrelenting assault warrior arms debuff 2017-11-17 00:14:28 +01:00
Barbz
b8e5208e33 CMake - Made it easier to add your custom scripts (#703) 2017-11-16 02:26:15 +01:00
sucofog
c75ec13191 Core-side part for recastnav upgrade:
Corrected values, fixed compile, re-extraction of Mmaps it's required again, mmaps will be updated on wiki.
2017-11-15 18:55:04 +01:00
sucofog
17802ab6e5 Properly update Recastnav:
The commit not contained the last updates, added them and correct CMakeLists include.
MMaps re-extraction wil be REQUIRED.
2017-11-14 23:22:11 +01:00
sucofog
2d464f94ed Added mmaps commands.
Port from Trinitycore, credits to its respective commiters.
2017-11-14 22:59:11 +01:00
sucofog
2bab14b1ca Import pending SQL from commit:
a2170f218b
2017-11-14 22:55:03 +01:00
sucofog
3b73e99ec8 Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk 2017-11-14 22:50:25 +01:00
sucofog
e772b08c68 Update Vmaps | Mmaps | Recastnav and fixed FleeingMovement
- Fixes getHeight collision (Map height is now calculated properly core-side, extraction of Maps, Vmaps is required)

- Fixes invisible walls causing LoS errores and wrong pathing in some zones.

- Mmaps update, padding is used, now to ensure proper binary-identical mmtiles

- Updated Recastnav to work properly with new updates

- Updated Area Storage

- Implement Map out of Bound (players will pop on closest graveyard if out of bounds)

- FleeingMovementGenerator updated, LoS calc to not go out of bounds or in/under textured when 
fleeing

- Added command .mmap, port from TC (info about mmaps)
2017-11-14 15:14:43 +01:00