aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2023-11-20Core/Players: re-implement talentsOvahlord
2023-11-20Core/Players: no longer send talent info packets when changing the amount of ...Ovahlord
2023-11-19Core/Player: implemented a helper to reliably count spent talent pointsOvahlord
2023-11-19Core/Players: restore secondary talent specialization support and implement S...Ovahlord
2023-11-19Core/Quests: restored rewarding talent points from questsOvahlord
2023-11-19Core/Units: use the retail power type enums and adjusted classic specific nam...Ovahlord
2023-11-19Core/Players: corrected stamina health bonus ratioOvahlord
2023-11-18Core/Players: corrected MP5 rule implementation for playersOvahlord
2023-11-18Core/Units: re-implement the MP5 mana regeneration ruleOvahlord
2023-11-18Core/Player: backported health and mana regeneration calculations from 3.3.5Ovahlord
2023-11-18Cpre/Players: initial work on downgrading the talent system to WotLKOvahlord
2023-11-18Core/Players: restore mana bonus from intellectOvahlord
2023-11-18Core/Auras: restore SPELL_AURA_MOD_RESISTANCE_OF_STAT_PERCENT implementationOvahlord
2023-11-18Core/Players: downgraded stamina health bonusOvahlord
2023-11-18Core/Quests: fixed a crash in rewarding quests when no spell reward spells ar...Ovahlord
2023-11-18Core/Creatures: ported creature classlevelstats from 335 branch and replaced ...Ovahlord
2023-11-17Core/Packets: fixed packet structure of SMSG_PHASE_SHIFT_CHANGEOvahlord
2023-11-17Scripts/Misc: removed scripts of newer expansion's continents and dropped spe...Ovahlord
2023-11-17Core/World: updated player max level and make newer expansions fall back to W...Ovahlord
2023-11-17Core/World: set Death Knight starting level back to 55Ovahlord
2023-11-17Core/Units: downgraded power types enum and disabled Death Knight rune regene...Ovahlord
2023-11-17Core/Packets: fixed ItemBonusKey structureOvahlord
2023-11-17Core/Players: explicitely disable using the reagent bag slotOvahlord
2023-11-17Core/Players: restore exploration experience handlingOvahlord
2023-11-17Core/Loot: implement a custom server setting to enable/disable AE lootOvahlord
2023-11-16Core/Player: Fix Inventoryfunjoker
2023-11-16Core/Packets: fixed SMSG_AURA_UPDATE, SMSG_SPELL_START, SMSG_SPELL_GO packet ...Ovahlord
2023-11-16Core/Quests: updated max quest log sizeShauren
2023-11-16Core/Enum: Update Inventoryslot enumfunjoker
2023-11-16Core/Packets: fixed SMSG_ITEM_PUSH_RESULT packet structureOvahlord
2023-11-16Core/Packets: fixed structure of ItemInstanceOvahlord
2023-11-16Core/Packets: enable SMSG_QUERY_NPC_TEXT_RESPONSE and fixed a couple uninitia...Ovahlord
2023-11-16Core/Units: added support for spirit back inOvahlord
2023-11-16Core/Packets: fixed SMSG_ON_MONSTER_MOVE packet structureOvahlord
2023-11-16Core/Packets: enable SMSG_QUERY_GAME_OBJECT_RESPONSEOvahlord
2023-11-16Core/Packets: fixed structure of SMSG_QUERY_CREATURE_RESPONSEOvahlord
2023-11-16Core/Quests: fixed structure of SMSG_QUERY_QUEST_INFO_RESPONSE and downgraded...Ovahlord
2023-11-16Core/Taxi: removed non-exiting taxi nodes from InitTaxiNodesForLevel that hav...Ovahlord
2023-11-16Core/Packets: re-enabled SMSG_QUERY_PLAYER_NAMES_RESPONSEOvahlord
2023-11-16Core/Players: fixed structure of CMSG_SET_ACTION_BUTTON and downgraded player...Ovahlord
2023-11-16Core/Quests: downgrade quest fieldsOvahlord
2023-11-16Core/Packets: fixed SM SMSG_UPDATE_OBJECT packet structureOvahlord
2023-11-16Core/Packets: fixed packet structure and opcode for SMSG_UPDATE_TALENT_DATA (...Ovahlord
2023-11-15Core/Player: updated inventory slotsOvahlord
2023-11-15Core/Packets: updated SMSG_UPDATE_TALENT_DATA packet structureOvahlord
2023-11-15Core/Packets: fixed SMSG_ENUM_CHARACTERS_RESULT packet structureOvahlord
2023-11-15Core/DataStores: load GlyphSlot.db2Ovahlord
2023-11-15Core/Player: commented out functionality Player::ResetTalentSpecializationOvahlord
2023-11-15Core/DataStores: load TalentTab.db2Ovahlord
2023-11-15Core/Players: disable hidden appearances being added on classicOvahlord