Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-11 | Core/World: Move linking instance socket to WorldSession | Shauren | |
(cherry picked from commit cb837ce926d6a8c13d5f74faea246fea19db91d0) | |||
2025-05-11 | Core/Misc: Minor compile time improving changes | Shauren | |
(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-11 | Core/Spells: Implemented new SpellMisc field, MinDuration that controls ↵ | Shauren | |
minimum spell missile travel time (cherry picked from commit a63d404e7bf2dce3b15ce5f66ac98fe71a41f51c) | |||
2025-05-11 | Core/Misc: Fix typos | Shauren | |
(cherry picked from commit 4250b52f994fdc72d27f8ddd108a44bd2bc6b4d6) # Conflicts: # src/server/scripts/Spells/spell_hunter.cpp | |||
2025-05-11 | Build: Remove -fpch-instantiate-templates detection, it is enabled by ↵ | Shauren | |
default since CMake 3.19 (cherry picked from commit 55a19f15d01b5f06c158f1dfbd2c43e4f5d6837c) | |||
2025-05-11 | Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ↵ | Shauren | |
SPELL_AURA_MOD_PACIFY (cherry picked from commit 150d6995bdc966a5118e65d9bf6b6171faf9c62c) | |||
2025-05-11 | Core/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-11 | Core/Players: Fix deleting favorite spells (#30905) | Jason Dove | |
(cherry picked from commit 39e9a5e193339694f8990a9e2d49c43e98dce820) | |||
2025-05-11 | Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using ↵ | Shauren | |
PROC_ATTR_USE_STACKS_FOR_CHARGES (cherry picked from commit 5759ac1c9416675fc745484d7e915f64765a5b38) | |||
2025-05-11 | Core/Utils: Added nullptr_t assignment operator to unique_weak_ptr (alias ↵ | Shauren | |
for .reset()) (cherry picked from commit 9d86423d8c2607712152d6dbf5d4fe9690a83081) | |||
2025-05-11 | Core/Database: Added very simple macro to create named query result field ↵ | Shauren | |
accessors (cherry picked from commit 29a680a1c264e5c8858b387fce4f6472a6d70a7e) | |||
2025-05-11 | Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT | Shauren | |
(cherry picked from commit 171003639293b7c08d491849374ed5a88998a46b) | |||
2025-05-11 | Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CAST | Shauren | |
(cherry picked from commit e580d39b4f8d1f87d1250b366ed4860f13b2819c) | |||
2025-05-11 | Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hit | Shauren | |
(cherry picked from commit 38d5f0d2920558292e615e2c01257ef8da88a012) | |||
2025-05-11 | Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANIC | Shauren | |
(cherry picked from commit 9f401946d3b2c246469b5b2702a5d08c0472b4fa) | |||
2025-05-11 | Core/Spells: Rename confusing SpellState enum values | Shauren | |
* SPELL_STATE_CASTING -> SPELL_STATE_CHANNELING (was used for "channel in progress") * SPELL_STATE_DELAYED -> SPELL_STATE_LAUNCHED (cherry picked from commit 2e79d3524f12a525c337c5ce8d84b793cacd6e91) | |||
2025-05-11 | Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum class | Shauren | |
(cherry picked from commit 531afa6bcc485db7c115e5ab5d874bda2cbf642e) | |||
2025-05-11 | Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH (#30768) | username9617 | |
Closes #30885 (cherry picked from commit 2cedd091a0a1e627801c74297020afc96470d979) | |||
2025-05-11 | Core/SAI: Allow SMART_EVENT_HEALTH_PCT to be triggered out of combat (#30874) | Meji | |
(cherry picked from commit 1248bdffcb13f846fa42c6aee77cea685c756e51) | |||
2025-04-18 | DB/Misc: fixed more startup errors | Ovahlord | |
2025-04-18 | DB/Quests: updated vendor data for Lurah Wrathvine | Foldor1 | |
closes #30883 | |||
2025-04-17 | DB/Quests: added more quest data for Gilneas | Ovahlord | |
2025-04-17 | DB/Quests: added more quest data for Gilneas | Ovahlord | |
2025-04-17 | Core/Transports: Fixed clientside position of stoppable transports | Shauren | |
(cherry picked from commit 96026bfc58faa65aeef5cb1430aa2e442a43b115) | |||
2025-04-16 | DB/Misc: Fix some startup errors | Meji | |
2025-04-16 | DB/GameObjects: added instance portal spawns for all Northrend dungeon and ↵ | Ovahlord | |
raid entrances | |||
2025-04-16 | DB/GameObjects: added gameobject_template_addon entries for new gameobjects | Ovahlord | |
2025-04-16 | Core/Players: Improve setting ActivePlayerData::TransportServerTime by ↵ | Shauren | |
including TIME_SYNC and CMSG_QUEUED_MESSAGES_END values in its calculation * This removes delay on nearby object visibility after login and teleport (cherry picked from commit 821ecf8fa3b6b922ba178cde7593ef5d84ef734b) # Conflicts: # src/server/game/Server/Protocol/Opcodes.cpp | |||
2025-04-16 | Core/Transports: Preserve all dynamicflags for transports | Shauren | |
(cherry picked from commit 495153ad2463aa3cefcdd06b2bca1538840bbbfd) | |||
2025-04-16 | Core/Spells: Make Spell::GetMinMaxRange public | Shauren | |
(cherry picked from commit c6150b4d5d47454460623253627aede783bc8a6a) | |||
2025-04-16 | DB/Quests: added more quest data for Kezan | Foldor1 | |
closes #30879 | |||
2025-04-16 | DB/GameObjects: added more data from pass parses | Ovahlord | |
2025-04-16 | DB/Misc: fixed more startup errors | Ovahlord | |
2025-04-16 | DB/Quests: fixed sql added in 5af6c609e49cffc133196351bcda55d752f91771 and ↵ | Ovahlord | |
restored accidentally removed data | |||
2025-04-16 | Core/Misc: updated SpellCastResult enum to 4.4.2 | Ovahlord | |
2025-04-16 | DB/Vendors: removed all non-existing items from vendors | Ovahlord | |
2025-04-16 | Core/Guilds: corrected logging for guild reward db errors | Ovahlord | |
2025-04-16 | Core/Spells: skip over deprecated talents when generating their ranks | Ovahlord | |
2025-04-16 | Core/Quests: corrected error logging for quest loading helpers | Ovahlord | |
2025-04-16 | Core/Spells: removed SpellInfo corrections for post Cataclysm spells | Ovahlord | |
2025-04-16 | DB/Quests: fixed more startup errors caused by non-existing quest data | Ovahlord | |
2025-04-16 | DB/Misc: fixed a bunch of startup errors | Ovahlord | |
2025-04-15 | DB/Quests: added more quest data for Echo Isles | Ovahlord | |
closes #30876 | |||
2025-04-15 | DB/Quests: added more quests data for Mulgore | Foldor1 | |
closes #30875 | |||
2025-04-15 | nopch fix | Ovahlord | |
2025-04-15 | Core/Items: restore item random enchantments | Ovahlord | |
2025-04-15 | Core/Player: fixed loading mail items from DB | Ovahlord | |
2025-04-15 | DB/Quests: added more quest data for Durotar | Foldor1 | |
closes #30873 | |||
2025-04-15 | DB/Trainers: added trainer data for Draenei starting zone class trainers | Ovahlord | |
2025-04-15 | DB/Quests: added more quest data for Draenei starting zone quests | Ovahlord | |