xinef1
befea2f7a6
Core/Creatures: Stop falling if corpse is removed (can happen when alive unit is despawned instantly in air) ( #18995 )
...
Do not allow to start waypoint movement when unit is dead
(cherry-picked from f86ca9e3c97ab708705eef262bf69837f84bc3d9)
2018-12-09 14:18:42 +01:00
Keader
2e45423537
Core/Entities: Implemented CREATURE_FLAG_EXTRA_NO_MOVE_FLAGS_UPDATE ( #18980 )
...
(cherry-picked from 15ea5b1b8d8b160e524a3c9182c87583a1dce3e1)
2018-12-09 14:18:42 +01:00
xinef1
d8f701e1ac
Properly clear focused target on evade ( #18992 )
...
Closes #18095
(cherry-picked from 3c81a9a6d429b157a41628f35725b0cd7a469e9b)
2018-12-09 14:18:42 +01:00
xinef1
2b20cb5a64
Core/Spells: Added very little tolerance level to completed casts to ensure that spell cast at target standing at the max possible range is finished properly even if target moves a little ( #18969 )
...
(cherry-picked from 66dc97bb27382f3c0935ed6ca1abe91ceba6058d)
2018-12-09 14:18:42 +01:00
ariel-
49cd81a1c9
Core/Spell: modified HitMask for new default procs
...
(cherry-picked from ad6912f0d578cd94beb2ea6f94b63ec83b605e82)
2018-12-09 14:18:42 +01:00
ariel-
01691e5d3b
Core/Spell: add more aura types to default procs
...
Ref #18542
(cherry-picked from bff36a81be74c8179cfbfb18148a25d6c2a37495)
2018-12-09 14:18:42 +01:00
ariel-
34ad81b176
Core/Util: avoid one useless copy when adding stuff into a HookList
...
(cherry-picked from 077b5aec9ede78034ba2ec4838b72e8121dab7ce)
2018-12-09 14:18:42 +01:00
Shauren
217a9bb34d
Core/Vmaps: Changed error message when loading outdated vmaps
...
Closes #18431
Closes #18857
(cherry-picked from c90882ed6e2aba3b2d421abdc17cb57bea61d04b)
2018-12-09 14:18:42 +01:00
ariel-
63fa69d39f
Core/Spell: consider spells with no targets for the purpose of finish procs
...
Closes #18799
(cherry-picked from c3474f57bc053c67448169a4c7bb83e10bb25015)
2018-12-09 14:18:42 +01:00
Rushor
77cb6c1a3f
Game/AI: Implement ContactDistance for ACTION_MOVE_TO_POS ( #18720 )
...
(cherry-picked from 60d1c0e20d3f8f32de81bff047531b927e586a97)
2018-12-09 14:18:42 +01:00
ariel-
0764ac47e0
Core/Collision: fix no-PCH build
...
(cherry-picked from 65b6202bd81856ab836af7bc6acf96f12f9e81aa)
2018-12-09 14:18:42 +01:00
xinef1
e1cda57955
Core/Pets: Disable pet interface for charmed units while mounted ( #18607 )
...
(cherry-picked from 44388bc8fb7d51c2454372d40a4c929b887ee668)
2018-12-09 14:18:42 +01:00
xinef1
4afee01b01
Core/Auras: Prevent remove of auras interrupted by turning if the turn could be caused by float calculation error ( #18595 )
...
(cherry-picked from 38f9919a37e0a3f17c454d4353d9ff2b79382e6b)
2018-12-09 14:18:42 +01:00
xinef1
8573b651c8
Core/Units: Drop hostile world references that are out of our sight (fixes combat bug) ( #18591 )
...
(cherry-picked from ba6281bf429384a506aad5125bcc537eef5bfe77)
2018-12-09 14:18:42 +01:00
HelloKitty
46c69df3a7
Core/Vmaps: Stop M2s from occluding for spellcast LoS
...
Closes #18528
(cherry-picked from 01d715eaef99e91f0959dc85fb7f69eb26d01a22)
2018-12-09 14:18:42 +01:00
Shauren
da3783876b
Core/Player: Removed unneeded distance check from Player::ActivateTaxiPathTo, it is already checked by HandleActivateTaxi* methods (and taxis started serverside should not have such requirements)
...
Closes #15398
(cherry-picked from 998efa55d8c81b923bb0725b5de8b0c5894b89da)
2018-12-09 14:18:42 +01:00
Keader
0b715ffc24
Core/Spell: Fixed range issues with some quest spells
...
(cherry-picked from 6f7310a25993f06676ae91f4d80071d5ce576978)
2018-12-09 14:18:42 +01:00
ariel-
0a0042282b
Core/Spell: add missing null caster check
...
01d272d6cb348c968c531620c341f760e50cb97b follow-up
Closes #18875
(cherry-picked from 7283cbe140c51b917277e30ec352da84f0330c5c)
2018-12-09 14:18:42 +01:00
Keader
a31a828a40
Core/Scripts: Removed unneeded check in Blood Prince Council
...
(cherry-picked from 55c3eb66d7d654c2dfd7ff75334509dee61777e9)
2018-12-09 14:18:42 +01:00
sirikfoll
e64cd5669d
Core/Scripting: Fixed hotswap calling evade mode for dead creatures
...
(cherry-picked from afa8527338f8d07531cf2cf8a59195321dfb257e)
2018-12-09 14:18:42 +01:00
ForesterDev
f2950f851e
Core/Objects: Fixed trap visibility for enemies. ( #18815 )
...
Closes #18251
(cherry-picked from d4f8d41d08a48f88078a8bb2ad8df9ec5c3844ef)
2018-12-09 14:18:42 +01:00
ForesterDev
9e021c105f
Core/Chat: Fixed logical error for raid warning introduced in fc06465b17a57feafbf2c02316b1b910c2b98e89 ( #18814 )
...
Closes #18787
(cherry-picked from 8a07fe7f8c653436c7d8baa8349f2bd79c92c427)
2018-12-09 14:18:42 +01:00
xinef1
0d0dea6398
Fixed visual bug where accessory could detach from vehicle on client ( #18590 )
...
Closes #15153
(cherry-picked from 2e635cf3cf73577a0d65d19a4ddddffc4ebc33a2)
2018-12-09 14:18:42 +01:00
Keader
7653d24072
Core/RubySanctum: Updates in Saviana Ragefire encounter
...
* Fixed Codestyle
* Fixed Spell timers
* Added DespawnAtEvade Method
(cherry-picked from bef8a6dee5352b7c43d0450731104a1660354be7)
2018-12-09 14:18:42 +01:00
Alan Deutscher
df7c048fe6
Strip QUEST_FLAGS_AUTO_ACCEPT from quest details sent to client if ignoring auto-accepts in config
...
(cherry-picked from 7a245c4b691c37eea9d15f4bb1df939a5ba3c0f1)
2018-12-09 14:18:42 +01:00
Alan Deutscher
77150bc8ec
Core/Chat: Added option to allow 5-man parties to use raid warnings
...
Closes #17889
* Added parentheses to satisfy TravisCI.
* Adjusted to a boolean config option instead of an integer.
(cherry-picked from fc06465b17a57feafbf2c02316b1b910c2b98e89)
2018-12-09 14:18:42 +01:00
ariel-
ea0cd93662
Core/Scripts: added command to move characters across accounts
...
(cherry-picked from f7f865f81803effa17b19ef79762a72fe726b1ac)
2018-12-09 14:18:42 +01:00
Rushor
b5174339ae
Core/Vehicle: Remove immunity to Battering Ram for Ulduar vehicles ( #18562 )
...
Closes : #15185
(cherry-picked from 193e51a80bbd31848a09d1e22bf8b7f05957b9f9)
2018-12-09 14:18:42 +01:00
Staleness89
27f8f896a4
Core/Player: Add another config option for IsGroupVisibleFor() ( #18723 )
...
(cherry-picked from 7c379129e90f61ee51acfd613755c93a9aaca739)
2018-12-09 14:18:42 +01:00
xinef1
114aedcc14
Core/Pets: Fixed hunter pet resistance exploit ( #18600 )
2018-12-09 14:18:42 +01:00
xinef1
0a2876c091
Core/Pets: Fixed exploit where warlock can abandon its pet to generate new name ( #18606 )
...
(cherry-picked from 8ce5712552df47c6eff45c596b95a8890826d8b4)
2018-12-09 14:18:42 +01:00
Chazy Chaz
95d7a1ff13
Core/Misc: Update locales_achievement_reward to simple system
...
Closes #19528
(cherry picked from commit 309a7f7e2ab1f27a8c21d60791bcc6e5f7d6bec3)
2018-11-21 22:45:00 +01:00
Ovah
50ec47048b
Core/Vehicles: define and implement VEHICLE_SEAT_FLAG_DISABLE_GRAVITY ( #22804 )
2018-11-21 18:00:20 +01:00
Shauren
41a7e08e43
Core/Bnet: Safeguard auth process against bad external db modifications
2018-10-22 19:06:26 +02:00
funjoker
31a2a394c7
DB: Update gossip_menu, gossip_menu_option and gossip_menu_option_action
...
Closes #22625
2018-10-17 19:53:19 +02:00
Killyana
27510aa299
DB/Creature: Add more Spirit healer
...
Ref #19253
2018-10-14 18:49:30 +02:00
Killyana
b993e3b278
DB/Creature: Add missing Spirit Healer
...
Closes #19253
2018-10-14 18:07:06 +02:00
Shocker
aa9e0de0bb
Core/Spells: Implement PROC_FLAG_ENCOUNTER_START
2018-10-13 13:09:20 +03:00
Shocker
6325dddb16
Core/Spells: Implement PROC_FLAG_ENTER_COMBAT
2018-10-13 12:50:50 +03:00
Shocker
8981120383
Core/Spells: Implement PROC_FLAG_JUMP
2018-10-13 12:11:14 +03:00
Shocker
937d6b1e6f
Core/Spells: Implement AURA_INTERRUPT_FLAG_JUMP
2018-10-13 12:11:07 +03:00
funjoker
865eb1733c
DB: Add some npc_text
...
Closes #22622
2018-10-11 15:11:07 +02:00
funjoker
cb97aed6f2
DB: Add some page_text
...
Closes #22621
2018-10-11 15:10:30 +02:00
funjoker
f87bd8ca50
DB: Add some spell_target_position
...
Closes #22620
2018-10-11 15:09:52 +02:00
funjoker
89dfa0d571
DB: Add legion scaling data
...
Closes #22619
2018-10-11 15:09:21 +02:00
funjoker
8d96cbb719
DB: Add some legion scene_template
...
Closes #22618
2018-10-11 15:08:34 +02:00
Killyana
0a8320175a
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
2018-10-10 02:03:21 +02:00
Killyana
9e241e0f09
DB: Fix wrong values on scene_template
2018-10-10 02:01:32 +02:00
funjoker
43773b7176
Fix Non-PCH ( #22607 )
2018-10-09 17:11:08 +02:00
funjoker
fa1403abad
DB: Add some scene_template entries
...
Closes #22606
2018-10-09 15:47:35 +02:00