Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-15 | Core/Spells: Fixed crash in spell visual selection when ↵ | Shauren | |
CasterUnitConditionID is set | |||
2022-01-15 | Core/Conditions: Initial support for UnitCondition.db2 | Shauren | |
2022-01-14 | Core/DataStores: Load UnitCondition.db2 | Shauren | |
2022-01-14 | Core/Conditions: Update phases when quest objective is updated (#27583) | ModoX | |
2022-01-14 | Core/Player: Added PlayerCreateMode field to playercreateinfo_cast_spell to ↵ | ModoX | |
only cast spells based on related mode (#27593) | |||
2022-01-13 | Core/Quests: Set quest slot earlier when abandoning a quest (#27584) | ModoX | |
* fixes quest objective conditions still being true when quest is abandoned | |||
2022-01-13 | Core/Items: Change missed enchantment flag checks to use enum instead of raw ↵ | Shauren | |
number | |||
2022-01-13 | Warning fix | Shauren | |
2022-01-12 | Scripts/Spells: Fixed mage talent Firestarter (#27576) | My name is Mud | |
Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
2022-01-12 | Scripts/Spells: Fixed hunter talent A Murder of Crows (#27566) | My name is Mud | |
Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
2022-01-12 | Scripts/Baradin Hold: fixed a crash in Occuthar's Focused Fire target ↵ | Ovah | |
selection and improved target filter scripts (#27604) | |||
2022-01-12 | Core/Conditions: Added conditions for object visibility (#27565) | ModoX | |
2022-01-12 | Core/Phasing: Fixed stack overflow happening when modifying vehicle ↵ | Shauren | |
passenger phases (looping player->vehicle->passenger(player)->vehicle...) Closes #27599 | |||
2022-01-12 | Core/Groups: Fixed crash in loot rolls happening when looted object despawns ↵ | Shauren | |
before roll expires Closes #27600 | |||
2022-01-12 | Core/Units: Fixed crash happening when despawning summoned units whose owner ↵ | Shauren | |
is no longer in world Closes #27598 | |||
2022-01-12 | Scripts/Spells: Fix shaman Mastery: Elemental Overload + Stormkeeper and ↵ | Robingad | |
Unlimited Power talents (#27561) Co-authored-by: Shauren <shauren.trinity@gmail.com> | |||
2022-01-11 | Core/Spells: Fixed typo in loading serverside spells | Shauren | |
2022-01-11 | Core/Auras: Fixed sending EstimatedPoints for auras that have only some ↵ | Shauren | |
effects that use it | |||
2022-01-11 | Core/Spells: Validate spell_proc.AttributesMask on startup | Shauren | |
2022-01-11 | Core/Player: Fixed home position for fresh created characters | ModoX | |
Closes #27588 | |||
2022-01-10 | Scripts/Spells: Fix priest Shadow Mend damage (#27525) | My name is Mud | |
2022-01-09 | Core/Guilds: Implemented reordering guild ranks | aquadeus | |
2022-01-09 | Core/Guilds: Separate guild rank id from guild rank order | Shauren | |
Co-authored-by: aquadeus <efectokoleos13@gmail.com> | |||
2022-01-09 | Scripts/Spells: Fix shaman talent Spirit Wolf (#27478) | My name is Mud | |
2022-01-09 | Core/Items: Implemented many new enchantment flags | Shauren | |
2022-01-09 | Scripts/Spells: Corrected script registrations for shaman spells to match ↵ | Shauren | |
db2 data | |||
2022-01-09 | Scripts/Spells: Updated Windfury Weapon script | Shauren | |
2022-01-09 | Core/Spells: Added Spell const* constructor overload to CastSpellExtraArgs | Shauren | |
2022-01-09 | Scripts/Spells: Changed shaman Healing Stream Totem target selection to use ↵ | Shauren | |
Trinity::SelectRandomInjuredTargets | |||
2022-01-09 | Scripts/Spells: Fixed shaman Healing Rain target limit | Shauren | |
2022-01-09 | Scripts/Spells: Fixed shaman Healing Rain not doing anything | Shauren | |
2022-01-07 | Scripts/Spells: Fixed mage talent Chrono Shift | Shauren | |
Closes #19575 | |||
2022-01-07 | Scripts/Spells: Fix Warlock Drain Soul energize (#27512) | My name is Mud | |
2022-01-07 | Core/Spells: Implemented spell effect 225 ↵ | Meji | |
(SPELL_EFFECT_GRANT_BATTLEPET_LEVEL) (#27506) | |||
2022-01-07 | Core/DataStores: Fixed a crash in db2 loader happening when trying to load ↵ | Shauren | |
additional localized strings from a db2 file newer than db2 for default worldserver locale | |||
2022-01-07 | Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR (465) (#27539) | My name is Mud | |
2022-01-07 | Core/Battlefield: Fixed startup crash when compiled without scripts | Shauren | |
(cherry picked from commit 1405760f317cfcfed29aca5ab36633863a2d9dc9) | |||
2022-01-07 | Core/Spells: SPELL_AURA_PERIODIC_DUMMY should be negative if TargetType is ↵ | Gildor | |
enemy (#24864) (cherry picked from commit 9405f78ee4bfee265a744daa92a8d5b155804cc3) | |||
2022-01-07 | Core/Battlefield: Move SendInitWorldStatesTo to Battlefield class | Carbenium | |
(cherry picked from commit 488b91ab8307e2d84cc010be488aad693dba34c8) | |||
2022-01-07 | Scripts/Battlefield: Move npc_wg_give_promotion_credit script to BattlefieldWG | Carbenium | |
The script references BattlefieldWG, which is not exported in dynamic builds. Move the script, so it is in the same library. (cherry picked from commit c40b897d369cf45696ca626fdf48bf51226a73a8) | |||
2022-01-07 | Battlefields: Move BF scripts out of game | Carbenium | |
This commit introduces the usual script interface for battlefields. (cherry picked from commit f7faf20254a120a90b8ee8eb55a284a6351aabc3) | |||
2022-01-06 | Entities/WorldObject: Move IsInWorldPvpZone declaration to keep files ↵ | Shauren | |
similar to 3.3.5 | |||
2022-01-06 | Core/Misc: Move WorldState enum to SharedDefines | Carbenium | |
Move WG battlefield world states to the global enum (cherry picked from commit 22c12e7123d76ea584ea8542be3feea57069e997) | |||
2022-01-06 | Core/Misc: Create new enum for AreaIds | Carbenium | |
Move Wintergrasp BF related values there (cherry picked from commit 6a8c12587eef47722f6c845f477e0ca66e9ccd1e) | |||
2022-01-06 | fixed indentation for cmake files | ipriver | |
(cherry picked from commit a46d047f9466c6f16597755bb7c771a9d1a147f2) | |||
2022-01-06 | Core/Misc: Properly close database connections when using ↵ | Shauren | |
--update-databases-only arg (cherry picked from commit a9f9f737b2c93d8f9fcb435f7a2b164a84cbc684) | |||
2022-01-06 | Core/EscortAI: set maximum distance allowed between player and escortee to ↵ | Rothend | |
default vision range. (#24865) (cherry picked from commit 4caa218641ca24b8bf56e14c0a1fcf18dbcf0a42) | |||
2022-01-06 | Core/LFG: Sanitize LFG roles sent by clients | jackpoz | |
(cherry picked from commit 3778f23c579ad1050c2b985b5f42b365a7736c24) | |||
2022-01-06 | Script/ScarletEnclave: Eye of acherus now rooted at spawn (#24725) | NoName | |
(cherry picked from commit 51b221c8f8c77ca627ac175481758b1dbd30a22e) | |||
2022-01-06 | Core/Spells: SPELL_AURA_MOD_HEALING should be negative if TargetType is ↵ | Gildor | |
negative (#24862) (cherry picked from commit a555bf1fd786d1f9b65ed9673ce6f8fc8a2b403e) |