aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-19Core/Packets: fixed CMSG_SET_ACTION_BUTTON packet structure and downgraded ↵Ovahlord
player actions for classic
2024-03-19Scripts/Commands: fixed buildOvahlord
2024-03-14Core/Auras: updated spell aura flags and implemented AFLAG_CANCELABLE and ↵Ovahlord
AFLAG_PASSIVE (#29634) (cherry picked from commit a629fe5cdaba1217976f0be060b254ec88ccad9b)
2024-03-14Core/Packets: fixed SMSG_ITEM_PUSH_RESULT packet structureOvahlord
2024-03-14Core/Packets: fixed SMSG_SPELL_START and SMSG_SPELL_GO packet structuresOvahlord
* fixed a client crash caused by LevelUpInfo
2024-03-14Core/Packets: fixed structure of SpellCastVisualOvahlord
2024-03-14Core/Players: fixed a warning in spirit debug outputOvahlord
2024-03-14Core/PacketIO: corrected opcodes changed in ↵Ovahlord
c48adeb94d5adebe09b009780ff38ce29f06c677
2024-03-14Revert "Core/PacketIO: updated opcodes to 4.4.0.53750"Ovahlord
This reverts commit c48adeb94d5adebe09b009780ff38ce29f06c677. fml
2024-03-14Core/PacketIO: corrected opcodes changed in ↵Ovahlord
c48adeb94d5adebe09b009780ff38ce29f06c677
2024-03-14Core/Players: fixed buildOvahlord
2024-03-14Core/DataStores: updated hardcoded empty anim state Id to fix a client crash ↵Ovahlord
on login
2024-03-14Core/PacketIO: updated opcodes to 4.4.0.53750MaxtorCoder
2024-03-14Core/Packets: fixed structure of SMSG_LEVEL_UP_INFOOvahlord
2024-03-14Core/Units: restored mod handling for SpiritOvahlord
2024-03-14Core/DataStores: updated DB2 structures to 4.4.0.53750Ovahlord
2024-03-14Core/Spells: added target data for new spell effectsOvahlord
2024-03-14Core/Spells: named some of the new added spell effectsOvahlord
2024-03-14Core/Spells: updated spell effects enumOvahlord
2024-03-13Core: Update allowed build to 4.4.0.53750Ovahlord
2024-03-13Core/Units: restored UNIT_FLAG_SILENCEDOvahlord
2024-03-13Core/Creatures: added PetSpellDataId and Civilian fields to ↵Ovahlord
creature_template, replaced level delta fields with MinLevel and MaxLevel in creature_template_difficulty and backported creature_classlevel_stats from 4.3.4
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
* Core/PacketIO: Update to 4.4.0.53627 * Core/IO: Remove duplicate declaration of PetSpellDataID * Core/IO: Assign STATUS_UNHANDLED to some azerite packets
2024-03-13DB/Hotfixes: dropped all unused hotfix tablesOvahlord
2024-03-13Core/Misc: removed a couple blank linesOvahlord
2024-03-13Core/Packets: fixed structure of SMSG_QUERY_CREATURE_RESPONSEOvahlord
2024-03-13Core/Packets: fixed structure of ItemInstanceOvahlord
2024-03-13Scripts: dropped most post Cataclysm PvE scriptsOvahlord
2024-03-12Core/Player: updated equipment slot assignment for ranged and thrown weapons ↵Ovahlord
and relics
2024-03-12Core/Datastores: hardcode the return value of ↵Ovahlord
DB2Manager::GetEmptyAnimStateID() to match the expected client value
2024-03-12Core/Maps: dropped Garrison implementationOvahlord
2024-03-12DB/Misc: removed most post Cataclysm spawns and wiped scenarios and ↵Ovahlord
scene_template tables
2024-03-12Core/Players: updated inventory slotsOvahlord
2024-03-12Core/DataStores: fixed assigning item effectsOvahlord
2024-03-12Core/DataStores: dropped unused GetIlvlStatMultiplier functionOvahlord
2024-03-12Core/Packets: fixed ItemBonusKey structureOvahlord
(cherry picked from commit 1c57a6ac3acb809cea1674ffca3cbe4b5d54862f)
2024-03-10Config/WorldServer: updated max player level and expansion config settingsOvahlord
2024-03-10Core/Transports: no longer allow transports to spawn on invalid mapsOvahlord
2024-03-10Core: Update allowed build to 4.4.0.53627Ovahlord
2024-03-10Core/DataStores: fixed remaining DB2 structs and startupOvahlord
2024-03-10Core/DataStores: duc-taped buildOvahlord
2024-03-10Core/DataStores: updated DB2 metadataOvahlord
2024-03-10Core/DataStores: Update DB2Structuresfunjoker
2024-03-09Core/Units: fixed buildOvahlord
2024-03-09Core/DataStores: updated default max levelOvahlord
2024-03-09Core/Units: updated PowerTypes enumOvahlord
2024-03-09Core/World: set Death Knight starting level back to 55Ovahlord
(cherry picked from commit 318236d260a7b416622af0339304c7bf91503d67)
2024-03-09Core/Quests: updated max quest log sizeOvahlord
2024-03-09Core/Misc: updated current expansion value to Cataclysm and updated ↵Ovahlord
expansion max levels to pre-level squish values
2024-03-09Core/DataStores: updated game table structuresOvahlord