aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-09DB/Quests: Updated quest_poi / quest_poi_points data für 7.1.5vincent-michael
2017-02-09Tools: Enable tools compilation by defaultAokromes
(the time diff is small and it will help starters, advanced users can disable it at any time on cmake guy/compilation script)
2017-02-08Dep/CascLib: force linking with zlibShauren
Closes #19074
2017-02-07sql nameShauren
2017-02-07Core/Spell: Conjure Refreshment (#19035)DoctorKraft
2017-02-07DB/Quests: Updated quest_template data for 7.1.5 part 3vincent-michael
2017-02-06Core/Entities: Fixed typo in AreaTrigger loadingjoschiwald
2017-02-06Core/Guilds: Addition to e0e0242cb329445e76c115c7da0c37aa1fa334dajoschiwald
* changed count type from uint32 to uint64
2017-02-06Core/Opcodes: Add missing handlers (for logging names mostly)Shauren
2017-02-05Core/Guilds: Added log message about guild achievements on startupjoschiwald
2017-02-05Fixed buildjoschiwald
2017-02-05Core/Entities: Readded check removed in ↵ariel-
d7460887c84107c9c83a9dd5259c8ab398928711, caused flying ghost players to not move if they died during a root effect, root flag was never cleared clientside and impeded movement. (cherry picked from commit ef85d01746b744d563d7c17a0734bf7e562dfab0) # Conflicts: # src/server/game/Server/WorldSession.cpp
2017-02-05Core/Loot: fix bug introduced in a49544cc187d3a156b4615907d6b82057364fcc4 in ↵ariel-
which creatures only having gold wouldn't show lootable sparks, and thus couldn't be looted (cherry picked from commit 59f71f915a03143a3896bcf55649bea44969800c)
2017-02-05Core/UnitAI: #17309 follow-up (#17608)ccrs
* Core/UnitAI: SelectTarget correction Set CurrentVictim as first element on targetList if necessary, which is then filled with the threatlist elements that satisfy the predicate. (cherry picked from commit b008b677ad98b1b0246bcf1fcf246ca17930cdc2)
2017-02-05DB/SAI: Naturalist BiteDr-J
Improvements to previous script which only gave credit for lost in action (cherry picked from commit f8f207d21c5aa9da6c2576d2067c35dae8cec275)
2017-02-05DB/Creature: Misc fixesAokromes
By Malcrom (cherry picked from commit 58594c20725625f26224359c17dcc835346f1f4e)
2017-02-05Core/AI Prevent bosses respawn when BossState is set to DONE (#17616)Gustavo
(cherry picked from commit f826ecb4b2e8cc1fa54419947dff041a580d9c03)
2017-02-05Core/Player: fix crashariel-
Closes #17073 (cherry picked from commit 028e473ec4693291266770616bcc54b71fefa835)
2017-02-05Core/Misc: remove two synch queries and replace them with CharacterInfo cacheariel-
(cherry picked from commit 1a52c1cd36b567fc595afa4a5373cc9e6b461a37)
2017-02-05Core/LFGMgr: fix race condition in _SaveToDBariel-
(cherry picked from commit 94fb921cea188bd24080a691236ae6c3479a0ab2)
2017-02-05Core/ArenaTeamMgr: fix race condition in LoadArenaTeamsariel-
(cherry picked from commit b991f3e13d67fa9a2fd0514953003c8459a26c04)
2017-02-05Core/UnitAI: SelectTarget correction (#17309)ccrs
Core/UnitAI: SelectTarget correction - have current victim always be first element of target list (cherry picked from commit 63e62117ea339e6d76958b13bba8ec7ed99b7616)
2017-02-05Core/World: fix race condition in _UpdateRealmCharCountariel-
(cherry picked from commit 5251dadf2976cd0bfb38523af844da34af92561b)
2017-02-05Core/Player: silence warningariel-
(cherry picked from commit dda338ece607367f6370f01dfdc54ff7cc55b92b)
2017-02-05Core/Conditions: implement CONDITION_DAILY_QUEST_DONE to check whether or ↵SnapperRy
not a daily quest has been completed by a player in that day. Also use it to fix two quest chains broken in commit 7905651. Should be the only ones of their kind. (cherry picked from commit b4b3c10c69f73a0fd1e8efe4fd8684676f33948d)
2017-02-05Update 2016_07_12_01_world.sqlAokromes
(cherry picked from commit e5f4ef12db6cc5cfec2cbff099ccf31532c5a513)
2017-02-05DB/Creature: Fix Runetog WildhammerAokromes
Closes #17592 by Silvertower (cherry picked from commit 94fce4a64144adb5f1942bd482f4499b784cd45f)
2017-02-05Core/Spells: Fix Roar of Sacrifice damage part (#17519)ariel-
(cherry picked from commit 6988407b43ec92af4ffed60cdb8b4bc884487039) Rename 2016_99_99_99_world.sql to 2016_07_16_03_world.sql (cherry picked from commit 4bcb5a058bf735bfc2b32f3900b9a9bb494ae15d)
2017-02-05DB/Loot: remove wrong loot for item 'Recipe: Savory Deviate Delight'SnapperRy
Reference loot belongs to 'Murloc Warrior' hailing from Westfall, while the item can only drop from The Barrens' residents (cherry picked from commit 8b5d1935071a55229d1e9c9a08081b23c4a5a696)
2017-02-05DB/Conditions: fix cast conditions for two more spellsSnapperRy
(cherry picked from commit c8e9184a4b1404c38e38b1734fc91afd6d9cbd0c)
2017-02-05Core/Spells GameObjects needs to be spawned in order to be acceptable as a ↵Gustavo
SpellFocus (#17594) (cherry picked from commit 23e89b8aef1999bbbd52248c40d7b76c0a67cafb) # Conflicts: # src/server/game/Grids/Notifiers/GridNotifiers.h
2017-02-05DB/Conditions: fix three spells that require a NPC to be nearbySnapperRy
Namely, the Venomhide Hatchling feeding quests (cherry picked from commit 55ba3bd012220b4b58793d8de5f90b1585c70a04)
2017-02-05DB/Conditions: fix exploit related to quest Disclosure (ID: 12710)SnapperRy
NPC could be repeatedly summoned by clicking the related gameobject (cherry picked from commit 11558b3bdc10ad429e8dbb9ab4489e39eb2d6fcc)
2017-02-05DB/Mail: add Argent Tournament mail sent when reaching level 77SnapperRy
(cherry picked from commit f784c36aa6cc80e16498ce137de47c20a273b881)
2017-02-05Core/Scripts: Migrate Tanaris NPC's to SAI (#17390)Andrew Letson
(cherry picked from commit 6ea48c036e6eacea037660f057afc2ea5545ae91) Rename 2016_06_15_99_world.sql to 2016_07_15_08_world.sql (cherry picked from commit a37a8a316b3c94d7d5ba42db796282ac4e2db478)
2017-02-05Core/SmartAI: change SMART_ACTION_RISE_UP (114) to SMART_ACTION_MOVE_OFFSET ↵SnapperRy
and implement offset movement via target fields. (#17362) (cherry picked from commit ba0cb53b0214ab3625830f7dac3c68d08a97e084) Rename 9999_99_99_99_world.sql to 2016_07_15_07_world.sql (cherry picked from commit 2fd124f9a3cbbd81f2ce6c7154d640175ed71452)
2017-02-05Core/SpellArea: iterate spell_area entries by player's current area instead ↵SnapperRy
of quest id. (#17509) (cherry picked from commit d7e47de264a20dc689b4b30663c2de09613b791f)
2017-02-05Core/Unit: remove emote state when creature attacks another unit (#17542)SnapperRy
(cherry picked from commit a732749d721eefe7558d23e44c5f8dc18194e6d4)
2017-02-05DB/Script: partly script Shadowy Assassin's event in SouthshoreSnapperRy
Updates #14880 (cherry picked from commit c4cbc4341f3394c5ff04d5eb604e6b08e3be8ae7) Change creature guid for previous commit Thanks Aokromes. Also forgot to mention, thanks Rushor for the main script (cherry picked from commit e9ef43cc205540e17cbd68ef30655533520e58aa)
2017-02-05Rename 9999_99_99_99_world.sql to 2016_07_15_05_world.sqlAokromes
(cherry picked from commit 95e77fba90b89c5c08c3e36eed16bbf9948ba641)
2017-02-05Core/Creature: implement INHABIT_ROOT to apply UNIT_STATE_ROOT to creature ↵SnapperRy
(#17543) Add flag 8 to InhabitType for creatures that should appear rooted client-side (cherry picked from commit f78ab9aba45e3b4189a71bb68de6d5b13f45bbca)
2017-02-05Script/Archavon: Implement EMOTE_LEAP (#17588)robinsch
(cherry picked from commit 8a2df73a8262cb7140c37a57e7702cb68a806d9d) Script/Archavon: Implement EMOTE_LEAP By robinsch (cherry picked from commit 1a2bd0dc3aaa5668521cf758165c64f106e9a276)
2017-02-05DB/Loot: reduce drop chance for many white itemsSnapperRy
Closes #17578 (cherry picked from commit b5cb96a56adb007a74f77e5be6b93cfaee9fe552)
2017-02-05DB/Quest: fix availability for Alliance's breadcrumb quests to AshenvaleSnapperRy
Onward to Ashenvale can always be done, while only one quest between Trek to Ashenvale and the Draenei-only Travel to Astranaar can be completed. (cherry picked from commit 4fea1c59e1d2fce1104b5f5b9277edc4a9cb710f)
2017-02-05DB/Creature: Fix some ranged creature castKillyana
Closes #12796 Closes #17580 Closes #17574 (cherry picked from commit 931a7623b24831adf679e0581735375077c8d252)
2017-02-05DB/Creature: Add missing spawn for Ribbon Pole Debug TargetKillyana
Closes #17534 By SnapperRy (cherry picked from commit d22569aababdc9eb09efaf558e0a1b262e3bfe79)
2017-02-05Game/Entities: Fix math problem "Disk Point Picking" in GetRandomPoint (#17577)P-Kito
(cherry picked from commit 0aad705f95a4cead2e083396beead46c6e2446df)
2017-02-05DB/TrinityString: typo fixtreeston
(cherry picked from commit 01dba54c12777c337d916493889bb92ae93c12be)
2017-02-05DB/Creature: Add missing spawns on The Crimson HallKillyana
(cherry picked from commit 8835607ab59d42af7f62f80f75c6fdf0bbb3a54c)
2017-02-05DB/Creature: Add missing creatures before Lady Deathwhisper on 25 difficultiesKillyana
(cherry picked from commit d7bf9e895b240b238dff10061c5b576c15706a57)