| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-15 | DB/Creature: "Worker" and "Nus" | Rushor | |
| Closes #18806 (cherry picked from commit a6acd8885a2e0ccb7337e16dd4d7ab10890953c0) | |||
| 2019-09-15 | DB/Creature: Eye of Naxxramas | Rushor | |
| Closes #18797 (cherry picked from commit 2335cd836342a06b0c1c7884d9c37185b9fc0c61) | |||
| 2019-09-15 | DB/Creature: Add missing spawn to the Hibernal Cavern | Killyana | |
| (cherry picked from commit 6d569eb60a6ee036cab784b3fc13c4e3ec4bfeb9) | |||
| 2019-09-15 | DB/Loot: Formula Enchant Weapon - Superior Striking | Killyana | |
| Closes #18738 By Rushor (cherry picked from commit 7dbb50d316115013ef2a35066b89062b80c7c4cd) | |||
| 2019-09-14 | DB/SAI: Gnomeregan npcs | Killyana | |
| Closes #18737 By Rushor (cherry picked from commit a789228c768a49a849783dcf84afef116f175f1f) | |||
| 2019-09-14 | Core/Build: Fix build with boost 1.71 | Shauren | |
| (cherry picked from commit 9f7cc32c6ecd83acce1e8817a9ad3f060121831d) | |||
| 2019-09-08 | build fix | Shauren | |
| 2019-09-08 | Core/Movement: Fixed gravity type movement force direction sent in CreateObject | Shauren | |
| 2019-09-08 | Core/PacketIO: Fixed cmsg packet logging | Shauren | |
| 2019-09-07 | Core/Auras: Set proper aura effect handler | Shauren | |
| 2019-09-07 | Core/Movement: Implemented movement forces | Shauren | |
| 2019-09-06 | Core/Entities: Fix transport guid format to match client expectations | Shauren | |
| 2019-09-01 | Core/SAI: Describe additional SMART_ACTION_PLAY_SPELL_VISUAL_KIT params | Shauren | |
| 2019-09-01 | Core/SmartScripts: implement SMART_ACTION_PLAY_SPELL_VISUAL_KIT (#23737) | Lopfest | |
| 2019-09-01 | Core/Spells: Fixed crash in delayed DEST spells | Shauren | |
| 2019-09-01 | Nopch build fix | Shauren | |
| 2019-08-31 | Core/SAI: Implement new action to set movement speed | Lopfest | |
| 2019-08-31 | Core/Spells: Fixed calling spellhit script hooks on launch when spell hits ↵ | Shauren | |
| both caster and target with different effects | |||
| 2019-08-31 | Core/Spells: Implement SpellMisc::LaunchDelay | Traesh | |
| 2019-08-30 | Core/Quests: Implement new logic for selecting spell casters for ↵ | Lopfest | |
| accept/reward spells based on quest flags (#21316) | |||
| 2019-08-25 | DB: Adjust guids used in previous commit | Shauren | |
| 2019-08-25 | Scripts/OrderHall: Spawn some Warrior Order Hall NPC's and script some of ↵ | Jeremy | |
| them (#19902) | |||
| 2019-08-24 | Core/ByteBuffer: Replace throw() with noexcept | Shauren | |
| 2019-08-24 | Core/DataStores: Implemented WorldStateExpression | Traesh | |
| 2019-08-24 | Core/Time: Add function returning tm* structure to GameTime | Shauren | |
| 2019-08-22 | Core/SAI: Restore SMART_ACTION_SET_DATA accidentally deleted in cherry-picks ↵ | Lopfest | |
| (#23731) | |||
| 2019-08-20 | Core/Scenarios: Allow slightly larger scenario poi queries | Shauren | |
| Closes #23728 | |||
| 2019-08-18 | Nopch fix2 | Shauren | |
| 2019-08-18 | Nopch fix | Shauren | |
| 2019-08-18 | Core: Updated allowed build to 8.2.0.31478 | Shauren | |
| 2019-08-17 | DB: Remove wrong conditions | Killyana | |
| (cherrypicked from 675be80e2cadfee47df821a560a7e5ddb20376e4) | |||
| 2019-08-17 | Core/Auras: unregister AuraEffect from target list before changing amount, ↵ | ariel- | |
| forces recalculation at stack change Closes #19301 (cherrypicked from 9f2f7ebf51a587199ee7328761c5842c3f491e3b) | |||
| 2019-08-17 | Core/Auras: use vectors and remove HasEffect check | ariel- | |
| - Already checked in GetApplicationList (cherrypicked from 5eac21098efa35f3c6807a57bc44cc887c0cbc6a) | |||
| 2019-08-17 | Core/Auras: make AuraEffect::GetTargetList and ↵ | ariel- | |
| AuraEffect::GetApplicationList accept any container (cherrypicked from c1afabbf038ee2ebefa06871f1007d489f5d570d) | |||
| 2019-08-17 | Core/Scripts: add condition check for npc_wyrmrest_defender | ariel- | |
| minor code refactors Closes #19299 (cherrypicked from f7758954f7b9808a56420ac2ca75a83af4e40f4e) | |||
| 2019-08-17 | Core/Scripts: implement boss Apothecary Hummel ("Love is in the Air" event ↵ | Gustavo | |
| boss) (#19076) Closes #5114 (cherrypicked from 8c6fa411e8118752ddbefe8dc022514602859fb9) | |||
| 2019-08-17 | Core/Aura: fix SPELL_AURA_MOD_TOTAL_STAT_PERCENTAGE unapply case for dead ↵ | ariel- | |
| players Closes #19276 (cherrypicked from e1083794cde600205c45a016e6d077d1ffa4dea9) | |||
| 2019-08-17 | Core/Spells: Fixed some enchantments checks and fixed serious logic flaw in ↵ | xinef1 | |
| create item effect check (#19123) (cherrypicked from 8c80e2b6b723669db7eafa3421e7d53481c5e64d) | |||
| 2019-08-17 | Core/Creature: restore previous behavior of random gender on respawn | ariel- | |
| Little regression added with 253c0f3d07e05557daa3ffdd4e2a2af4256fb65e (cherrypicked from 8089f1816c9b5a53a94711586530c808509c5f33) | |||
| 2019-08-17 | Core/Auras: tidy up one little hack | ariel- | |
| (cherrypicked from 9d639c55b186f14de806bcc92c231585bc2f590b) | |||
| 2019-08-17 | Core/Creature: Load template immunities into m_spellImmune container. | ariel- | |
| - Fixes sending SMSG_SPELL_START data Closes #19212 (cherrypicked from 7cb6915e2b5395923ab22d712cfd9340da8a7bb6) | |||
| 2019-08-17 | Core/Creature: remove some redundant code | ariel- | |
| - Display Ids are already initialized in InitEntry, no need to duplicate logic - ModelInfo is already checked too (cherrypicked from 253c0f3d07e05557daa3ffdd4e2a2af4256fb65e) | |||
| 2019-08-17 | Core/Scripts: Fixed Ingvar evade issue | Keader | |
| (cherrypicked from bf5661e2fd05625411b184385412921b3f0fb8c5) | |||
| 2019-08-17 | Core/Auras: implement correct model for Bear Form (used by npcs) | ariel- | |
| Closes #7337 (cherrypicked from 8e865a60c8152ec6a95e169040903806738bda7f) | |||
| 2019-08-17 | Core/Creature: don't override display id if addon tables load a morph aura | ariel- | |
| Ref #7337 (cherrypicked from c3a2bd32cf675d00081ffd447c93d31d48456ca2) | |||
| 2019-08-17 | Core/Scripts: converted Argent Tournament pennants to AI | ariel- | |
| Closes #14616 (cherrypicked from 804257b99a26ca2dc1941a7577e5ae06c954f9cb) | |||
| 2019-08-17 | Core/Auras: Implement Roc form shapeshift | ariel- | |
| Closes #16164 (cherrypicked from c7a5aa3902ca548ac4355d659e29c6c88cef3525) | |||
| 2019-08-17 | Core/Creatures: disabled "automatic" monster sparring | ariel- | |
| - Faction template flags weren't correct. Closes #19245 (cherrypicked from b2fc4c65eda779f880d9fc126d8b7aaef8c2ab25) | |||
| 2019-08-17 | DB/Quest: The Battle Must Go On | Killyana | |
| Fix a case that bugs the npc trigger Thank to xinef1 for the help (cherrypicked from 6f84bde8b41abc3b54356dc48a71d9269b43fc67) | |||
| 2019-08-17 | Corrected doors and buttons without autoclose time after recent changes (#19249) | xinef1 | |
| (cherrypicked from 071ba2c924ce4b27c9e16b38277ac729500f7445) | |||
