Commit Graph
42547 Commits
Author SHA1 Message Date
Bloodtigress 2c286b5fb6 Core/Items: Add enum for hardcoded item ids 2024-05-12 18:19:17 +02:00
Antonio Martín Berti a0c1ed975a Core/Criteria: Implemented AnyArtifactPowerRankPurchased criteria type (#29979) 2024-05-12 18:06:04 +02:00
Antonio Martín Berti eaa76f0eb2 Core/Criteria: Implemented LearnHeirloom and LearnAnyHeirloom criteria types (#29976) 2024-05-12 18:01:35 +02:00
Antonio Martín Berti e9b7137380 Core/Criteria: Added ParticipateInArena to statistic-only cases (#29978) 2024-05-12 17:54:41 +02:00
Shauren 020d087465 Core/Crypto: Change required OpenSSL version to 3.0 2024-05-12 16:19:53 +02:00
Ovahlord 728e7c7fcf Core/Cryptography: dropped support for OpenSSL 1.1
OpenSSL 1.1 has been deprecated for quite some time now so it is time to put it to rest. Please upgrade to OpenSSL 3.x
2024-05-12 15:48:39 +02:00
Bloodtigress 500301b962 Core/Items: Fix item sell price not scaling with item level (#29972) 2024-05-12 14:31:49 +02:00
Antonio Martín Berti ef22003a56 Core/Criteria: Implemented CriteriaType ParticipateInArena (#29973) 2024-05-12 11:16:46 +02:00
Antonio Martín Berti d1d8f907fe Core/Criteria: Implemented CriteriaType EarnArtifactXP (#29975) 2024-05-12 11:15:04 +02:00
ModoX 7b0d2eb39e DB/Phases: Added Northrend Cup phase names 2024-05-12 05:50:11 +02:00
ModoX b8a79c8943 DB/RagefireChasm: Moved floating static flag to guid specific for scouts and fixed anim for Scout near Slagmaw 2024-05-12 01:57:11 +02:00
Aqua Deus 73ceb33f69 Scripts/RagefireChasm: Implement Adarogg encounter (#29962)
Closes #29948
2024-05-12 01:53:22 +02:00
Naddley 24577f34ec DB/Vindicaar: Update phasing 2024-05-12 01:01:11 +02:00
Antonio Martín Berti 10b8dcfb3c Core/Misc: Removed NYI comment text on CriteriaType::PlayerTriggerGameEvent (#29974) 2024-05-12 00:43:43 +02:00
Antonio Martín Berti cdffb0565e Core/Spells: Implemented SPELL_EFFECT_REPUTATION_2 (184) (#29971) 2024-05-11 22:48:44 +02:00
TDB Release a5d61a9d2b TDB 1027.24051 - 2024/05/11 2024-05-11 03:11:14 +00:00
ModoX 1c65130afa DB/Quest: Added 10.2.7 quest poi data 2024-05-11 04:30:41 +02:00
ModoX ccfe3ba77f DB/Locales: Added 10.2.7 creature_template, quest_template & broadcast_text locales 2024-05-11 04:30:28 +02:00
ModoX 14de646eaf DB/Templates: Added 10.2.7 creature_template, quest_template & broadcast_text data 2024-05-11 04:29:35 +02:00
Shauren ad97b44293 Core/DataStores: Updated ContentTuning.db2 metadata for build 10.2.7.54630 2024-05-10 11:39:08 +02:00
ModoX 0f73cf10a8 Core: Update allowed build to 10.2.5.54630 2024-05-10 00:51:08 +02:00
Shauren c603c52a3d Core/PacketIO: Fixed SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREEN structure
Closes #29967
2024-05-09 13:58:52 +02:00
Shauren 468a06baf0 Core: Update to 10.2.7 2024-05-08 20:55:51 +02:00
Shauren 83f4763b25 Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept only pointers 2024-05-07 12:26:21 +02:00
Meji 1db7b9fe56 DB/Creatures: Added missing movement override data 2024-05-06 21:08:22 +02:00
Aqua Deus 55b29d429a DB/RagefireChasm: Update spawns to MoP version
Closes #29934
Co-authored-by: Naddley <[email protected]>
2024-05-06 01:41:33 +02:00
Shauren 78aef0bd75 Core/Updater: Fix gcc build (this time for older gcc versions that didn't trigger the warning fixed in previous commit) 2024-05-06 00:43:06 +02:00
Shauren b288fceb79 Core/Updater: Fix gcc warning 2024-05-06 00:38:05 +02:00
Shauren e7c0ea9048 Core/Misc: Refactor OpcodeTable reducing its size and modernize array/pointer storage 2024-05-05 18:19:36 +02:00
Meji ef63bbe492 DB/Graveyards: Drop custom world_safe_locs 2024-05-05 17:57:42 +02:00
Naddley ee6ba02a77 Scripts/ScarletHalls: Reverted Call Reinforcements to TARGET_DEST_DB
* 62156f57b2 followup
2024-05-05 05:59:39 +02:00
Naddley 62156f57b2 Scripts/ScarletHalls: Implement Armsmaster Harlan encounter (#29944) 2024-05-05 05:30:37 +02:00
Shauren 240b7e58d8 Core/Spells: Refund power cost when cancelling empower spells 2024-05-04 13:06:17 +02:00
Shauren 2aedd8ecdb Dep/fmt: Upgrade to 10.2.1 2024-05-03 19:38:57 +02:00
Meji 22e657eac1 Core/Creatures: Ignore validation of AppearanceModId 0 in equipment (#29916) 2024-05-03 19:11:44 +02:00
Meji 2238844f56 Core/Creatures: Allow profession tools to be used as equipment (#29915) 2024-05-03 15:58:05 +02:00
Ovahlord 24bda9c73d Core/Combat: reset the ThreatManager update interval upon engaging the creature and move ThreatClear packet sending into the update cycle to mimic retail behavior (#29949) 2024-05-02 22:50:20 +02:00
Aqua Deus b7e94166fa Scripts/Spells: Implement Blessing of the Bronze (#29951) 2024-05-02 20:10:13 +02:00
Shauren 39fc9f8000 Core/Misc: Minor fixes in preparation to support fmt v10 2024-05-02 19:46:18 +02:00
Shauren 241606ada3 Tools: Fixed build with gcc 14 2024-05-02 14:05:07 +02:00
Shauren a39d0db9ec Core/Spells: Implemented evoker empower spell mechanic 2024-05-01 22:26:53 +02:00
ModoX cdc6719b83 Core: Updated to 10.2.6.54499 2024-05-01 21:33:08 +02:00
Shauren 8e3024a96a Core/Misc: Refactor loading process to remove exit() calls that cause deadlocks because threads are terminated without proper cleanup 2024-04-30 00:20:38 +02:00
Shauren cc92417844 Core/Items: Implemented packets setting up inventory cleanup parameters 2024-04-29 00:06:02 +02:00
Shauren 9dcc6c0207 Core/Proto: Regenerate LoginResult to include next_url 2024-04-28 16:20:25 +02:00
Phaneron e32ef420fa Core/Proto: Added missing 'next_url' field to Login.proto 2024-04-28 16:20:25 +02:00
Ovahlord 11f32a2427 Core/Creatures: moved combat pulse into heartbeat handling and implemented CREATURE_STATIC_FLAG_2_FORCE_PARTY_MEMBERS_INTO_COMBAT (#29946) 2024-04-28 16:09:43 +02:00
Shauren 250984a7b7 Scripts/Items: Updated Amalgam's Seventh Spine script - fixed auras lingering after removal and added new case for evokers 2024-04-27 19:58:00 +02:00
Ovahlord 55ce5b150f Core/Auras: Implemented OnHeartbeat AuraScript hook and refactored an aurascript to use it as example (#29945)
* Updated Amalgam's Seventh Spine dummy aura script to use the new AuraScript hook
2024-04-27 19:04:10 +02:00
Ovahlord 253f306a41 Core/Units: moved Vignette updating into Heartbeat handling 2024-04-27 14:51:56 +02:00