Commit Graph
44984 Commits
Author SHA1 Message Date
Nik 9f638c5464 Core/Misc: Update Emote and TextEmotes enums for 12.0.5 (#31814) 2026-04-25 16:19:07 +02:00
Nik 9f9dd2a289 Core/Misc: Update QuestInfo enum for (#31806) 2026-04-25 16:13:23 +02:00
Shauren c5f21379fd Core: Updated allowed build to 12.0.5.67186 2026-04-24 09:46:26 +02:00
Shauren 4590f44f83 Core/PacketIO: Fix some housing updatefield structures 2026-04-24 00:06:14 +02:00
Shauren d551e5b371 Core: Updated allowed build to 12.0.5.67114 2026-04-23 18:46:18 +02:00
Shauren fdcf1d7f08 Core/Quests: Fix adding and removing quests
Closes #31812
2026-04-23 13:12:11 +02:00
Shauren 5423f36b4d Core/Misc: Apply random position selection improvements from ed2a08dc70 to WorldObject::GetRandomPoint and WorldObject::GetRandomNearPosition 2026-04-23 12:43:11 +02:00
Shauren f8823d6b1a Core/Network: Build fix for boost 1.91 2026-04-23 00:22:41 +02:00
Shauren def2ecbb70 Core/Players: Fixed use after free in loading transmog outfit slots 2026-04-23 00:17:15 +02:00
Shauren a23aeafde7 SQL: Fix missing ; 2026-04-22 21:09:45 +02:00
Shauren 4c14988578 Core: Updated to 12.0.5 2026-04-22 20:20:11 +02:00
Ovahlord ed2a08dc70 Core/Spells: improve random radius calculation by reducing the chance of hitting the center the closer we get (#31811)
* Core/Spells: improve random radius calculation by reducing the chance of lower values the closer we get to the center

* Make GCC happy
2026-04-21 15:17:31 +02:00
Naddley 20a27b1299 DB/EversongWoods: Implement Quest: "Harandar" 2026-04-20 17:16:40 +02:00
Shauren 8f4e7accb7 Core/Misc: Support arrays in RaceMask util 2026-04-20 11:31:02 +02:00
Naddley 780174a5d5 Scripts/Silvermoon: Implement Intro skip for Midnight (#31804) 2026-04-19 13:02:00 +02:00
Shauren 641fbfc841 Core/PacketIO: Add missing SMSG_DISPLAY_PLAYER_CHOICE bit 2026-04-19 11:53:30 +02:00
Nik 3aa2ac2654 DB/Voidstorm: Added graveyards (#31801) 2026-04-19 11:04:37 +02:00
Nik a06e4f8289 DB/Harandar: Added graveyards (#31802) 2026-04-19 10:44:33 +02:00
Nik bc8573210b DB/Zul'Aman: Added graveyards (#31799) 2026-04-19 10:23:11 +02:00
Nik 400617e42a DB/EversongWoods: Added graveyards (#31798) 2026-04-18 16:36:56 +02:00
NikandNaddley 3f3de8b532 DB/Valdrakken: Add ambient flying dragons scene (#31797)
Co-authored-by: Naddley <[email protected]>
2026-04-18 15:17:50 +02:00
Shauren afe55fe476 Core/Bnet: Fixed bnetserver getting stuck on shutdown when running as windows service 2026-04-18 11:20:57 +02:00
Nik fbdc1a1ad9 Core/Misc: Update SkillType enum for 12.0.1 (#31796) 2026-04-17 21:56:53 +02:00
Shauren e5a3693f78 CI/GitHub: Copy possibly other version of openssl dlls required for libmysql.dll 2026-04-17 19:27:49 +02:00
Shauren 71e48b58a0 CI/GitHub: Copy openssl dlls using pattern 2026-04-17 12:53:39 +02:00
Shauren 6f8a815883 Core/Crypto: Support OpenSSL 4.0 2026-04-17 11:58:34 +02:00
Shauren e9cb7bed43 Dep/gSOAP: Disable unused openssl integration 2026-04-17 11:06:31 +02:00
Shauren 907b221686 Dep/gSOAP: Upgrade to 2.8.141 2026-04-17 11:03:11 +02:00
Naddley 362fd32a63 DB/Silvermoon: Added Lor'themar and Scouting Map spawns 2026-04-17 10:55:46 +02:00
Naddley aceba59386 DB/Quest: Added queststarter for Quest: "A Voice from the Light" 2026-04-17 10:54:06 +02:00
ModoX baad1511bb Core/PacketIO: Increase max packets allowed for CMSG_CHECK_IS_ADVENTURE_MAP_POI_VALID 2026-04-17 09:20:14 +02:00
Shauren 2fa9207819 Core/Misc: Change Float*chrono* typedefs to double to match return type of chrono_literals 2026-04-16 17:59:22 +02:00
Nik a1105cc26a Core/Misc: Update languages defines (#31794) 2026-04-15 17:58:00 +02:00
Shauren 5bd241a826 Core/Auras: Update absorb aura priority ordering 2026-04-15 00:02:59 +02:00
Shauren daae0381f0 Core/Misc: Pass TaskContext by reference 2026-04-14 19:39:32 +02:00
Cristian Vintila f82e03ac96 Scripts/Spells: Fix priest talent Translucent Image (#31763) 2026-04-13 22:33:14 +02:00
Naddley 37c2b1fa9b DB/Harandar: Implement Quest: "Initiation Day" 2026-04-13 20:02:44 +02:00
Naddley 6b00763905 DB/Harandar: Added some more spawns to Haranir allied race hub 2026-04-13 17:57:47 +02:00
Naddley 9697588d3b DB/Harandar: Added createobject2 spawns for phase 26622 2026-04-13 13:05:50 +02:00
Shauren c703fac86f Core/Players: Fixed fatigue timer appearing in some situations where it shouldn't (in some wmos or on some vehicles) 2026-04-13 11:12:56 +02:00
stevebone e1c4f987c6 Core/Units: Define new npc flag UNIT_NPC_FLAG_2_PERKS_VENDOR (#31786) 2026-04-12 15:53:32 +02:00
VoxCore 188a46f1a0 Core/Items: Add missing comma in ItemTransmogrificationSlots array 2026-04-12 15:37:55 +02:00
Shauren d538abf047 Core/Players: Add more granular teleport state tracking, fixes delayed cross map teleports
Closes #31782
Closes #31788
2026-04-12 15:06:38 +02:00
Shauren fa57c0325e Core/Misc: TaskScheduler internal improvements
* Make TaskContext not copyable - this allowed removing shared `_consumed` state, getting rid of memory allocation per task execution
* Use std::make_shared
* Remove unnceccessary memory alloc/dealloc in TaskContext::Repeat
* Remove std::function wrapping in every TaskContext function
2026-04-11 23:06:04 +02:00
Aqua DeusandModoX 26de9d180c Scripts/EcoDomeAldani: Implement Azhiccar encounter (#31364)
Co-authored-by: ModoX <[email protected]>
2026-04-11 18:40:01 +02:00
Cristian Vintila 7bbf993c6b Scripts/Spell: Implement priest talent Tithe Evasion (#31764) 2026-04-11 00:28:50 +02:00
.:::ReZaRr:::. f9478386df Scripts/ExilesReach: Update quests 55174/59932 Cooking Meat (#31771) 2026-04-10 16:45:51 +02:00
Shauren 325509b6c7 Core/Random: Rename roll_chance_x functions to roll_chance 2026-04-10 00:09:44 +02:00
Shauren be5bc28bd1 Core/Spells: Fix spell effect value calculation 2026-04-09 17:20:29 +02:00
Shauren 77e549c0f4 Core/Spells: Fixed crashes happening when aura remove or proc script despawns a creature that is already despawning 2026-04-09 16:35:42 +02:00