Commit Graph

  • bf107e0581 Core/Battleground: Changed HandleKillUnit hook to accept any Unit* as killer Jeremy 2024-01-01 03:26:56 +01:00
  • 22614d6bcc Core/Battleground: Moved DoAction hook to ZoneScript Jeremy 2024-01-01 03:10:32 +01:00
  • 6a183e7c64 Core/Waypoints: Also facing when orientation is set and node is last of path ModoX 2024-01-01 02:37:57 +01:00
  • 38a80d7566 Core/Player: Rename GetQuestSlotObjectiveData to GetQuestObjectiveData ModoX 2024-01-01 01:31:58 +01:00
  • 099ad4a0fd Core/Misc: Fixed a bunch of uninitialized class fields Shauren 2023-12-31 17:08:54 +01:00
  • a5d2d6e465 Core/Conversation: Log error if conversation is started multiple times ModoX 2023-12-31 15:58:07 +01:00
  • ee7b0e82fa Core/Quests: Removed slow queries from daily and weekly resets Shauren 2023-12-31 00:42:19 +01:00
  • 3dbd171399 Scripts/Stormwind: Implement Quest "Battle for Azeroth: Tides of War" (#29493) Naddley 2023-12-31 00:12:41 +01:00
  • 7e061adffa Core/AreaTrigger: Fallback to CreateProperties script, if ScriptName of static areatrigger is not provided ModoX 2023-12-30 23:17:37 +01:00
  • 4ac2241403 Core/Misc: Reserve trinity_string ids 1997-1998 for master branch Meji 2023-12-30 22:56:07 +01:00
  • 37eb2e64a6 Core/AreaTriggers: Refactor (#29500) Meji 2023-12-30 17:14:09 +01:00
  • dbe54dc877 nopch fix Shauren 2023-12-30 16:45:58 +01:00
  • 4dce6ab228 Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM that makes required items not be stored in inventory Shauren 2023-12-30 15:45:37 +01:00
  • f26a93a8c1 Core/Maps: Cleaned up incorrect error log Shauren 2023-12-29 20:41:25 +01:00
  • 1ef0c04520 Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead of raw integer types (#29535) Jeremy 2023-12-29 14:12:15 +01:00
  • fb64d7fe8e Core/Maps: Properly set initial spawn group state for groups that have conditions (#29509) Jeremy 2023-12-29 14:02:37 +01:00
  • a2be97414b Core/Database: Fixed a shutdown crash happening if worldserver did not fully start up (for example applying a db update failed) Shauren 2023-12-29 00:31:55 +01:00
  • 42de312a79 Core/Spells: Clean up some gameobject types in EffectOpenLock (#29532) Jeremy 2023-12-28 19:46:50 +01:00
  • 88a7886e0d Fix bfbda8dcce Shauren 2023-12-28 19:40:48 +01:00
  • bfbda8dcce Core/Creatures: Refactor CreatureEliteType (#29525) Teleqraph 2023-12-28 19:11:54 +01:00
  • 013a5710ca Core/Items: Fix BuyItemFromVendorSlot slot validation (#29511) HelloKitty 2023-12-28 11:44:46 -06:00
  • 9c24f3ecd3 DB/Durotar: Added vendor items for Torenda and Goratin malcrom 2023-12-28 01:47:36 +01:00
  • aa4879d4ae DB/Teldrassil: Update quest specialflag for "The Emerald Dreamcatcher" malcrom 2023-12-28 01:44:24 +01:00
  • 9c8754b947 DB/Teldrassil: Update gameobject flag for "Antidote Moonpetal Lily" malcrom 2023-12-28 01:42:06 +01:00
  • ad6c37137e DB/Conditions: Added target condition for spell 29528 malcrom 2023-12-28 01:39:33 +01:00
  • 51a9e207bd DB/NPE: Added loot for Quilboar Briarpatch malcrom 2023-12-28 01:37:04 +01:00
  • 8f354b54e5 Scripts/ExilesReach: Implemented Taming the Wilds (#29523) Malcrom 2023-12-27 15:14:51 -04:00
  • 3a9cbd217a Core/Database: Replace union with std::variant in Transaction Shauren 2023-12-27 00:14:12 +01:00
  • 13dc139742 DB/WinterVeil: Update gameobjects and quests (Dragonflight) Meji 2023-12-26 23:56:37 +01:00
  • 08ba32d57c Build fix Meji 2023-12-26 18:23:44 +01:00
  • 8054b71e62 DB/Outland: Update difficulties Meji 2023-12-26 17:53:34 +01:00
  • b52a33215e DB/Misc: Fix some startup errors Meji 2023-12-26 17:52:34 +01:00
  • 8b54205778 Build fix Shauren 2023-12-26 15:11:11 +01:00
  • 623202d68e Core/Bnet: Implemented new SRP6 variants, and migrate old sha_pass_hash in battlenet_accounts to separate salt and verifier columns Shauren 2023-12-26 14:55:15 +01:00
  • 4a61675191 Scripts/Halls of Origination: modernized creature accessing via data type Ovahlord 2023-12-25 18:06:44 +01:00
  • 01b1216058 Scripts/Halls of Origination: implemented Lift of the Maker's console to allow players to control the elevator to reach the 2nd floor after defeating Anraphet or Earthrager Ptah Ovahlord 2023-12-25 17:52:05 +01:00
  • 5c6040feba Scripts/Halls of Origination: modernized scripting models to current standard Ovahlord 2023-12-25 17:16:03 +01:00
  • 75300c90b6 Scripts/Halls of Origination: updated boss state and npc enums to current standard Ovahlord 2023-12-25 17:02:56 +01:00
  • db9a460015 DB/RBAC: restored the RBAC permission entries for the .instance set/getbossstate commands Ovahlord 2023-12-24 06:30:33 +01:00
  • 0db162790c Core/Common: fixed nopch build for msvc compilers (#29516) Ovahlord 2023-12-24 06:01:47 +01:00
  • 8187625b27 DB: corrected file name of the sql file that has been added in 32df6ee550 Ovahlord 2023-12-24 05:44:13 +01:00
  • 44921878f1 Scripts/Vortex Pinnacle: implemented Slipstreams and shortcuts Ovahlord 2023-12-23 17:03:59 +01:00
  • e05541665b Core/Accounts: Migrate RA credentials checking to use AccountMgr instead of copying its logic Shauren 2023-12-23 20:51:53 +01:00
  • a83673c419 Scripts/ExilesReach: Implemented Enhanced Combat Tactics and Northbound (#29487) Malcrom 2023-12-23 14:17:58 -04:00
  • a24e3a9511 Core/Maps: Fixed pathgenerator always returning NAV_GROUND from GetNavTerrain Shauren 2023-12-22 17:55:53 +01:00
  • b6a35c7920 CMake: added MySQL 8.2 to FindMySQL cmake macro Ovahlord 2023-12-22 13:26:33 +01:00
  • 32df6ee550 Scripts/Vortex Pinnacle: added base instance script and definitions Ovahlord 2023-12-22 14:53:52 +01:00
  • 6e7a4e733a Scripts/Shadowfang Keep: added definitions for the doors and added a comment regarding their usage Ovahlord 2023-12-22 14:36:55 +01:00
  • 06917b6c43 Scripts/Shadowfang Keep: dropped deprecated scripts and updated instance script and definitions to Cataclysm Ovahlord 2023-12-22 14:29:48 +01:00
  • 50a2166fb1 Scripts/Deadmines: dropped deprecated scripts and updated instance script and definitions to Cataclysm Ovahlord 2023-12-22 12:51:05 +01:00
  • cb5eb983b0 Scripts/Grim Batol: added base instance script and definitions Ovahlord 2023-12-22 12:21:19 +01:00
  • 12f6ac21d9 Scripts/Well of Eternity: fixed a typo in the instance script class name Ovahlord 2023-12-22 12:09:42 +01:00
  • e8a9223566 Scripts/Throne of the Tides: added base instance script and definitions Ovahlord 2023-12-22 12:08:25 +01:00
  • ddcaaa61a5 Scripts/Bastion of Twilight: corrected dungeon encounter data for Sinestra Ovahlord 2023-12-22 11:42:55 +01:00
  • 9ece48a55c Scripts/Hour of Twilight: assign the correct scriptname to the instance Ovahlord 2023-12-22 11:35:28 +01:00
  • c336a6b53a Scripts/Misc: added base instance scripts and definitions for all 4.3 Cataclysm dungeons Ovahlord 2023-12-22 11:24:28 +01:00
  • 575a37a703 Scripts/Dragon Soul: added base instance script and definitions Ovahlord 2023-12-22 10:18:17 +01:00
  • 16b7c3cca9 Scripts/Misc: added instance scripts and base definitions for all Cataclysm 4.0 raids Ovahlord 2023-12-22 07:09:42 +01:00
  • dc881c94e1 Update allowed build to 10.2.0.52649 ModoX 2023-12-21 09:08:47 +01:00
  • 854aaeb176 TDB 343.23121 - 2023/12/20 correction funjoker 2023-12-21 00:36:17 +01:00
  • f5c8b53b2e TDB 343.23121 - 2023/12/20 TDB343.23121 funjoker 2023-12-21 00:28:23 +01:00
  • e5bf7ab086 Core/Database: Fixed worldserver hanging if opening a connection to database failed Shauren 2023-12-21 00:04:14 +01:00
  • eff969b2c6 Core/Quests: Fixed accessing freed memory after .reload quest_template Shauren 2023-12-20 15:15:30 +01:00
  • b130995814 Core/Database: Fixed worldserver hanging if opening a connection to database failed Shauren 2023-12-21 00:04:14 +01:00
  • 308a34ab41 Core/Quests: Fixed accessing freed memory after .reload quest_template Shauren 2023-12-20 15:15:30 +01:00
  • 1c22646f5f DB/Base: Fix characters_database.sql funjoker 2023-12-19 22:33:07 +01:00
  • 64386cec5b DB/Misc: Rename folder funjoker 2023-12-19 21:49:33 +01:00
  • e172052a0a Core/Crypto: Added SHA 512 definitions Shauren 2023-12-19 21:13:33 +01:00
  • 473eca5120 Core/Units: Allow self inflicted damage to bypass CREATURE_STATIC_FLAG_UNKILLABLE (#29502) Ovahlord 2023-12-19 18:21:45 +01:00
  • 53ac8d3ef5 Core/Units: Allow self inflicted damage to bypass CREATURE_STATIC_FLAG_UNKILLABLE (#29502) Ovahlord 2023-12-19 18:21:45 +01:00
  • 2ba0adee4b Core/Bnet: Add new loggers to config file template, fixed request/response content logging and fixed setting keep_alive on responses Shauren 2023-12-18 12:19:10 +01:00
  • 123f2ad97e Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as http backend and extract generic http code to be reusable elsewhere Shauren 2023-12-17 23:21:10 +01:00
  • 5d6896de59 Core/Misc: Minor refactors in BaseEncoding and SslSocket to prepare for future bnetserver changes Shauren 2023-12-16 20:02:20 +01:00
  • e0d45f6dff Core/Database: Replace DatabaseWorker with asio io_context Shauren 2023-12-15 12:06:59 +01:00
  • 575fc7fde3 Core/Vehicle: Only interrupt channels with SpellAuraInterruptFlags::Mount when entering a vehicle (#29430) ModoX 2023-12-15 10:18:30 +01:00
  • 305ca7aa23 Core/Spells: Implemented SPELL_AURA_MOD_FIXATE (#29488) ModoX 2023-12-15 09:57:52 +01:00
  • 31d79bae9c Core/Database: Refactor MySQLConnection constructors and async thread creation Shauren 2023-12-14 17:00:58 +01:00
  • 1d7d2e99f1 Core/Locales: Fixed mac build Shauren 2023-12-12 11:59:56 +01:00
  • 688a76e02f Core: Update allowed build to 10.2.0.52607 ModoX 2023-12-19 08:56:15 +01:00
  • 2bcf2fc5ea DB/NPE: Added missing Questgiver spawns after Quilboar Briarpatch malcrom 2023-12-19 01:43:10 +01:00
  • d07ecb5910 DB/Pool: Added Quest "Stealing From Our Own" to Orgrimmar cooking pool Kelpiesklubhouse 2023-12-19 01:39:21 +01:00
  • 15fce17c1a Core/Bnet: Add new loggers to config file template, fixed request/response content logging and fixed setting keep_alive on responses Shauren 2023-12-18 12:19:10 +01:00
  • acb5fbd48b Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as http backend and extract generic http code to be reusable elsewhere Shauren 2023-12-17 23:21:10 +01:00
  • 5f00ac4b2b Core/Misc: Minor refactors in BaseEncoding and SslSocket to prepare for future bnetserver changes Shauren 2023-12-16 20:02:20 +01:00
  • 1ce6d5621c DB/Phases: Added phase names for Emerald Dream Dragon Glyphs ModoX 2023-12-16 09:16:05 +01:00
  • d958bfd0f3 Core/Database: Replace DatabaseWorker with asio io_context Shauren 2023-12-15 12:06:59 +01:00
  • ee95a5e00f Core/Vehicle: Only interrupt channels with SpellAuraInterruptFlags::Mount when entering a vehicle (#29430) ModoX 2023-12-15 10:18:30 +01:00
  • 8b9eaf0bdf Core/Spells: Implemented SPELL_AURA_MOD_FIXATE (#29488) ModoX 2023-12-15 09:57:52 +01:00
  • 5c59e2a248 Core/Database: Refactor MySQLConnection constructors and async thread creation Shauren 2023-12-14 17:00:58 +01:00
  • 685ead8642 DB/Warrior: Added jump charge params for Heroic Leap Naddley 2023-12-14 02:28:53 +01:00
  • 45a00873a2 DB/Boralus: Added some more spawns for Tradewinds Market Naddley 2023-12-14 02:27:52 +01:00
  • acf5ce58a7 Core/Creatures: Update HomePosition upon ExitVehicle only if the creature was inside a vehicle (#29491) Gildor 2023-12-13 13:08:36 +01:00
  • 584ae3228f Core: Update allowed build to 10.2.0.52545 ModoX 2023-12-13 06:43:19 +01:00
  • 4e3553dab9 Update 2023_12_12_02_world.sql Shauren 2023-12-12 18:59:23 +01:00
  • 787009f247 DB/AreaTrigger: Restore deleted template Meji 2023-12-12 18:55:59 +01:00
  • dd4d43517c DB/ArathiBasin: Fix areatrigger spawn data Meji 2023-12-12 18:54:14 +01:00
  • 529dac3184 Scripts/Draenor: Drop unused method ModoX 2023-12-12 12:06:40 +01:00
  • 6e147f617b Core/Locales: Fixed mac build Shauren 2023-12-12 11:59:56 +01:00
  • 26cb12c35a Core/Player: Added helpers to check quest objective status ModoX 2023-12-12 08:18:42 +01:00
  • a18e3ef20a Core/Misc: Minor code modernization - kill std::bind Shauren 2023-12-08 20:27:41 +01:00