| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-21 | nopch fix 2 | Treeston | |
| 2017-07-21 | nopch fix | Treeston | |
| 2017-07-21 | Scripts/Auchindoun: Replace the Blackheart the Inciter hack-filled script ↵ | Treeston | |
| with a slightly less hack-filled script that actually mostly works. This should at least make the boss encounter possible to complete. No claims to correctness, of course. | |||
| 2017-07-20 | Scripts/Spell: Port spell_generic.cpp to new script registration syntax ↵ | Treeston | |
| wherever possible. No actual changes in functionality. (fb87ac8 follow-up) | |||
| 2017-07-20 | Scripts/Item: Port spell_item.cpp scripts to new script registration syntax ↵ | Treeston | |
| wherever possible. No actual changes in functionality. (fb87ac8 follow-up) | |||
| 2017-07-20 | Core/Scripts: Implement generic script loaders (and script registry macros) ↵ | treeston | |
| to greatly reduce code duplication (#19526) (cherry-picked from commit a9174d5). | |||
| 2017-07-19 | Dep/gSOAP: Update gSOAP to 2.8.49 | ariel- | |
| Closes #20039 | |||
| 2017-07-19 | Core/Tools: fix whitespace | ariel- | |
| 2017-07-18 | DB/Quest: Stone Is Better than Cloth - use actual player name ($N) | tkrokli | |
| Progress gossip contained the name "Orthanc" instead of player name. (Maybe result of a bad sniff sample or copy-paste.) | |||
| 2017-07-18 | Scripts/Item: Change Nitro -> Boosts <- to use the correct knockup effect ↵ | treeston | |
| for their backfire. Also, script that knockup effect to work properly ("usually" deploy a rescue parachute). | |||
| 2017-07-18 | Core/Spells: Renamed TARGET_DEST_UNK_110 to TARGET_UNIT_CONE_ENTRY_110 | Aokromes | |
| cherry pick from be7486f | |||
| 2017-07-18 | Core/Taxi: Properly send taxi node status on login, as well as if the taxi ↵ | treeston | |
| master is out of range. Closes #20035. | |||
| 2017-07-18 | DB/Quest: Death From Below - Show actual player race in Reward gossip | tkrokli | |
| - The old text showed 'troll' as a player reference instead of actual race. - The text should show actual player race, even if the "troll" comment is funny. - http://www.wowhead.com/quest=667/death-from-below | |||
| 2017-07-18 | Scripits/Item: Nitro. BOOSTS. | treeston | |
| 2017-07-18 | Scripts/Item: Fix Nitro Boosts to only fail in flyable areas. Also, it's ↵ | treeston | |
| called nitro _boosts_. Not _boots_. Nitro _boosts_. | |||
| 2017-07-18 | DB/Quests: Battle of Hillsbrad (7) missing Progress & Reward text | tkrokli | |
| - the original quest ID 550 is already deprecated & from before patch 3.3.0 - http://www.wowhead.com/quest=550/deprecated-battle-of-hillsbrad - sniffs of current quest ID 14351 only contain quest_template text - added text from http://www.wowhead.com/quest=14351/deprecated-battle-of-hillsbrad * The texts differ enough to fit their personalities. - http://www.wowhead.com/npc=36273/bragor-bloodfist - http://www.wowhead.com/npc=2425/varimathras | |||
| 2017-07-17 | Revert "Scripts/Commands: Fix a potential crash when summoning players that ↵ | treeston | |
| are just logging on." - the check was unnecessary (already done in extractPlayerTarget). This reverts commit 05cdcdb230a9d69f8ad8f2af696f452151a1c364. | |||
| 2017-07-17 | Scripts/Commands: Fix a potential crash when summoning players that are just ↵ | treeston | |
| logging on. | |||
| 2017-07-17 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-07-17 | Optimize and Streamline Extractor.bat | cribolouf | |
| 2017-07-17 | Tools: Automatically create directories for tools (#17971) | keke222 | |
| 2017-07-16 | Core/Vehicles: Do not call InstallAllAccessories for dead Vehicles (#20033) | Gustavo | |
| 2017-07-16 | Core/Misc: Build fix | jackpoz | |
| Fix build broken in 9cf4dd7345b7f05db834fd48a9f0a135f1884d70 | |||
| 2017-07-16 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-07-16 | Core/Quest: Prevent an issue causing quests to become invisible upon relog. ↵ | Treeston | |
| (#20030) Closes #20012 | |||
| 2017-07-16 | Update 2017_07_16_00_world.sql | Aokromes | |
| 2017-07-16 | DB/Creature: Add some missing spawns in Deathforge | Killyana | |
| 2017-07-15 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-07-15 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-07-15 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-07-15 | Scripts/Commands: Fix a crash on summon when no group is avaible (#20029) | Regigicas | |
| Closes #20027 | |||
| 2017-07-14 | Contrib/Windows: extractor.bat cleanup | tkrokli | |
| - Missing GOTO label :EOF at the end of the file - Messages to user are in full English sentences. | |||
| 2017-07-13 | Core/Quests: Fixed order of RewardChoiceItems and reputation reward. (#19904) | Weyrath | |
| 2017-07-13 | Core/AI: UnitAI::SelectTarget now applies offset BEFORE filtering by ↵ | Treeston | |
| predicate (to match expected behavior). (#19975) * Also some major code deduplication (SelectTarget now calls SelectTargetList). | |||
| 2017-07-13 | Tools/MMapsGenerator: Get all tiles in beginning and calulate proper total ↵ | Rochet2 | |
| tile count (#20013) | |||
| 2017-07-12 | Core/Auth: Prevent queueing more than one realmlist query at the same time | Shauren | |
| 2017-07-12 | DB/Quest: Celestial Planetarium access heroic requirements | Killyana | |
| Updates #19981 | |||
| 2017-07-12 | DB/Quest: Celestial Planetarium access quests | Killyana | |
| Closes #19981 | |||
| 2017-07-12 | DB/Creature: Overseer Faedris | Killyana | |
| Remove Dup spawn Closes #20020 | |||
| 2017-07-12 | DB/Quest: Finish Me! | Killyana | |
| Fix Quest requirements Closes #20019 by meji46 | |||
| 2017-07-11 | Some more script adjustments ported from #19930. | treeston | |
| 2017-07-09 | Prevent an issue that stopped Aura AfterEffect handlers being called on ↵ | Treeston | |
| default handler prevention. (#20001) Fixes #19996. | |||
| 2017-07-09 | Woopsie. Fix an oversight causing the main tank flag in SelectTarget to be ↵ | treeston | |
| inverted. | |||
| 2017-07-09 | Hi, I'm Treeston, and welcome to Combat PR Prep Refactors. | treeston | |
| Today, we're moving UNIT_FLAG_IMMUNE_TO_PC and UNIT_FLAG_IMMUNE_TO_NPC to higher-level abstraction so combat manager can react to it. New methods on Unit: - void SetImmuneTo<All/PC/NPC>(apply, keepCombat = false); - bool IsImmuneTo<All/PC/NPC>() const; | |||
| 2017-07-08 | DB/Creature: Tivax the Breaker | Killyana | |
| 2017-07-08 | Build fix | Keader | |
| 2017-07-08 | Core/Custom: Fixed SPELLMOD_COOLDOWN exploit on Duel Reset system | Keader | |
| Followup 0048d4b618e6503a5f1607f3503fcf2d48e6a385 Closes #17419 | |||
| 2017-07-08 | Scripts/Karazhan: Fix Attumen and Midnight not moving towards each other on ↵ | Nyeriah | |
| phase transition after latest changes | |||
| 2017-07-07 | DB/Gameoject: Add some missing mailboxes in Undercity | Killyana | |
| 2017-07-07 | DB: Fix the previous commit | Killyana | |
