aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-03-22Scripts/Spells: Void Zone's Consumption (#27265)offl
(cherry picked from commit 44a6d393d7969adf3357ea74c61561c60c6c5a31)
2022-03-22Core/Pets: Do not force pets to follow their charmer when possessed by ↵Grindelwald
player (#27293) * Fixes Eyes of the Beast Closes #27226 Co-authored-by: Shauren <shauren.trinity@gmail.com> (cherry picked from commit e63838f624b28b4fc5fcba2b8c64fced8ef8e11c)
2022-03-22Core/PacketIO: Fixed ScenarioState packet structure (#27880)Krudor
2022-03-22Core/Scenarios: Fix bad criteria evaluation in scenarios (#27881)Krudor
* Adjust Scenario criteria evaluation process so that entire criteria trees are not completed when a single child tree is completed.
2022-03-22Core/Spells: Interrupt spells and auras before sending loot to client (#27279)acidmanifesto
(cherry picked from commit a24ea431dc25cee3cfd80b89273085f62c83b1fb)
2022-03-22Core/Battlegrounds: Avoid increasing player count per team when re-logging ↵Gildor
if player was already in the BG (#27266) (cherry picked from commit 6c512113d35a493a420eeb1c3bf6c01253003d7b)
2022-03-22Core/Vehicles: Add additional logging to track issue #24876Shauren
(cherry picked from commit f20b7a10805f2f989e1c44648e1e6ecd9826ef55)
2022-03-22Core/Misc: Add TempSummon timer to GetDebugInfoShauren
(cherry picked from commit 7b9b785c5138c279fea95a9a3c193c0997bf4c16)
2022-03-22Core/SAI: Fix error messagejackpoz
Fix the error message about valid range values for SMART_ACTION_ACTIVATE_GAMEOBJECT (cherry picked from commit 5b9acbded12c6f68acd514642e1c940404c4b312)
2022-03-21Core/SAI: Remove deprecated events and actions (#27258)offl
(cherry picked from commit c508203895517885d09bbea0ae39da700f49708c)
2022-03-21Scripts/Creature: Replace trigger_periodic with unique scripts (#27240)offl
(cherry picked from commit 7a307ebb6d08f614f11020418fa1c697f084a6bc)
2022-03-21Core/Battlegrounds: Fix text messages in Eye of the Storm when capture ↵Gildor
Draenei Ruins (#27260) (cherry picked from commit e02e78406221d7efa7ed5b3d7e81fb20d9a8df37)
2022-03-21Core/SAI: Remove reactState param from SMART_ACTION_WP_START (#27255)offl
Ref #26728 (cherry picked from commit 04909bada85d4770a58a5b2b6f2180f5aacb1b81)
2022-03-21Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)Giacomo Pozzoni
Closes #27196 (cherry picked from commit 0817be8f76dead48e2c0eeb7d5a7434a452f0dcf)
2022-03-21Core/Combat: Fixed combat after remove charm (#27248)Lucas Nascimento
https://github.com/TrinityCore/TrinityCore/pull/27038#issuecomment-958784361 (cherry picked from commit 0cc0b3f926a55fd70a51a90631dde99fbb8c6b8b)
2022-03-21DB/Creature: Zaetar's Spiritoffl
(cherry picked from commit 44a265685ea27953ea98008ec6660954b3bf217b)
2022-03-21Scripts/Quest: Make 'Search and Rescue' less hacky (#27227)offl
(cherry picked from commit 6e07acbbdeb5fdc3072af480175267ca5969efc2)
2022-03-21Scripts/Quest: Update 'Trail of Fire' & 'Warning: Some Assembly Required' ↵offl
(#27184) (cherry picked from commit cbb13b0efbdfa86657b05710672df588701a1280)
2022-03-21Scripts/Misc: Migrate Operation Gnomeregan & Zalazane's Fall scripts to own ↵offl
files (#27163) (cherry picked from commit d42c89aa04e58f74069ac1fdda94d7fbba1a7a52)
2022-03-21Scripts/Misc: Replace some of AddItem / CreateItem with spells (#27160)offl
(cherry picked from commit ed38206031f25fec73282044293238c9573a89d9)
2022-03-21Core/Creatures: Refactor ObjectMgr::ChooseCreatureFlags to allow selecting ↵Shauren
only 1 flag field (cherry picked from commit e4430cd2bedf2079961bd1a30ba9f5f1de93af82)
2022-03-20Core/Unit: Fixed wrong combat stop when set charmKeader
(cherry picked from commit 9b354c6bebdf9fe9c9842330447162edc63cc751)
2022-03-20Scripts/Uldaman: Fix Ironaya crash (#27189)Gildor
* Scripts/Uldaman: Fix Ironaya crash * little code cleanup * oops (cherry picked from commit cb4e12bdf09f81c57b54b0b7d429461c2fc1f64b)
2022-03-20add item xxxxx show to who was added item (#27020)kvolk2git
Co-authored-by: Aokromes <Aokromes@users.noreply.github.com> (cherry picked from commit 822b32b64bbea2640f68edd9d110f8379c4a3c42)
2022-03-20Scripts/Commands: fix `.learn all recipes` (#27153)ihm-tswow
if client had same locale as server, the command didn't work (should've been != and not ==). Furthermore, server dbcs only have the server locale for these, and they might or might not match up with the client. only downside of removing the check entirely is possibility of mixups if two locales have overlapping names for different skills. I highly doubt a single such instance exists. (cherry picked from commit c946370c5f03c53c4f9bb3d147abcc6b37f4f36d)
2022-03-20DB/Creature: The Brewmaiden & The Black Brewmaiden (#27133)offl
Closes #27127 (cherry picked from commit 2f0b7a756a6d8a6a8ae8c5fd5c311fab75e813db)
2022-03-20Core/SAI: Make 'no, thanks' actions deprecatedoffl
Deprecated events and actions will be removed after 2 weeks (cherry picked from commit ab3bb36a46d5419cd0ac95ab367e68252ec88044)
2022-03-20Core/Scripting: Get rid of ModifyVehiclePassengerExitPos (#27126)offl
(cherry picked from commit d7adc50daa5a20142e0f39a9f65d39869525fd0e)
2022-03-20Entities/Unit: Fixed wrong combat stop when remove charm (#27038)Lucas Nascimento
(cherry picked from commit fa3a62ae4e890dc526f2f0474e3469ccddb15edf)
2022-03-20Core/SAI: Make SMART_EVENT_WAYPOINT_START & SMART_EVENT_CHARMED_TARGET ↵offl
deprecated Deprecated events and actions will be removed after 2 weeks (cherry picked from commit 9e78329c8b8294f3d4bc6e6ca4e6abfe6d53b917)
2022-03-20DB/SAI: Make SMART_EVENT_EVENT_PHASE_CHANGE deprecated; avoid AddAura, ↵offl
re-handle equipment in few scripts Deprecated events and actions will be removed after 2 weeks Ref 1d1e090fe928665d0612482f222466535f94852c 0e1835ee78bd8f79b8dcd5f3ed6d9f7be1eccadb (cherry picked from commit 1053345692750d978ed44eef6cc7110064c423fc)
2022-03-20Core/Conditions: Fixed conditions not working for area aurasShauren
(cherry picked from commit 8693ee56955ce4d31e9e69f3971f52e250c1280c)
2022-03-20Core/Creature: Formation reset (#27040)Jinnaix
* Core/Creature: Formation reset * Update CreatureGroups.cpp whoops * Core/Creature: Formation reset Keep dismiss functionality (cherry picked from commit 7051aab4219765e0c9faac0ce7bde0160451712a)
2022-03-20Core/SAI: Remove deprecated events and actions (#27039)offl
(cherry picked from commit 887605d945fd2330865e84fd066a84e6f4570149)
2022-03-20Core/Unit: Fixed Deterrence stopping working for no reason (#26996)Lucas Nascimento
(cherry picked from commit 63c6f7bc26b73f59165179935d2556aea1636f12)
2022-03-19Script/World: Brewfest Reveler Script (#27031)Malcrom
(cherry picked from commit 83ae8fc5197f90ba97de2e961f7c98e3c567837b)
2022-03-19Core/Creature: Disallow nearly all non-static flags on DB side (#27024)offl
Closes #25764 (cherry picked from commit a88001938e1e77532c5db9596abc9efdef6d2257)
2022-03-19Scripts/Spells: Handle quest tame spells in spell script (#27022)offl
(cherry picked from commit 4441d42253d64ccd8fc9f78f1b44c851d6408312)
2022-03-19Scripts/Commands: account onlinelist (#27004)Giacomo Pozzoni
* Script/Commands: Remove sync db queries from ".account onlinelist" * Add additional "account onlinelist" commands - "account onlinelist ip" to filter by ip address - "account onlinelist limit" to limit the output rows - "account onlinelist map" to filter by map id - "account onlinelist zone" to filter by zone id * Update src/server/scripts/Commands/cs_account.cpp (cherry picked from commit e3591b25a55d1d4dc642a5a35f851b19586a0110)
2022-03-19Script/Commands: Allow to specify the target player in .additem command (#26997)Giacomo Pozzoni
* Script/Commands: Allow to specify the target player in .additem command New syntax: .additem <required item id> <optional item count> <optional player name> Close #25875 * Move target player to new command ".additem to <player> <item> <count>" (cherry picked from commit bebf1876ab506851a56e1619444e57d0f0b4b128)
2022-03-19Scripts/Misc: Remove 2 logs, they are handled by gm logsAokromes
(cherry picked from commit a462daa01c6b966821fadbd64b881020067cf6bd)
2022-03-19Core/Combat Improve extra attacks handling (#26859)trickerer
* Core/Combat Improve extra attacks handling * Remove unnecessary _lastDamagedTargetGuid check * Add missing initialization of _lastExtraAttackSpell. Do not use hardcoded spell ids. * Partially revert 9f90b835019b (cherry picked from commit 084f8f3ded45150a57eabd3ad117f1152d4d046d)
2022-03-19Flash worldserver on taskbar on thread start (#26886)Maks Szokalski
* Flush worldserver on taskbar on thread start * update * update * fix codestyle * Update worldserver.conf.dist * Update src/server/worldserver/worldserver.conf.dist Co-authored-by: NoName <322016+Faq@users.noreply.github.com> Co-authored-by: NoName <322016+Faq@users.noreply.github.com> (cherry picked from commit b1e7f2489c071fefb3cff3bbd295c45c81e7a69c)
2022-03-19Core/Misc: Improvement item durability repair logic. (#26911)Mikhail Redko
* Core/Misc: Improvement item durability repair logic. * Move item repair cost calculation logic from Player::DurabilityRepair to Item::CalculateDurabilityRepairCost * Make item repair cost calculation more congruent with client logic (std::round) * Do not repair items if player does not have enough money to pay for the repair of all items at once * Withdrawing money from guild bank only once to avoid spam in the guild bank log and reduce number of transactions in the database Closes #25937 * Fix build * Remove unnecessary scope * Fix visual studio warning and one more check for reliability (cherry picked from commit 3cef126d0a449219f154a6498d26831f86220dfa)
2022-03-18Scripts/ICC: Implemented spell Dark ReckoningKeader
Closes #26941 (cherry picked from commit bddf41e718e45b32225af590d35e60b4ffbe4f38)
2022-03-18Core/SAI: Split set/remove unit_flags actions (#26954)offl
(cherry picked from commit 0a2fca1aed4f2926c73f906769ff92918f7e2dbd)
2022-03-17Scripts/Spells: Mount check aura for Gryphon Hatchling & Wind Rider Cub (#26897)offl
Closes #26600 (cherry picked from commit 5f71c40b969c07f950e3dceb99037c7685512e71)
2022-03-16Core/Misc: Link CREATURE_FLAG_EXTRA_INSTANCE_BIND to corresponding static flagoffl
(cherry picked from commit f89bb434196c045b684218f5e7a10a6ffd5cd421)
2022-03-15Core/SAI: Remove possibility to set/remove unit_flags2offl
So far I see that only Cannot Turn flag can be changed by scripts and action to change it didn't existed in 3xx. If someone will need to change that flag, it should be implemented by action which will change only that flag and not any flag of that type. (cherry picked from commit c8061d8ba620e78c1344ad5f2d476d7d6e5057cb)
2022-03-15Core/Misc: Leave detailed description for UNIT_FLAG_NON_ATTACKABLEoffl
(cherry picked from commit 8a70efed8c56b0b24caa4f449279e75b2375e45f)