aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 100)Cerveciento
Closes #25957 (cherry picked from commit 494b7980987b76218b0753e1fce60d61077c1c01)
2022-03-06Core/Scripts: Verify & migrate spell school immunities to DBoffl
Some already are stored in DB. Looks like they all are still valid for master (cherry picked from commit 1ed79d7a2e61bf98178954a427cd4b7acd6c4509)
2022-03-06DB/Quest: Fix 'Garments of ...' chains and conditionsoffl
Closes #25940 Quests are available only by corresponding to quest location races (cherry picked from commit f474418651557acb621e9634993738118fb54a7e)
2022-03-06TDB 920.22031 - 2022/03/06TDB920.22031TDB Release
2022-03-06DB/Quest: Update quest_poi bruteforce datafunjoker
2022-03-06Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT (#25932)Giacomo Pozzoni
* Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT Add new action SMART_ACTION_SET_HEALTH_PCT (142) with one single parameter "percent" to set the Unit health. Close #25317 * Do not allow 0% (cherry picked from commit 7d6f7e4d19b298632deeb27830b876b12c490a03)
2022-03-06Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) ↵Meji
(#25945) (cherry picked from commit 28353e920b531b7dd221ac926049f5a68b75e7ec)
2022-03-06DB/Creature: Fix scale of penguinsoffl
(cherry picked from commit 075d46a46bf1172480730e280106adf4c051371e)
2022-03-06Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
* Core/Misc: Fix static analysis issues * Fix infinite loop in ".debug send opcode" Fix using uninitialized memory in ".debug send opcode" (cherry picked from commit 661f554b9e08a3721227f1e4a4fe6fd74e43a1f4)
2022-03-06DB/Creature: Add CREATURE_FLAG_EXTRA_NO_COMBAT to Gunship Hulloffl
Closes #25921 (cherry picked from commit 62320b1efab3a050cf2187490b59234a037c69c8)
2022-03-06DB/Item: Remove Plans: Goblin Rocket Boots (7192) from loot & exclude from ↵illfated
being sold by AHbot Closes #25930 (cherry picked from commit 23cd884f3b38060a6f07d84a49b3683ab486b528)
2022-03-06DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE in few casesoffl
Ref #25764 (cherry picked from commit a06a755f4c52da3b4ad07da08f8303fb8517ab2d)
2022-03-06DB/Creature: Remove UNIT_FLAG_UNK_29 part 4offl
Ref #25764 (cherry picked from commit 10d08d56b3dd6ab87934ae1a18bb6104e53c0b46)
2022-03-06Scripts/Commands: Improve ".debug objectcount"jackpoz
Include the number of SetActive objects in ".debug objectcount" command (cherry picked from commit d0231c5a8fdea9704be442cbd8840079caf47a6d)
2022-03-06DB/Creature: Remove UNIT_DYNFLAG_TAPPED_BY_PLAYERoffl
Ref #25764 (cherry picked from commit 5d17697687454a4c46bf85fdf12a06b9bf84e4ec)
2022-03-06DB/Creature: Remove UNIT_FLAG_UNK_29 part 3offl
Ref #25764 (cherry picked from commit 73d3431bfdd4864702f77049cff761eb9ab4c724)
2022-03-06DB/Creature: Add InteractionPauseTimer to two creaturesoffl
Closes #23503 Closes #25647 (cherry picked from commit e78465ccb4abefba1131f1490db2ea7c2944ed7c)
2022-03-06Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
* Core/Creature: Add new db field InteractionPauseTimer Add new db field InteractionPauseTimer to allow to define different interaction pause timers for each creature (the previous system was a global setting in worldserver.conf Creature.MovingStopTimeForPlayer) * Set all columns in creature_template_movement as optional (can be NULL, default NULL). Fill only the columns that should override the default C++ value * Use the InteractionPauseTimer value throughout the code instead of Creature.MovingStopTimeForPlayer * Handle InteractionPauseTimer set to 0 as "don't stop at all" * Implement InteractionPauseTimer in creature_movement_override creature_movement_override allows NULL values, in which case the values from creature_template_movement will be used for those columns that are NULL, falling back to default C++ values if creature_template_movement has NULL values too (or no rows for the creature) * Read default InteractionPauseTimer from worldserver.conf * Rename 2021_99_99_99_world.sql to 2021_01_22_00_world.sql (cherry picked from commit a22bc236ebc038c723774e5b38cd93e814ccc43d)
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 99)Cerveciento
Closes #25896 (cherry picked from commit 9ee878b7ef8c53eba84113fcba3cd43ede71593b)
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 98)Cerveciento
Closes #25895 (cherry picked from commit 935792b85c80688ce6dbf32c229367ff7694cc73)
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 97)Cerveciento
Closes #25890 (cherry picked from commit e0505729f7892ab8d966898e75b0e5c4f3dc6564)
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 96)Cerveciento
Closes #25889 (cherry picked from commit bd243c24515ffb5562ecef555e23f89c463006bd)
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 95)Cerveciento
Closes #25859 (cherry picked from commit c98789f60956be1f2d408243c7272289b2a23011)
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 94)Cerveciento
Closes #25851 (cherry picked from commit 7cff188044ede04d9e4e0b42e499a76b0dc1a4c5)
2022-03-06DB/Conditions: Fix Throw Doomhammer spell cast failoffl
Ref 8c43abaeb291eba1d46a00f3412487856f444e2d (cherry picked from commit 4c0a8ad3b3f9960fa15504cf32a84218807ac9d5)
2022-03-06DB/Quest: Import outro event for 'Hero of the Mag'har'offl
Closes #24976 Credits, source & more info https://github.com/cmangos/tbc-db/commit/b6e118eb01dcfab7493474715cc92be62a62b381 https://github.com/cmangos/tbc-db/pull/63 Valid for master but instead the event should start after turning in 'There Is No Hope' (cherry picked from commit 8c43abaeb291eba1d46a00f3412487856f444e2d)
2022-03-06Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)Jan Van Buggenhout
(cherry picked from commit a832a1fe903779fa5a03202708997ced7d4c1acc)
2022-03-06Core/Misc: Update WorldSocket::OnRead to WorldSocket::ReadDataHandler in ↵Jan Van Buggenhout
comments and logging (#25885) (cherry picked from commit ec689e790894cfcab5b44b3bd5a9cee036bc9daf)
2022-03-06Docker/Readme: codestyle cleanup (9af6bf1 follow-up) (#25864)Trond B. Krokli
* Docker/Readme: codestyle cleanup Changes proposed: - Simplify MD back tick usage in stand-alone horizontal strings. - Sentence grammar improvements/adjustments (might->may etc.) - Punctuation: Add a period dot at the end of proper sentences. - Punctuation: Add Oxford commas for natural readability. - Punctuation: Add colon at the end of sentence introducing command examples. - Reduce indentation level for bullet point annotation from second level to first level. - Spell Linux with a capital L (proper noun, from "Linus + UNIX"). - UNIX is a proper noun with all its letters in uppercase. - Remove a stray double quote character from the start of a command. - Replace HTML entity &#46; with its ASCII representation, a period dot. Whitespace changes: - add editorial blank line below H1 (page title) and H2 headings - add editorial blank line below MD code block fences (codestyle) * Lowercase 'pch' job name - "PCH" -> pch * Revert HTML entity change in README dot md - Revert README.md to its original `README&#46;md` spelling to avoid coding issues. * Update contrib/Docker/README.md Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit 3a61fe3c31b3fc61d3b881196319ccd96d69c7e4)
2022-03-06CI/CircleCI: Expose binaries built on Circle CI as docker images in the ↵Giacomo Pozzoni
Circle CI artifacts (#25832) Co-authored-by: Shauren <shauren.trinity@gmail.com> (cherry picked from commit 9af6bf15aa2fe836c3ebba306eaaa8971f00fac4)
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 93)Cerveciento
Closes #25850 (cherry picked from commit 5d1075959aa01d6a0b36f1337de95d768967f57b)
2022-03-06DB/Locales: Add missing esES & esMX quest locales (Part 92)Cerveciento
Closes #25846 (cherry picked from commit 0b463c397b9a5576fedfe452fde2fed2a858fdc7)
2022-03-06DB/Quest: Arathi Basin questsoffl
Closes #25845 (cherry picked from commit 0ca031559fdc379112d3e572478c5e478db0d539)
2022-03-06DB/Loot: Remove clam meat from creature lootoffl
Closes #25844 (cherry picked from commit 9cb2168ab9f16bef23148c10012dc9719b9049e4)
2022-03-06DB/Creature: Remove UNIT_FLAG_STUNNED in more casesoffl
Ref #25764 (cherry picked from commit 7b79adf5b1c9e482d061076065687ab8d058e59c)
2022-03-06DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE part 2offl
Ref #25764 (cherry picked from commit 3258e4cecdcfcf3b2ff0bae3f8aee9804fcef34f)
2022-03-06DB/Creature: Update stats of some creaturesoffl
(cherry picked from commit 793e6ae4ae3d4806df9976b30eb64c87c6adda04)
2022-03-05Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and ↵xvwyh
TARGET_UNIT_NEARBY_PARTY (#25837) * Update SharedDefines.h * Update SpellInfo.cpp (cherry picked from commit 7c6d92012afa4efe7b075aa6543e2169cda3faed)
2022-03-05Update LootMgr.cpp (#25849)Trond B. Krokli
Typo correction for console & log output `>> Loaded reference loot templates in %u ms` `refence` --> `reference` (cherry picked from commit cf5f360299d9cf156a94aae7c3c05fd0d0941a4f)
2022-03-05DB/Creature: Fix typo in 7a774e94d04cb2b6150222f4798de987917b04caoffl
Kodo can't sit (cherry picked from commit f6b22df9bd2231717b78393c65d92fbcafe92483)
2022-03-05DB/Locales: Add missing esES & esMX quest locales (Part 91)Cerveciento
Closes #25841 (cherry picked from commit 2951def0a4ca932437348447266bb0371d7dd457)
2022-03-05DB/Locales: Add missing esES & esMX quest locales (Part 90)Cerveciento
Closes #25840 (cherry picked from commit 9b22de905a1cdbf12396bab563c4443c93b1d7b9)
2022-03-05DB/Locales: Add missing esES & esMX quest locales (Part 89)Cerveciento
Closes #25839 (cherry picked from commit dad610c407c72f0d06d55c05414942c94dd8461a)
2022-03-05DB/Creature: Remove incorrectly spawned 2x Shadowmoon Retainer (22102)illfated
Closes #25838 (cherry picked from commit 5170721fb9cb0007f7401e6580d371d41dc34804)
2022-03-05DB/Creature: Remove UNIT_FLAG_UNK_29 part 2offl
Ref #25764 (cherry picked from commit 7a774e94d04cb2b6150222f4798de987917b04ca)
2022-03-05DB/Locales: Add missing / update deDE quest locales (Wetlands)alpharius
Closes #25827 (cherry picked from commit fc3479dec2e6f74b1310478edf3e753888d4e24e)
2022-03-05DB/Locales: Add missing / update deDE quest locales (Loch Modan)alpharius
Closes #25826 (cherry picked from commit d3e464b4c4f88093169d0b113ed31528dcbf7564)
2022-03-05DB/Creature: Remove UNIT_FLAG_UNK_29 part 1offl
Ref #25764 Do not apply serverside spell for master (cherry picked from commit ba7b5d8552d8eea581d33646b184b7b836bf6641)
2022-03-05DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE part 1offl
Ref #25764 (cherry picked from commit 8ef1149706c2ab19942055c991b0086dea71d680)
2022-03-05Scripts/Diremaul - Dire Maul crystal and forcefield fix (#25332)Jinnaix
* Scripts/Diremaul Diremaul Crystal and Forcefield fix * Apply suggestions from code review Apply suggestions Co-authored-by: MaxtorCoder <warsongkiller.s8@gmail.com> * Fix stuff * _private member * use std array instead of c-arrays and standartized guid container namings * Process feedback * finalize * blubb * small changes * whoops * Process feedback * Missing include * Process feedback * Apply suggestions from code review Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> * remove unused field Co-authored-by: MaxtorCoder <warsongkiller.s8@gmail.com> Co-authored-by: Ovah <dreadkiller@gmx.de> Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> (cherry picked from commit 26002c530f7183105bf3dcb33272bb0cf3322558)