Commit Graph

  • 9463933eda Core/Creatures: Implemented CREATURE_STATIC_FLAG_2_ALLOW_MOUNTED_COMBAT and overriding default mount from creature addon Shauren 2024-02-27 14:05:47 +01:00
  • 120a19d179 Core/Items: Fixed possible out of bounds array access when applying enchantments to equipped profession tools Shauren 2024-02-27 12:41:17 +01:00
  • be3dc89c32 Core/Creatures: Implemented CREATURE_STATIC_FLAG_5_NO_LEAVECOMBAT_STATE_RESTORE Shauren 2024-02-27 00:13:11 +01:00
  • 1572b8acab Core/Logging: Call Log::instance() only once in each log statement Shauren 2024-02-26 22:55:27 +01:00
  • 409adfa7a5 Core/Battlegrounds: Isle of Conquest Rework (#29687) Jeremy 2024-02-26 22:33:07 +01:00
  • 5f69c1fe0d DB/ForbiddenReach: Added some spawns for The War Creche Naddley 2024-02-26 18:08:39 +01:00
  • 75cbafd83a Core/Spells: Don't modify item charges in all slots on a single item spell cast Shauren 2024-02-26 14:39:16 +01:00
  • 9ecb93f34d Core/Spells: Don't modify item charges in all slots on a single item spell cast Shauren 2024-02-26 14:39:16 +01:00
  • 2064bcb5f7 Fix circle ci dockerfile for 3.3.5 Shauren 2024-02-26 14:06:01 +01:00
  • d3fcc9efea Core/Misc: Warning fixes Shauren 2024-02-26 12:51:20 +01:00
  • 45d7a44555 Build: Reuse PCH file between all script modules Shauren 2024-02-25 00:05:19 +01:00
  • 2cb5f7a81e Core/CrashHandler: Support dumping variables stored in cpu registers (not accurate for all variables) Shauren 2024-02-17 13:15:49 +01:00
  • 120b4d7cf4 Core/CrashHandler: Support ARM64 Shauren 2024-02-17 12:03:57 +01:00
  • 5cb4f6aeaf Core/Random: Use correct headers to obtain _mm_malloc definitions Shauren 2024-02-17 12:03:06 +01:00
  • abb99ff965 Dep/SFMT: Support NEON on ARM with MSVC Shauren 2024-02-17 12:01:53 +01:00
  • ac56c1789b Dep/g3d: Support ARM with MSVC Shauren 2024-02-17 12:00:15 +01:00
  • 73d2e9d6d6 Build: Improve ARM target detection in cmake (needed by MSVC) Shauren 2024-02-17 01:13:36 +01:00
  • 11b6b476d6 CMake: added MySQL 8.3 to FindMySQL cmake macro Ovahlord 2024-02-07 09:16:12 +01:00
  • b989e1701b CMake: added MySQL 8.2 to FindMySQL cmake macro Ovahlord 2023-12-22 13:26:33 +01:00
  • b67916cd32 Dep/zlip: Upgrade to 1.3 (#29401) M'Dic 2023-11-02 16:21:38 -04:00
  • 26f7dfb197 Build: Fixed msvc version check Shauren 2023-10-29 12:14:36 +01:00
  • ad44ddab34 Dep/Boost: Drop windows boost hacks (#29358) funjoker 2023-10-13 21:10:01 +02:00
  • e1306ddfa9 Build: Set CMake policy CMP0144 to NEW Shauren 2023-09-20 19:30:52 +02:00
  • ebb4bdf2d1 Dep: Support mysql 8.1 on windows Shauren 2023-08-07 19:25:33 +02:00
  • 6a41b0dc06 Build/GCC: Disable useless warning Shauren 2023-07-30 00:23:31 +02:00
  • 0929d3dfdd Build: Increase required msvc version slightly Shauren 2023-07-25 11:42:08 +02:00
  • e6069c14ab Build: moved MSVC warning C5054 from warning level 4 to 3 Ovahlord 2023-07-11 18:49:52 +02:00
  • ad96f1fd78 Build: Silence CMake warnings about boost version being too new Shauren 2023-06-12 00:04:27 +02:00
  • 4fdd407943 Docker: Fixed files being missing from circleci built images Shauren 2023-05-20 13:57:57 +02:00
  • 4d220221bf Build: Fixed copypaste mistake in appleclang version check Shauren 2023-04-10 14:09:23 +02:00
  • 367c5db9f4 Core/Misc: Fix build with libc++ Shauren 2023-04-10 00:08:32 +02:00
  • 66abca1593 Build: Cleanup boost CMakeLists from pre-c++11 flag checks Shauren 2022-11-05 01:08:17 +01:00
  • f7a59ea707 Build: Update required cmake version to 3.18 Shauren 2022-09-06 19:27:50 +02:00
  • 7ff70a6bff Core/Crypto: Remove support for OpenSSL 1.0 Shauren 2022-09-06 12:51:08 +02:00
  • 182cf7bc0e Build: Make genrev more resilient to invalid source code checkouts Shauren 2023-02-03 11:14:59 +01:00
  • acb43896f2 Build: Fixed finding mysql binary on first cmake run Shauren 2022-07-19 00:33:07 +02:00
  • 63cf670f65 Build: Removed duplicate find_package(MySQL) call Shauren 2022-06-23 00:05:27 +02:00
  • faa8c9b710 Build: Modernize mysql finding script Shauren 2022-06-20 22:43:22 +02:00
  • c1f90390d9 Build: Improve automatic finding of libraries on mac Shauren 2022-06-17 18:04:02 +02:00
  • c703497655 Build: Partial support for clang-cl Shauren 2022-02-16 20:22:15 +01:00
  • 0ce6a573a6 Build: Enable some msvc warnings that are enabled for other compilers Shauren 2022-01-21 13:43:19 +01:00
  • 949d82e4d1 Core/Units: Fix some cases where server was not sending power updates to client on time (#29573) Mykhailo Redko 2024-02-26 12:37:28 +02:00
  • e7a77c840d DB/Creature: allow Chaotic Rift targeted with mouse Aokromes 2024-02-26 02:34:52 +01:00
  • 8ad4314030 DB/Creature: allow Chaotic Rift targeted with mouse Aokromes 2024-02-26 02:06:06 +01:00
  • 91939f343e DB/Mulgore: Update questchains for Mulgore Kelpiesklubhouse 2024-02-26 01:44:20 +01:00
  • 3c466f4ce7 DB/Durotar: Update questchains for Durotar Kelpiesklubhouse 2024-02-26 01:43:29 +01:00
  • 6dc9be26a9 DB/DunMorogh: Update questchains for Dun Morogh Kelpiesklubhouse 2024-02-26 01:41:35 +01:00
  • 7105d4c380 DB/Durotar: Update questchains for Echo Isles Kelpiesklubhouse 2024-02-26 01:40:41 +01:00
  • bdfe60b606 DB/ElwynnForest: Update questchains for Northshire Kelpiesklubhouse 2024-02-26 01:39:37 +01:00
  • a55653ce0b DB/Durotar: Added ExclusiveGroup for Quests Lazy Peon and Vile Familiars Kelpiesklubhouse 2024-02-26 00:51:29 +01:00
  • f8ab334a33 DB/DunMorogh: Update questchain for New Tinkertown Kelpiesklubhouse 2024-02-26 00:49:15 +01:00
  • 38730ee272 DB/DunMorogh: Update questchain for Coldrige Valley Kelpiesklubhouse 2024-02-26 00:46:53 +01:00
  • af108413dc DB/AzuremystIsle: Update questchains for Ammen Vale Kelpiesklubhouse 2024-02-26 00:44:26 +01:00
  • d53d4fd7df DB/ElwynnForest: Update questchain for Elwynn Forest Kelpiesklubhouse 2024-02-26 00:37:31 +01:00
  • 0c76618b19 Core/Auras: Implemented SpellEffectAttributes::AuraPointsStack Shauren 2024-02-26 00:03:02 +01:00
  • abcc7400d3 DB/QUEST: Death knight starting zone, missing and corrected quest emotes Aokromes 2024-02-25 23:51:43 +01:00
  • abb6f359aa DB/QUEST: Azuremyst Isle, missing and corrected quest emotes Aokromes 2024-02-25 23:49:26 +01:00
  • 8e5fdeb2ca DB/Locale: Page mismatch in Sully Balloo's Letter Aokromes 2024-02-25 23:35:49 +01:00
  • e1bf852618 DB/SAI: King Varian Wrynn outro for "Where Kings Walk" Aokromes 2024-02-25 23:33:46 +01:00
  • ab549902d5 DB/SAI: Daedal outro for quest "An Alternative Alternative" Aokromes 2024-02-25 23:32:20 +01:00
  • 02b977c98e Core/Players: Drop Player::SaveGoldToDB() and move it's code to Player::SaveInventoryAndGoldToDB() (#29582) Mykhailo Redko 2024-02-25 19:58:00 +02:00
  • 31236de396 Core/Players: Support race and faction changes for new races (#29755) Razmataz 2024-02-25 17:49:20 +00:00
  • d0245bfb65 DB/SAI: Tavara's Script during "Help Tavara" Aokromes 2024-02-25 15:35:40 +01:00
  • 2c76ee425a DB/Creature: Add one more Crystalline Ice Giant in Dragonblight Aokromes 2024-02-25 15:20:46 +01:00
  • 38a37b0ac2 DB/Creature: Update gossip text for Darnassus Sentinel for Mage & Paladin directions Aokromes 2024-02-25 15:14:55 +01:00
  • 6c15fb00e5 Core/Units: Update facing spline movement immediately after launching (#29494) Ovahlord 2024-02-25 15:12:46 +01:00
  • a7dab01c2d Core/Players: Move power regeneration calculations to Player::UpdatePowerRegen r4dish 2024-02-25 13:36:50 +01:00
  • 1a3006b20d Core/Players: Auras that change the rate of energy regeneration should have an effect on client prediction. r4dish 2024-02-25 13:36:50 +01:00
  • 4a2210d63b Core/Players: Adjusting the amount of rage and runic power lost over time. Client/server sync issues have also been fixed. r4dish 2024-02-25 13:36:50 +01:00
  • 72c421f50b Scripts/Blackrock Depths: Replace player spells used by High Interrogator Gerstahn with correct ones for that creature (#29637) CraftedRO 2024-02-25 14:25:00 +02:00
  • 7465ce9aeb DB/DunMorogh: Implementing quests Forced to Watch from Afar and Operation Recombobulation * also fixed Wendigo spawn positions & waypoints Malcrom 2024-02-25 12:15:23 +01:00
  • 49108de4fe DB/Gilneas: Added script to Crows in Merchant Square Malcrom 2024-02-25 11:58:29 +01:00
  • 99eaa7ec9f DB/Gilneas: Added cosmetics to Panicked Citizens Malcrom 2024-02-25 11:46:43 +01:00
  • 3faa014c84 DB/Gilneas: Added some Merchant Square cosmetic fixes Malcrom 2024-02-25 11:33:23 +01:00
  • 8203a2eebd DB/ElwynnForest: Added missing aggro and death texts to Kurtok the Slayer Malcrom 2024-02-25 11:14:36 +01:00
  • 1d20508ef4 DB/Teldrassil: Fixed loot for several creatures in Shadowglen * Young Thistle Boar * Thistle Boar * Webwood Spider * Grell * Gellkin * Githyiss the Vile * Young Nightsaber Malcrom 2024-02-25 11:12:31 +01:00
  • 728492db86 DB/Teldrassil: Fixed some cosmetics in Shadowglen Malcrom 2024-02-25 11:03:11 +01:00
  • 7ad8f04ad1 DB/DunMorogh: Added scripts for Father Gavin, Kelaan and Lowan Featherbreeze at Misty Pine Refuge Malcrom 2024-02-25 10:44:10 +01:00
  • f64bce8db6 DB/DunMorogh: Added script for Buin "Phloppy" Freehand at Misty Pine Refuge Malcrom 2024-02-25 10:25:32 +01:00
  • 96156bb8a8 DB/DunMorogh: Some cosmetic fixes for Steelgrill's Depot Malcrom 2024-02-25 10:05:38 +01:00
  • 12b4e3dd33 DB/DunMorogh: Added script for Grimlock Pilsnor Malcrom 2024-02-25 09:54:12 +01:00
  • b509ce7d2e DB/DunMorogh: Added script for Tognus Flintfire in Kharanos Malcrom 2024-02-25 09:45:15 +01:00
  • ea85d45ffa DB/DunMorogh: Added script for Kogan Forgestone in Kharanos Malcrom 2024-02-25 09:30:27 +01:00
  • 99aaed92e3 DB/DunMorogh: Added path for Golorn Frostbeard in Kharanos Malcrom 2024-02-25 09:11:49 +01:00
  • 16dd61e3f2 DB/DunMorogh: Added some cosmetics for Frostmane Retreat Malcrom 2024-02-25 09:08:38 +01:00
  • 534a03644a Core/Battlegrounds: Removed Honorable Defender from Alterac Valley (#29740) CraftedRO 2024-02-25 12:09:18 +02:00
  • b8d3aea216 Scripts/Spells: Fix energize for spell Doom (Warlock) (#29748) Aqua Deus 2024-02-25 11:04:54 +01:00
  • d7d382ea43 Scripts/Spells: Fix Shield of the Righteous armor bonus (#29749) Aqua Deus 2024-02-25 11:03:22 +01:00
  • 42b099bd05 DB/Quest: update NPC name in Progress text for "Return to Witch Doctor Uzer'i" Aokromes 2024-02-25 07:46:07 +01:00
  • 9f8d680cb1 DB/Quest: The Bloodsail Buccaneers Aokromes 2024-02-25 07:44:50 +01:00
  • 129b74ffb2 DB/Quest: Dr. Terrible's "Building a Better Flesh Giant" Aokromes 2024-02-25 07:42:32 +01:00
  • eac4bf825a Build: Reuse PCH file between all script modules Shauren 2024-02-25 00:05:19 +01:00
  • 75e38a5d8f Scripts/Stratholme: Portcullis Trap (#29596) bibi 2024-02-24 23:55:13 +03:00
  • c4f896f591 Scripts/ExilesReach: Implemented Ride SE Boar, Re-Deather and Stocking Up quest (#29670) Malcrom 2024-02-24 14:46:46 -04:00
  • f664673990 Core/PacketIO: Implemented CMSG_CHECK_IS_ADVENTURE_MAP_POI_VALID and SMSG_PLAYER_IS_ADVENTURE_MAP_POI_VALID (#29626) ModoX 2024-02-24 18:44:42 +01:00
  • da0e2c2767 DB/Quest: A Spirit Ally Aokromes 2024-02-24 17:13:03 +01:00
  • cf026aa627 Scripts/Spells: Update Vampiric touch script implementing the talent Misery and the dispel fleeing (#29743) Aqua Deus 2024-02-24 16:35:42 +01:00
  • e28c2b2844 DB/Conditions: King Varian Wrynn gossip menu text Aokromes 2024-02-24 16:32:15 +01:00
  • fc03a92f95 DB/Creature: Remove stun immunity from Captain Balinda Stonehearth and Captain Galvangar Aokromes 2024-02-24 16:30:45 +01:00
  • 90f685566f DB/Creature: Add AnimTier Hover for two npc Aokromes 2024-02-24 16:29:09 +01:00