aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-02Core/PacketIO: Fix FeatureSystemGlueScreen structurewotlk_classicfunjoker
2025-06-30Core/PacketIO: Update QueryCreatureResponse to 3.4.4funjoker
2025-06-30Core/packetIO: Update AuraDataInfo to 3.4.4funjoker
2025-06-30Core/PacketIO: Update FeatureSystemStatus structure to 3.4.4funjoker
2025-06-30Core/Spell: Change auraSlot to uint16funjoker
2025-06-30Core/PacketIO: Followup e84736a4f781f970707bc2339d0839f59c4944c8funjoker
2025-06-30Core/PacketIO: Fix PerksProgram structurefunjoker
2025-06-30Core/PacketIO: Fix BuildMovementUpdatefunjoker
2025-06-23Core: Updated allowed build to 3.4.4.61581Shauren
2025-06-05Core: Updated allowed build to 3.4.4.61256Shauren
2025-06-04Core: Updated allowed build to 3.4.4.61187Shauren
2025-05-31SQL: Fix filenameShauren
2025-05-30Core: Updated allowed build to 3.4.4.61075Shauren
2025-05-20Core: Updated allowed build to 3.4.4.60892Shauren
2025-05-17Core/Misc: Update CURRENT_EXPANSIONfunjoker
2025-05-17Core/Misc: Build fixfunjoker
2025-05-16Core: Updated allowed build to 3.4.4.60842Shauren
2025-05-15Core/Player: Remove invalid TaxiNodesfunjoker
2025-05-15Misc: Fix 1 errorfunjoker
2025-05-15Core/PacketIO: Update SMSG_ENTER_ENCRYPTED_MODE structurefunjoker
2025-05-15DB/Hotfixes: Clean up hotfix databasefunjoker
2025-05-14Core: Updated allowed build to 3.4.4.60430Shauren
2025-05-14Core/Misc: Remove unsupported classesfunjoker
2025-05-13Core/Stats: Reimplement HP from staminafunjoker
2025-05-13Core/Stats: Reimplement basehpfunjoker
2025-05-13Core/GameTables: Drop unneeded gametables for dmg and health and port 335 datafunjoker
Health has been updated to leaked datas from gametables
2025-05-13Core/DataStores: Update DB2 version checksfunjoker
2025-05-13Core/Hotfixes: Update hotfix PrepareStatementsfunjoker
2025-05-13Core/PacketIO: Change UNKNOWN_OPCODE to uint32funjoker
2025-05-12Core/Packets: fixed SMSG_ENUM_CHARACTERS_RESULT packet structurefunjoker
2025-05-12Core: Basic update to 3.4.4funjoker
2025-05-11nopch fixOvahlord
2025-05-11TDB 442.25051 - 2025/05/11TDB442.25051TDB Release
2025-05-11Core/Conditions: Added conditions for automatic learning spells with ↵Shauren
SkillLineAbility::AcquireMethod = 4 (cherry picked from commit 7eaa695581589e8cb9a277f9c13ad0e3daf669a7) # Conflicts: # sql/updates/world/cata_classic/2025_04_19_01_world.sql # src/server/game/Conditions/ConditionMgr.cpp
2025-05-11Core/Misc: added missing changes for 412c5416f9406548c5b59569fbbcf47438f72f07Ovahlord
2025-05-11Core/AreaTrigger: Implement AreaTriggerActionSetFlag::DontDespawnWithCreator ↵ModoX
(#30832) (cherry picked from commit c40b6e0b3f1882a9fce8dfd103be4291ca986851)
2025-05-11Core/World: Move linking instance socket to WorldSessionShauren
(cherry picked from commit cb837ce926d6a8c13d5f74faea246fea19db91d0)
2025-05-11Core/Misc: Minor compile time improving changesShauren
(cherry picked from commit b5c99939a82ed956cd185cd7a2ede838e2fdf23e) # Conflicts: # src/server/game/Entities/Item/Item.cpp # src/server/game/Entities/Item/Item.h # src/server/game/Entities/Player/Player.cpp # src/server/game/Entities/Player/Player.h
2025-05-11Core/Spells: Implemented new SpellMisc field, MinDuration that controls ↵Shauren
minimum spell missile travel time (cherry picked from commit a63d404e7bf2dce3b15ce5f66ac98fe71a41f51c)
2025-05-11Core/Misc: Fix typosShauren
(cherry picked from commit 4250b52f994fdc72d27f8ddd108a44bd2bc6b4d6) # Conflicts: # src/server/scripts/Spells/spell_hunter.cpp
2025-05-11Build: Remove -fpch-instantiate-templates detection, it is enabled by ↵Shauren
default since CMake 3.19 (cherry picked from commit 55a19f15d01b5f06c158f1dfbd2c43e4f5d6837c)
2025-05-11Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ↵Shauren
SPELL_AURA_MOD_PACIFY (cherry picked from commit 150d6995bdc966a5118e65d9bf6b6171faf9c62c)
2025-05-11Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any ↵Shauren
trigger flags (cherry picked from commit 0fd418eb7472039bb953a7167a48f6495c2b2efb) # Conflicts: # src/server/game/Spells/SpellEffects.cpp
2025-05-11Core/Players: Fix deleting favorite spells (#30905)Jason Dove
(cherry picked from commit 39e9a5e193339694f8990a9e2d49c43e98dce820)
2025-05-11Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using ↵Shauren
PROC_ATTR_USE_STACKS_FOR_CHARGES (cherry picked from commit 5759ac1c9416675fc745484d7e915f64765a5b38)
2025-05-11Core/Utils: Added nullptr_t assignment operator to unique_weak_ptr (alias ↵Shauren
for .reset()) (cherry picked from commit 9d86423d8c2607712152d6dbf5d4fe9690a83081)
2025-05-11Core/Database: Added very simple macro to create named query result field ↵Shauren
accessors (cherry picked from commit 29a680a1c264e5c8858b387fce4f6472a6d70a7e)
2025-05-11Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULTShauren
(cherry picked from commit 171003639293b7c08d491849374ed5a88998a46b)
2025-05-11Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CASTShauren
(cherry picked from commit e580d39b4f8d1f87d1250b366ed4860f13b2819c)
2025-05-11Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hitShauren
(cherry picked from commit 38d5f0d2920558292e615e2c01257ef8da88a012)