Commit Graph

  • e02b82261d DB/Hotfixes: Updated zhTW hotfixes to 12.1.0.69497 main Meji 2026-08-28 12:29:11 +02:00
  • 109535b22c DB/Hotfixes: Updated zhCN hotfixes to 12.1.0.69497 Meji 2026-08-28 12:28:59 +02:00
  • d711746446 DB/Hotfixes: Updated ruRU hotfixes to 12.1.0.69497 Meji 2026-08-28 12:28:45 +02:00
  • f523216bb6 DB/Hotfixes: Updated ptBR hotfixes to 12.1.0.69497 Meji 2026-08-28 12:28:33 +02:00
  • 6bfd141a3f DB/Hotfixes: Updated koKR hotfixes to 12.1.0.69497 Meji 2026-08-28 12:28:19 +02:00
  • be71c5213e DB/Hotfixes: Updated itIT hotfixes to 12.1.0.69497 Meji 2026-08-28 12:27:57 +02:00
  • 4f7702f0a5 DB/Hotfixes: Updated frFR hotfixes to 12.1.0.69497 Meji 2026-08-28 12:27:44 +02:00
  • af35a9787c DB/Hotfixes: Updated esMX hotfixes to 12.1.0.69497 Meji 2026-08-28 12:27:32 +02:00
  • 3649c10a13 DB/Hotfixes: Updated esES hotfixes to 12.1.0.69497 Meji 2026-08-28 12:27:21 +02:00
  • f37d1bb61a DB/Hotfixes: Updated deDE hotfixes to 12.1.0.69497 Meji 2026-08-28 12:27:04 +02:00
  • d9e37e04cd DB/Hotfixes: Updated hotfixes to 12.1.0.69497 Meji 2026-08-28 12:26:26 +02:00
  • 349edd8fda Core/PacketIO: Implement missing packet fields Shauren 2026-08-28 10:26:09 +02:00
  • 228fe2d6aa Core/Creatures: renamed IsSwimPrevented back to CanOnlySwimIfTargetSwims Ovahlord 2026-08-27 21:35:21 +02:00
  • 41c4d4e4a6 Core/Creatures: fixed creature aggro radius calculation Ovahlord 2026-08-27 17:00:12 +02:00
  • c9b40ed3ec DB/Creature: added missing vendor data to Jahi Ovahlord 2026-08-16 19:30:38 +02:00
  • d1cee2bade Core/Creatures: correct behavior for enabling swimming for creatures on ocean floors Ovahlord 2026-08-16 16:56:32 +02:00
  • d2f2665d8e Core/Units: always set UNIT_FLAG_PET_IN_COMBAT even if there are no summons to match retail behavior Ovahlord 2026-08-16 16:54:43 +02:00
  • 93b193c4cd Core/LFG: fixed displaying the first lfg reward in lfg window Ovahlord 2026-08-16 16:38:33 +02:00
  • c7c2b2d3ff DB/GameObjects: removed many duplicate spawns in Orgrimmar's Valley of Strength Ovahlord 2026-08-27 21:22:00 +02:00
  • afb92fb73d Core/Units: removed level based resistance calculation because it was no longer used in Cataclysm Ovahlord 2026-08-14 19:37:06 +02:00
  • f182d82d34 Core/PacketIO: Fix more packet structures for 12.1.0 Shauren 2026-08-27 20:24:01 +02:00
  • b619858a03 Core: Updated allowed build to 12.1.0.69497 Shauren 2026-08-26 10:57:10 +02:00
  • d9523a0811 Core: Updated allowed build to 12.1.0.69465 Shauren 2026-08-25 16:28:58 +02:00
  • 4b7f8f6212 Core/PacketIO: Fix SMSG_INSPECT_RESULT structure Shauren 2026-08-23 21:32:32 +02:00
  • 45bf658869 Core/PacketIO: Fix SMSG_UPDATE_OBJECT structure Shauren 2026-08-23 19:40:25 +02:00
  • fdcd7d00d8 Core/Players: Fix character creation Shauren 2026-08-22 21:07:44 +02:00
  • 3548f9e6d4 Core: Update to 12.1.0 Shauren 2026-08-22 15:20:27 +02:00
  • e6dd6d8b96 Core/PacketIO: Updated to 12.1.0 Shauren 2026-08-17 23:43:10 +02:00
  • e091a7ae6a Core/DataStores: Updated to 12.1.0 Shauren 2026-08-13 20:36:04 +02:00
  • 2e0ecc7d3c Core/Movement: Update movement flags for 12.1.0 Shauren 2026-08-10 19:55:02 +02:00
  • 5cc473d606 Core/PacketIO: Fix packet structure for CMSG_READY_CHECK_RESPONSE and CMSG_PARTY_UNINVITE Shauren 2026-08-18 09:44:24 +02:00
  • df73a6836a Core/PacketIO: Use std::span instead of pointer to vector in SMSG_MOVE_UPDATE_TELEPORT Shauren 2026-08-18 00:09:59 +02:00
  • 94772bc6d2 Core/PacketIO: Fix packet structure for SMSG_AUCTION_LIST_ITEMS_RESULT and SMSG_PARTY_UPDATE Shauren 2026-08-18 00:09:04 +02:00
  • 9f0555dbc0 Core/PacketIO: Rename a few unknown fields Shauren 2026-08-18 00:07:13 +02:00
  • ec4d54360d Core/Misc: Minor formatting fixes Shauren 2026-08-18 00:05:41 +02:00
  • 44f04a4da2 Core/AuctionHouse: Implement some missing packet fields Shauren 2026-08-17 23:41:20 +02:00
  • 6b49871ba9 Core/Players: Remove ForceDontShowChoicesAsList from playerchoice table (not a static value) and rename it in packets Shauren 2026-08-17 13:42:54 +02:00
  • 10c56fd639 DB/Orgrimmar: Eastern Zeppelin Tower updates (#31965) Foldor1 2026-08-16 13:49:54 +01:00
  • 77e27859b1 Core/Chat: Extend ChatFlags to uint32 Shauren 2026-08-16 01:21:11 +02:00
  • 6a40692bd7 Core/PacketIO: Added util to skip packet fields Shauren 2026-08-14 00:47:12 +02:00
  • 932cf01717 DB/Orgrimmar: Added Second Chair Pawdo spawn (#31932) Foldor1 2026-08-09 10:59:45 +01:00
  • fcf3b8ec1c Core/Vmaps: Fix getting area id from gameobject models Shauren 2026-08-08 19:27:57 +02:00
  • a8bebfd3c2 DB/Hotfixes: Updated zhTW hotfixes to 12.0.7.68974 Meji 2026-08-08 16:03:45 +02:00
  • 25090360b7 DB/Hotfixes: Updated zhCN hotfixes to 12.0.7.68974 Meji 2026-08-08 16:03:35 +02:00
  • 8971b7f410 DB/Hotfixes: Updated ruRU hotfixes to 12.0.7.68974 Meji 2026-08-08 16:03:23 +02:00
  • d1de4aa3da DB/Hotfixes: Updated ptBR hotfixes to 12.0.7.68974 Meji 2026-08-08 16:03:10 +02:00
  • 9757f2b6fd DB/Hotfixes: Updated koKR hotfixes to 12.0.7.68974 Meji 2026-08-08 16:02:57 +02:00
  • bece4ea2de DB/Hotfixes: Updated itIT hotfixes to 12.0.7.68974 Meji 2026-08-08 16:02:41 +02:00
  • 75b7abece6 DB/Hotfixes: Updated frFR hotfixes to 12.0.7.68974 Meji 2026-08-08 16:02:29 +02:00
  • 7b57c737d7 DB/Hotfixes: Updated esMX hotfixes to 12.0.7.68974 Meji 2026-08-08 16:02:16 +02:00
  • 65da43f955 DB/Hotfixes: Updated esES hotfixes to 12.0.7.68974 Meji 2026-08-08 16:02:05 +02:00
  • b35b6b36c5 DB/Hotfixes: Updated deDE hotfixes to 12.0.7.68974 Meji 2026-08-08 16:01:52 +02:00
  • 1d3634ac68 DB/Hotfixes: Updated hotfixes to 12.0.7.68974 Meji 2026-08-08 16:01:36 +02:00
  • 69bd9344dd DB/Player: Added extrapolated classlevelstats for Evoker and Demon Hunter Meji 2026-08-08 16:00:29 +02:00
  • f1d9bbe9ca DB/Maldraxxus: Added graveyards (#31941) Nik 2026-08-07 18:51:23 +03:00
  • a6e0be51e0 DB/Bastion: Added graveyards (#31934) Nik 2026-08-07 18:21:23 +03:00
  • 8d1615291e DB/Revendreth: Added graveyards (#31928) Nik 2026-08-07 17:40:38 +03:00
  • e9ba33f291 DB/Ardenweald: Added graveyards (#31927) Nik 2026-08-07 16:58:10 +03:00
  • 5dadb91f7f DB/Player: Update classlevelstats for Evoker Naddley 2026-08-07 14:07:21 +02:00
  • b2a0b57433 DB/Player: Update classlevelstats for Demonhunter Naddley 2026-08-07 14:06:46 +02:00
  • d764f5d51d DB/Player: Update classlevelstats for Druid Naddley 2026-08-07 14:06:02 +02:00
  • 071702a405 DB/Player: Update classlevelstats for Monk Naddley 2026-08-07 14:04:53 +02:00
  • 715dd1104d DB/Player: Update classlevelstats for Warlock Naddley 2026-08-07 14:03:49 +02:00
  • 6e2d14f79b DB/Player: Update classlevelstats for Mage Naddley 2026-08-07 14:03:09 +02:00
  • a17d35b277 DB/Player: Update classlevelstats for Shaman Naddley 2026-08-07 14:02:06 +02:00
  • a9a90e0eb2 DB/Quest: Add missing quest_template_addon entry for quest 54976 (#31962) Foldor1 2026-08-07 12:39:28 +01:00
  • f3c2eaf938 DB/Player: Added extrapolated classlevelstats for Death Knights (levels 1-7) Meji 2026-08-06 21:30:08 +02:00
  • 4c65c525ed Core/Commands: Small compile time improvement for chat commands - remove half of std::tuple instantiations Shauren 2026-08-06 20:11:25 +02:00
  • 90b38cd85b Scripts/Westfall: Implement Quest: "Lou's Parting Thoughts" (#31855) Naddleyandfunjoker 2026-08-06 18:28:24 +02:00
  • d56b119e91 DB/Player: Update classlevelstats for Death Knights Naddley 2026-08-06 17:54:19 +02:00
  • 600794bef0 DB/Player: Update classlevelstats for Priest Naddley 2026-08-06 17:53:30 +02:00
  • 4ba6bdeef4 DB/Player: Update classlevelstats for Rogue Naddley 2026-08-06 17:52:48 +02:00
  • aa1139c0e1 DB/Player: Update classlevelstats for Hunter Naddley 2026-08-06 17:51:49 +02:00
  • 5df5cf86b4 DB/Player: Update classlevelstats for Paladin Naddley 2026-08-06 17:51:15 +02:00
  • a7781f57a1 DB/Player: Added classlevelstats for Warrior Naddley 2026-08-06 17:50:28 +02:00
  • b4b29151e8 DB/Westfall: Update Transient and West Plains Drifter Naddley 2026-08-06 17:20:28 +02:00
  • 21213b37fa DB/Harandar: Implement second part for Quest: "To Har'athir" Naddley 2026-08-06 13:49:45 +02:00
  • fffb9fe2bb Core/Players: Remove remaining loops over all PowerType.db2 rows Shauren 2026-08-05 21:11:05 +02:00
  • b35248fbaf Core/Spells: Send the appropriate SpellCastResult error when a spell with a cooldown event is on cooldown, depending on whether it has OnHold enabled. (#31887) Gildor 2026-08-04 13:39:00 +02:00
  • 089d3106bb Core: Updated allowed build to 12.0.7.68974 Shauren 2026-08-04 09:10:19 +02:00
  • a4413439e0 Core/Movement: Implement inertia opcodes (#31897) Aqua Deus 2026-08-03 14:37:19 +02:00
  • a716ccda43 Spells/Priest: Implement Master the Darkness proc (rank 1) (#31805) Cristian Vintila 2026-08-03 13:54:15 +03:00
  • daa21f07dd SQL: Fix filename Shauren 2026-08-03 12:24:32 +02:00
  • 0c7a5cfd7b CI/GitHub: Update actions versions Shauren 2026-08-03 00:01:24 +02:00
  • d325c08ddc CI/Circle: Update replace deprecated config version Shauren 2026-08-03 00:01:24 +02:00
  • a62ad24490 Core/Movement: Make it possible to get exact player position in scripts triggered directly by player movement (#29824) Mykhailo Redko 2026-07-24 12:59:35 +03:00
  • 36a5de288d Scripts/Serpentshrine Cavern: Move trash death counting script to c++ Shauren 2026-07-21 20:19:09 +02:00
  • 83fad44a0e Scripts/Slave Pens: Update scripts (#31918) offl 2026-07-19 02:11:15 +03:00
  • 94c89fa7cd Scripts/Steamvault: Update scripts (#31885) offl 2026-07-19 01:34:59 +03:00
  • 2fa132f748 Scripts/Shattered Halls: Update Omrogg (#31884) offl 2026-07-19 01:03:28 +03:00
  • ccffb1582e Scripts/Zul'Aman: Update Nalorakk (#31882) offl 2026-07-19 00:23:29 +03:00
  • b7af0c3ce8 Scripts/Karazhan: Rewrite Opera (#31881) offl 2026-07-18 23:54:06 +03:00
  • b449917114 Core/Spells: Fixed cancelling launched spell missiles when stopping autorepeating spells Shauren 2026-08-01 00:37:47 +02:00
  • 34a7e0645c Core/Units: Remove Unit::GetCurrentSpell(uint32) overload Shauren 2026-08-01 00:36:20 +02:00
  • d366182fae Core/Spells: Improve spell interruption for SPELL_ATTR5_ALLOW_ACTIONS_DURING_CHANNEL and SPELL_ATTR9_ALLOW_CAST_WHILE_CHANNELING Shauren 2026-08-01 00:35:32 +02:00
  • d9f4b7b646 Core/Misc: Re-generat eenuminfo_SharedDefines Shauren 2026-07-31 00:24:54 +02:00
  • 7cd0e081b7 Core/DataStores: Refactor MapDifficulty storage to get rid of map of maps Shauren 2026-07-30 21:18:14 +02:00
  • d58f783588 Core/Grids: Fix GridCoord/CellCoord underflow Shauren 2026-07-29 00:17:18 +02:00
  • d2b29c6253 Core/Grids: Decouple grid loading from searchers Takenbacon 2026-07-28 22:16:33 +02:00
  • e69d2b2b25 Core/Grids: Remove unneccessary constructors and operators from CoordPair and CellArea Shauren 2026-07-28 20:36:17 +02:00