Commit Graph
32067 Commits
Author SHA1 Message Date
Shauren 3535955e8f Core: Updated allowed build to 8.0.1.28153 2018-12-09 14:50:36 +01:00
Shauren f94deace76 Merge branch 'bfa' 2018-12-09 14:45:03 +01:00
Shauren a70030ff25 SQL: Prepare merge 2018-12-09 14:44:25 +01:00
xinef1 8725eec9c1 Core/Loot: Only allow the roll winner to loot the item he won in case it cannot be added to inventory instantly (full or any other reason) (#19037)
(cherry-picked from ab6ac42bf032b723167c37caed875c76a1295ec6)
2018-12-09 14:18:42 +01:00
xinef1 fef8e5fe14 Core/Pets: Fixed bug where pets tamed from large npcs had too big combat reach (#18909)
(cherry-picked from 2ecc0c0775927934dcfb60d3ce7664b8273da8a6)
2018-12-09 14:18:42 +01:00
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
Shauren e32cfb58f1 Core/Misc: Defined another content tuning type 2018-12-09 13:25:43 +01:00
Shauren caad2f96d8 Core/Trainers: Fixed trainer spells that are cast by trainer 2018-12-08 00:06:36 +01:00
funjoker f272a78caa Core/DataStores: Implemented sending hotfixes for db2 stores not loaded serverside (#22800) 2018-12-08 00:05:57 +01:00
ReyDonovan 9a8f09de57 Core/DataStores: check loaded DB2 8.0.1 28153 (#22849) 2018-12-07 19:10:58 +01:00
Shauren 8e1d5d5143 Core/Spells: Updated gathering profession skills 2018-12-07 19:09:10 +01:00
Shauren 83bc1cbe64 Core/Spells: Improved spell value calculation - variance will not be applied to spells with forced basepoints from CastCustomSpell 2018-12-07 18:26:26 +01:00
Shauren fb817ed24b Core/Spells: Fixed spell effect value calculation 2018-12-04 20:18:14 +01:00
Shauren 1b67a2626b Core/Players: Update profession rank handling with new split skill values for each expansion 2018-12-02 17:39:41 +01:00
Shauren 947771e6bd Core/Taxi: Filter out unreachable nodes from taxi nodes packet 2018-11-25 14:28:44 +01:00
Shauren b82cb8678d Core/Taxi: Fixed building taxi masks 2018-11-25 11:05:09 +01:00
Shauren 57971961ec Deleted WIP log 2018-11-22 22:15:57 +01:00
Shauren a069ca177c Tools: Remove patcher (will not work for bfa) 2018-11-22 20:11:44 +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