| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-02 | DB/Quest: Rescuing Evanor | Killyana | |
| Reset the spell cast on quest_template_addon and remove it from the SAI Ref #22444 | |||
| 2018-10-02 | Core/DBC: Some cleanup of Cleanup (8edea4a follow-up) | Treeston | |
| 2018-10-02 | Core/Movement: Add some extra assertions to MotionMaster to catch issues ↵ | Treeston | |
| like #22444 earlier in the future. | |||
| 2018-10-02 | DB/Quest: Remove a duplicate spell cast from Rescuing Evanor (ID: 11681). ↵ | Treeston | |
| Closes #22444. | |||
| 2018-10-02 | Core/DBC: Sanitize DBC loading procedure. Extra checks. Capability to load ↵ | Treeston | |
| strings from DB. Load SpellName from spell_dbc. | |||
| 2018-10-02 | DB/GameObject: Add some missing Small Proto-Drake Egg | Killyana | |
| 2018-10-02 | DB/Condition: Spell click condition for Stormcrest Eagle | Killyana | |
| 2018-10-01 | DB/GameObject: Reagent pouch | Killyana | |
| Closes #22480 | |||
| 2018-10-01 | DB/Creature: Fix stand state for Fjord Hawk | Killyana | |
| 2018-10-01 | DB/Quest: Loyal Companions | Killyana | |
| Add missing spawns Fix Stand states Fix target for the item spell Closes #22549 | |||
| 2018-10-01 | Scripts/Sunken Temple: normalize Atal'alarion despawn timer (#22546) | Trond B. Krokli | |
| * Atal'Alarion will now despawn as a regular Elite mob (5 minutes unlooted or 2.5 minutes when fully looted) instead of 7200 (ms) (7.2 seconds) before this change. Closes #22531 | |||
| 2018-09-30 | DB/Creature: Fix wrong forced models | Killyana | |
| Ref #22459 Ref https://github.com/TrinityCore/TrinityCore/commit/0757d155b0f37368fdd0f900dff83657bdfe16f5 | |||
| 2018-09-30 | DB/Creature: Fixed wrong modelid of Jaina/Sylvanas in Forge of Souls | Keader | |
| Close #22459 | |||
| 2018-09-30 | Scripts/Ulduar: XT002 Crash fix | Keader | |
| Closes: #22545 | |||
| 2018-09-27 | Core/Misc: Revert 4990423, need to find out a better way to handle this. | Treeston | |
| 2018-09-27 | Core/Misc: Unify naming of DBC entry, storage and format identifiers based ↵ | Treeston | |
| on DBC file name * DBC file name: <dbc>.dbc * Format string: DBCfmt_<dbc> * DB Format string: DBCfmt_<dbc>_DBFormat * DB index string: DBCfmt_<dbc>_DBIndex * Entry struct: <dbc>Entry * Global storage: s<dbc>Store | |||
| 2018-09-27 | cleanup unused variable error (2a607e6 follow-up) | Treeston | |
| 2018-09-27 | Core/Misc: A few more advstd imports from C++17 | Treeston | |
| 2018-09-27 | Core/Misc: constexpr a bunch of things, and a missing include of Windows.h ↵ | Treeston | |
| somewhere (that last one wasn't me!) | |||
| 2018-09-27 | Core/Misc: Move some headers from game/ to shared/ | Treeston | |
| 2018-09-26 | DB/Spawn: Fix undermap Peacebloom | Killyana | |
| 2018-09-26 | DB/Procs: Stormcaller's Wrath (shaman AQ40 tier) and Shaman's Dungeon Set 6pc | Nyeriah | |
| Closes #22525 Closes #22522 | |||
| 2018-09-26 | DB/Quest: Milly Osworth requirements | Teppic1 | |
| Closes#22520 | |||
| 2018-09-26 | DB/Loot: Adjust wolf trash drops in Northshire | Teppic1 | |
| Closes #22519 | |||
| 2018-09-25 | DB/Spawn: Fix 2 undermap spawns | Killyana | |
| 2018-09-25 | Fix warning | Killyana | |
| 2018-09-25 | Creature/Script: Wyrmrest Defender | Killyana | |
| Closes #22500 | |||
| 2018-09-25 | Scripts/BlackrockSpire: Fix infinite loop in Gyth fight | jackpoz | |
| Fix infinite loop in Gyth fight and double event caused by Rend Blackhand being respawned. Please note this event is completely bugged and unfinished and contains for sure more bugs. | |||
| 2018-09-25 | Fix issue in Creature::UpdateEntry and CMSG_GOSSIP_SELECT_OPTION (#22469) | HelloKitty | |
| Address #22467 making it so that script doesn't look like it was reload and thus causing gossip to fail once after update. | |||
| 2018-09-25 | Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle ↵ | Lighto | |
| started/ended (#22342) * Open / Close collision wall when battle started/ended | |||
| 2018-09-25 | Core/Movement: Speed Limit for Spline (#22494) | DanVS | |
| * Limited speed | |||
| 2018-09-25 | Scripts/Quest: Defending Wyrmrest Temple (#22513) | Trond B. Krokli | |
| - use DB gossip instead of `#define` (deprecated) Updates #22500 | |||
| 2018-09-25 | Core/Mmaps: Revert a bad change | Aokromes | |
| Closes #22470 by xvwyh this doesn't needs to re-extract mmaps. | |||
| 2018-09-25 | Core/Movement: Fixed MotionMaster::MoveChase default parameters (PR #22426) | Kelno | |
| 2018-09-24 | DB/Spells/Procs: Battlegear of Eternal Justice, paladins AQ20 set | Nyeriah | |
| Closes #22503 | |||
| 2018-09-24 | DB/Loot: Frenzied Geist and Tunneling Ghoul | DanVS | |
| Closes #22509 Closes #22508 | |||
| 2018-09-24 | DB/SAI: Fix Jack Adams dance emote triggered on reset and not on respawn | Killyana | |
| 2018-09-24 | DB/Condition: Fix wrong spell condition used on Defending Wyrmrest Temple quest | Killyana | |
| Ref #22500 | |||
| 2018-09-24 | DB/Gameobject: Add a missing Barbershop Chair | Killyana | |
| 2018-09-24 | DB/Creature: Fix some npcflags and gossips | Killyana | |
| 2018-09-24 | DB/Creature: Add some missing spawns | Killyana | |
| 2018-09-24 | DB/Gossip: Update Olga gossip | Killyana | |
| 2018-09-23 | DB/Gossip: Fix Glodrak Huntsniper gossip option | Killyana | |
| 2018-09-23 | Nopch fix | Shauren | |
| 2018-09-23 | Core/Commands: Fixed crash in .go commands | Shauren | |
| Closes #22498 | |||
| 2018-09-23 | DB/Creature: Alenjon Sunblade and Irissa Bloodstar | Killyana | |
| 2018-09-23 | DB/Gossip: Glodrak Huntsniper and Goldark Snipehunter | Killyana | |
| Closes #22493 | |||
| 2018-09-23 | DB/Quest: Fix requirements for Preying Upon the Weak | Killyana | |
| Closes #22495 | |||
| 2018-09-23 | DB/GameObject: Remove Duplicates spawns | Killyana | |
| Closes #22496 | |||
| 2018-09-23 | Scripts/MoltenCore: Implement Garr's Firesworn Separation Anxiety mec… ↵ | Sarah Alexander | |
| (#22477) - The previous (wrong) spell ID used mana, so it was never cast because Firesworns aren't mana users | |||
