aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-01-08Core/Scripts: Added reasonable default params to ↵treeston
GetCreatureListWithEntryInGrid/GetGameObjectListWithEntryInGrid for ease of use. Also, entry = 0 means no filter now, since we lacked an easy way to get a list of all creatures in grid. (cherry picked from commit 0d5adf356ebaf57507c2a937e47db5e6b97c3e22)
2017-01-08Core/AI: Add DoCastSelf helper.treeston
(I have no idea why I never bothered to do this before, really. It had crossed my mind a few times.) (cherry picked from commit ab0abdbde5fb70a88aba4ec05291ec717444abe8) This discussion is more effort than it takes to change it. (cherry picked from commit b52a6b857097ff0e540fa0b560df2cc61546603d)
2017-01-08Creature/CreatureAI:treeston
- Default range for DoZoneInCombat: 50.0f -> 250.0f. - Add optional second arg to SummonList::DoZoneInCombat to specify range. - Also a bunch of random NULL -> nullptr cleanup. (cherry picked from commit b7f2c87d37ad20e9fd39c6f0523f6b5edb9d4a66) Too many damn stars in that damn argument list. (cherry picked from commit afbda0476700f272c734ecb5b31474dbf66477f7)
2017-01-08Core/Auras: Renamed fields of SpellProcEntry structure and change types to ↵Shauren
more appropriate ones (cherry picked from commit ef7df652560f559f5db0d8842475a9c6259145b0) Build fix (cherry picked from commit c03e7ecd05275fc6ab0938f728e1905d1c83e895) SQL fix (cherry picked from commit 7a41467cf71e790fb6cffad21db82c7119d8c2e7)
2017-01-08Script/SWP Full Rework on M'uru EncounterSirikfoll
(cherry picked from commit 6002acf376556eb413a6b514f14b8a07f8de5099) Another sql fix (cherry picked from commit 204acbb5b72d9706cdcf26aede62c2eeec11c6a2)
2017-01-08Core/Battleground Script for Isle of Conquest Bossesasterc
by @gerripeach (cherry picked from commit c1ed002b4b0d30432b76f9c5df9095ade4b0b171) SQL file name fix (cherry picked from commit 74f3a84a019e3d6b71d02c9616238dc1e7b14784)
2017-01-08Implement Quest Riding the Red Rocketsirikfoll
(cherry picked from commit 20b3feb5594b1047303509defb8f0aa9df6a0ab9) Fix SQL name (cherry picked from commit 2329648cadaa83be0950d6abd4133b37f34d53e8)
2017-01-08Core/Spells: Fix wrong totem placementElimination
(cherry picked from commit 37b2f590b6d63f230c755f932c2dd356c265486f)
2017-01-07Core/Random: Removed ancient and unused MAP_BASED_RAND_GENShauren
(cherry picked from commit 1ad02a0d61671db707d52aa9f90d770002d6d67f)
2017-01-07Core/Auras: SPELL_AURA_PERIODIC_LEECH can now properly overkillShauren
(cherry picked from commit 3d8bab866831b87d9737a7e2b01e066064c81799)
2017-01-07Core/Movement: Do not launch pathfinding for splines turning on the spotShauren
(cherry picked from commit 66006e3d0dd499152ce367e72fbf223356670eb6)
2017-01-07Core/Spells: fix console spam (#17084)Ariel Silva
(cherry picked from commit 8d09065525139d4e99d5439978f3c1c95aeb2428)
2017-01-07Entities/Unit: Finally fix no-path evasion.treeston
- When a creature cannot find a path to its victim, it begins evading all attacks and regenerating health. - If this persists for 5 seconds, it evades back to spawn position with new EvadeReason value EVADE_REASON_NO_PATH. - Also some SmartAI cleanup (why oh why does it have so much duplicated code) and getting rid of #defines in favor of type-checked compile-time constants. (cherry picked from commit 7b1560fccba77ecbdfecd7b33af740aea41b7087)
2017-01-07CreatureAI: Adjust AI behavior when a charm ends. OnCharmed will be invoked ↵treeston
on the creature's base (non-charmed) AI, allowing the AI to react to the creature no longer being charmed. (cherry picked from commit 26b084a90ff3e4f0601e72c283bd3296d4640585) align fix (cherry picked from commit 58486fc19ad51eaff2ef1a4a5ddd8edfdedec28d)
2017-01-07Scripts/Icecrown Citadel: Sindragosa - Ice Tomb should always deal damage to ↵Kito
all other ice tombs too Closes #7808 Merges #16863
2017-01-07Core/PacketIO: Fixed leaving group not fully removing it clientsideShauren
Closes #18744
2017-01-06Core/Spells: Extended remaining 8bit EffectMasks to 32bitjoschiwald
2017-01-06Core/Misc: Warning fixesShauren
2017-01-05Core/Spells: Fixed SPELLMOD_PCT calculationShauren
Closes #18726
2017-01-04Core/PacketIO: Fixed value sent in SMSG_SET_PCT_SPELL_MODIFIERShauren
2017-01-04Core/SpellScripts: Added some const correctnessjoschiwald
2017-01-01Core/Entities: fixed array sizejoschiwald
Core/Misc: fixed compile warning
2017-01-01Update copyright note for 2017vincent-michael
Happy new year
2017-01-01Core/Scripting: Added missing hotswap code for SceneScriptsTraesh
2017-01-01Core/Spells: SPELL_ATTR0_CU_SHARE_DAMAGE no longer depend on SpellFamilyjoschiwald
2017-01-01Build fixShauren
2016-12-31Core/Loot: Increased allowed loot range and updated SendLootErrorShauren
Closes #18685
2016-12-30Core/PacketIO: Fixed SMSG_TRADE_UPDATED structureShauren
Closes #18652
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 ↵DDuarte
https://github.com/fmtlib/fmt/commit/7fa8f8fa48b0903deab5bb42e6760477173ac485 Also renamed cppformat to fmt
2016-12-29Core/Items: Fixed applying artifact powers scaling with number of purchased ↵Shauren
ranks (+stamina/+damage) Closes #18644
2016-12-28Build fixShauren
2016-12-28Core/Loot: Implemented AoE lootShauren
Closes #16065
2016-12-27Core/Misc: fixed compile warningjoschiwald
2016-12-27Core/Loot: Fixed group lootShauren
Closes #17696
2016-12-26Core/Items: Implemented bonus list as a possible result of RandomSuffixShauren
Ref #18423
2016-12-25Core/Players: Added new 7.1 hidden slots transmog itemsShauren
2016-12-24Core/Units: Update druid shapeshift form models (#18554)DoctorKraft
2016-12-24Core/Logging: Fix static analysis issueShauren
CID 1367942, 1367944, 1367953,1367955,1367957, 1367958, 1367960, 1367961, 1367962, 1367964
2016-12-23Core/Chat: Updated item link formatShauren
2016-12-22Tools/Patcher: Maybe fix macShauren
Ref #18145
2016-12-20Core/Achievements: Add missing send packetShauren
2016-12-19Core/PacketIO: Implemented ↵Shauren
CMSG_GUILD_GET_ACHIEVEMENT_MEMBERS/SMSG_GUILD_ACHIEVEMENT_MEMBERS
2016-12-18Fixed copypasteShauren
2016-12-18Core/Commands: Added new 'bnetaccount listgameaccounts' command to display ↵Shauren
all `account` table entries linked to a given battle.net email * Also fixed errors about bad commands in db Closes #18474
2016-12-17Core/Auras: Resend spell modifiers after teleportingShauren
Closes #18440
2016-12-17Core/Scripts: Add server-side script support for movie completion (#18308)Krudor
2016-12-17Core/Achievements: Add faction check before completing an achievement (#18436)rstebler
Fixes player getting achievements of both factions if they use the same criteria
2016-12-17Core/Auras: Implemented aura 179 SPELL_AURA_MOD_POWER_DISPLAY (and renamed ↵Onkelz28
aura 402 to OVERRIDE)
2016-12-16Core/Units: Implemented setting displayed power type depending on player specShauren
Closes #18496
2016-12-15Core/Auras: Prevent infinite stacking of passive auras with the same id from ↵Shauren
the same caster on the same target Closes #18475