Commit Graph
44807 Commits
Author SHA1 Message Date
Macsimka 5f0491c8d3 Core/MMaps: Allow dynamic tile building for M2 models 2026-02-21 18:56:27 +01:00
Shauren ad0683315a Build: Remove scripts include directories from worldserver compilation command line, allowing compilation to happen in directories with longer path before encountering msbuild error MSB6002: The command-line for the “RC” task is too long 2026-02-21 15:08:51 +01:00
Shauren d2b6bf0ca5 Core/Graveyards: Fixed subzone graveyard selection 2026-02-21 00:32:15 +01:00
Shauren c60a1a8933 Core: Updated allowed build to 12.0.1.66044 2026-02-20 20:59:13 +01:00
Shauren 2f9a3847f9 Core: Updated allowed build to 12.0.1.66017 2026-02-20 00:08:42 +01:00
Shauren 76c292ae4a Core/Scripts: Expose Spell::GetUnitTargetIndexForEffect in scripts 2026-02-19 21:41:14 +01:00
Jeremy db54bfc5ac DB/Spells: Added proc data for Deep Wounds (Fury Warrior Talent) (#31678) 2026-02-19 21:19:30 +01:00
Jeremy 280c95ec46 DB/Spells: Added proc data for Scent of Blood (Fury Warrior Talent) (#31677) 2026-02-19 21:17:32 +01:00
Jeremy 372e851f3b DB/Spells: Added proc data for Ragedrinker (Fury Warrior Talent) (#31667) 2026-02-19 21:02:26 +01:00
Jeremy b6bdc11975 Scripts/Spells: Added crit multiplier for Deft Experience (Fury Warrior Talent) (#31666) 2026-02-19 21:00:00 +01:00
Jeremy 094b1421a2 Scripts/Spells: Update warrior talent Frenzy (#31665) 2026-02-19 20:57:52 +01:00
Jeremy 20317c91aa DB/Spells: Add proc data for Bloodborne (Fury Warrior Talent) (#31664) 2026-02-19 20:55:30 +01:00
Jeremy daedfa332d DB/Spells: Add proc data for Executioner's Wrath (Fury Warrior Talent) (#31663) 2026-02-19 20:54:04 +01:00
Aqua Deus 63069bc0c5 Scripts/Spells: Implement dk talent Blood Bond talent (#31652) 2026-02-19 20:53:01 +01:00
Shauren bf0b9fde1b Core/Transports: Fixed transport path length calculation for transports that teleport on the same map or havev Delay on their first waypoint 2026-02-19 19:28:50 +01:00
Naddley 3edd2b1327 DB/Stormwind: Added Lorewalker Cho and Tome of History 2026-02-19 11:51:36 +01:00
Naddley e95c5f8052 DB/Stormwind: Added Virtos spawns 2026-02-19 11:51:09 +01:00
Naddley bd3f6b7ff6 DB/TwilightHighlands: Added prepatch hub spawns 2026-02-19 10:17:17 +01:00
Meji 49b3d9b8ba Core/PacketIO: Reenabled CMSG_SPAWN_TRACKING_UPDATE 2026-02-18 21:58:26 +01:00
Shauren 19f9a2b735 Core: Updated allowed build to 12.0.1.65940 2026-02-18 18:21:30 +01:00
Meji e23c344cfa DB/Hotfixes: Updated zhTW hotfixes to 12.0.1.65893 2026-02-18 17:39:25 +01:00
Meji a2bf75d982 DB/Hotfixes: Updated zhCN hotfixes to 12.0.1.65893 2026-02-18 17:39:15 +01:00
Meji 62f0ceb8d2 DB/Hotfixes: Updated ruRU hotfixes to 12.0.1.65893 2026-02-18 17:38:59 +01:00
Meji 0e279cde40 DB/Hotfixes: Updated ptBR hotfixes to 12.0.1.65893 2026-02-18 17:38:49 +01:00
Meji 5fed5ecf0a DB/Hotfixes: Updated koKR hotfixes to 12.0.1.65893 2026-02-18 17:38:38 +01:00
Meji aab11caa1b DB/Hotfixes: Updated itIT hotfixes to 12.0.1.65893 2026-02-18 17:38:28 +01:00
Meji f87dc82494 DB/Hotfixes: Updated frFR hotfixes to 12.0.1.65893 2026-02-18 17:38:19 +01:00
Meji 6889c1d8f1 DB/Hotfixes: Updated esMX hotfixes to 12.0.1.65893 2026-02-18 17:38:09 +01:00
Meji 5a74cf083a DB/Hotfixes: Updated esES hotfixes to 12.0.1.65893 2026-02-18 17:37:59 +01:00
Meji 7364e0afb5 DB/Hotfixes: Updated deDE hotfixes to 12.0.1.65893 2026-02-18 17:36:12 +01:00
Meji 28fd725451 DB/Hotfixes: Updated hotfixes to 12.0.1.65893 2026-02-18 17:36:01 +01:00
MoltenCrystal 8747419d56 DB/Spells: Add proc data for Exhilarating Blows (#31567) 2026-02-16 22:18:49 +01:00
MoltenCrystal 9701b2fb03 Scripts/Spells: Implement warrior talent Overpowering Finish (#31566) 2026-02-16 20:23:01 +01:00
MoltenCrystal 79db3981ff Scripts/Spells: Implement warrior talent Tactician (#31564) 2026-02-16 18:53:43 +01:00
MoltenCrystal 6b35cce86b Scripts/Spells: Update Sudden Death (#31550) 2026-02-16 16:34:33 +01:00
Shauren 9b79ef5d4b Core/Players: Minor skill loading improvements
* Fix initializing skill slots after they were increased from 256 to 300
* Improve skill step detection during loading from db
* Add safeguard for invalid data saved in character_skill (value = 0)
2026-02-16 11:40:48 +01:00
Naddley dfc7c0382d DB/IsleOfDorn: Added Oztan Isles spawns for Phase 25033 2026-02-16 10:10:12 +01:00
Shauren 44c0f51e65 Core/Scripts: Modernize InstanceScript::Load*Some*Data arrays to use std::span instead of requiring a dummy end markers inside the arrays 2026-02-15 19:19:16 +01:00
Shauren bacbcb5c19 Scripts/WanderingIsle: Fix wrong function being used in bec04e62d8 2026-02-15 15:14:24 +01:00
.:::ReZaRr:::.andModoX bec04e62d8 Scripts/WanderingIsle: Implement quest 29421 Only the Worthy Shall Pass (#31624)
Co-authored-by: ModoX <[email protected]>
2026-02-15 15:09:41 +01:00
Shauren e30ba4d2ce DB: Remove spawn group id conflict with 335 branch 2026-02-15 14:55:26 +01:00
Shauren 3e79490761 Core/Spells: Prevent attacking friendly targets by SPELL_ATTR7_ATTACK_ON_CHARGE_TO_UNIT 2026-02-15 01:07:11 +01:00
MoltenCrystal 705e19dd0d DB/Spells: Add proc data for Storm Wall (#31547) 2026-02-14 23:13:51 +01:00
Jeremy 6945058ad9 Scripts/Spells: Rename script for Improved Whirlwind to match other warrior spells (#31683) 2026-02-14 22:58:33 +01:00
MoltenCrystal 4c27b085cc Scripts/Spells: Implement warrior talent Bloodsurge (#31546) 2026-02-14 22:15:16 +01:00
MoltenCrystal 84d8adbd3e Scripts/Spells: Add proc data for Concussive Blows (#31540) 2026-02-14 16:37:44 +01:00
MoltenCrystal 1edb82d7db Scripts/Spells: Implement Intervene (#31536) 2026-02-14 15:59:10 +01:00
Shauren 3e4c26e520 Core: Updated allowed build to 12.0.1.65893 2026-02-14 11:36:57 +01:00
Shauren 59af6751df Core/Misc: Update GameError enum for 12.0.1 2026-02-14 11:32:05 +01:00
MoltenCrystal f692e91e10 Scripts/Spells: Fix warrior talent Pain and Gain proc and heal amount (#31535) 2026-02-14 00:22:19 +01:00