| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-06 | Core/Scripts: added command to move characters across accounts | ariel- | |
| 2017-01-06 | Core/Scripts: kill one ugly char buffer | ariel- | |
| 2017-01-05 | Core/Vehicle: Remove immunity to Battering Ram for Ulduar vehicles (#18562) | Rushor | |
| Closes: #15185 | |||
| 2017-01-05 | Core/Player: Add another config option for IsGroupVisibleFor() (#18723) | Staleness89 | |
| 2017-01-02 | Update Copyright notice for 2017 in 4 more files | tkrokli | |
| 4 files missed in the global search & replace performed in commit 6a51a88767247ce9fc85fb9d1bcbb5febf1598a2 Also some corrections & whitespace changes in /doc/UnixInstall.txt | |||
| 2017-01-02 | Core/Scripts: Missing break and added ZBoundary in Blood Queen Lana Thel | Keader | |
| 2017-01-02 | Scripts/TrialOfTheCrusader: Anub'Arak Enable Emerge Emote (#18721) | Rushor | |
| 2017-01-02 | Update Copyright notice for 2017 | tkrokli | |
| Happy new year! | |||
| 2017-01-02 | Core/Scripts: Implement Boss Coren Direbrew (#18137) | Gustavo | |
| 2017-01-02 | Build Fix (#18719) | Gildor | |
| Closes #18718 | |||
| 2017-01-01 | Build Fix | Keader | |
| 2017-01-01 | Core/Scripts: Blood Prince Council refactored and fixed reported issues (#18632) | Keader | |
| Closes #7150 | |||
| 2017-01-01 | Core/Scripts: Illidari Council Rewrite (#18546) | Keader | |
| Thanks to Sirikfoll, Krudor and Offl for all help | |||
| 2017-01-01 | Core/Spells: Fixed non pch build | vincent-michael | |
| 2017-01-01 | Merge pull request #18702 from Rushor/peon | Killyana | |
| Scripts/Quest: Work Work! Move Lazy Peon script to SAI | |||
| 2017-01-01 | Scripts/Quest: Work Work! Move Lazy Peon script to SAI | Rushor | |
| 2017-01-01 | Core/Spells: Check both main and offhand weapons if spell attributes require ↵ | Shauren | |
| that (see Stormstrike) * This restores the check probably unintentionally dropped in 14c2b2d6cd2303609f1a1859e727ace7b8ea649c * Build fix | |||
| 2016-12-31 | Fixed array size bug with the auction house bid price. Lowered the default ↵ | Ayrton Stout | |
| max bid price (#18697) Closes #18698 | |||
| 2016-12-31 | Core/Pets: Fixed hunter pet resistance exploit (#18600) | xinef1 | |
| 2016-12-31 | Core/Pets: Fixed exploit where warlock can abandon its pet to generate new ↵ | xinef1 | |
| name (#18606) | |||
| 2016-12-31 | Core/World: Simplified sleep calculation routine for world update thread ↵ | xinef1 | |
| (#18634) | |||
| 2016-12-31 | Core/AH: AuctionHouseBot BidPrice determined by config options | Ayrton Stout | |
| 2016-12-31 | Core/Spells: add some missing breaks | ariel- | |
| 2016-12-31 | Core/Player: Recast lost by death item obtain spells of any items held in ↵ | ariel- | |
| the inventory when resurrecting I HAS BUKKIT Closes #5184 | |||
| 2016-12-31 | Core/Vehicles: make vehicles immune to Cyclone | ariel- | |
| Closes #18489 | |||
| 2016-12-30 | Core/Spell: added some helpers to SpellInfo to reduce code duplication | ariel- | |
| 2016-12-30 | Core/Items: Fixed problem where item dependent auras are not properly ↵ | xinef1 | |
| updated (#18592) - Introduced in 7e83d7e22a82104e53f872758fc7fe835472782c Closes #18506 | |||
| 2016-12-30 | Core/Spell: kill old charge restoring system. Mods are fully handled by proc ↵ | ariel- | |
| system now. - Fixes an edge case of spell failing due to out of range and re-adding charges to an existing aura. | |||
| 2016-12-30 | Core/Player: fix some PCT_MOD charge consumption | ariel- | |
| By xinef1 Closes #18516 | |||
| 2016-12-30 | Core/Spell: unbreak generic mount spells after prev commit | ariel- | |
| 2016-12-30 | Core/Spell: reverted changes for NO_TARGET handling | ariel- | |
| Partial revert of 584d347b70be521d7431dfe1694b80f2e95b957b Closes #18666 | |||
| 2016-12-30 | Core/Spell: Fixed bug where spell could fail to hit a target properly even ↵ | xinef1 | |
| if all conditions were met (#18596) | |||
| 2016-12-30 | Core/Spell: Fixed Arcane Potency | ariel- | |
| - Removed old workaround in SpellAuras.cpp Closes #18417 | |||
| 2016-12-29 | Core/Script: Kill one startup error | ariel- | |
| 2016-12-29 | Core/Spell: fix one spell range issue | ariel- | |
| 2016-12-29 | Dep: Update fmt (cppformat) to 3.0.1 ↵ | DDuarte | |
| https://github.com/fmtlib/fmt/commit/7fa8f8fa48b0903deab5bb42e6760477173ac485 Also renamed cppformat to fmt | |||
| 2016-12-29 | Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticks | ariel- | |
| Closes #14726 | |||
| 2016-12-29 | Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as ↵ | ariel- | |
| caster) - Fixes an issue with generic mount scripts where the dummy aura was applied and removed then the real mount was applied - Pets would be unsummoned, resummoned and unsummoned again in an instant Closes #16783 | |||
| 2016-12-29 | Core/Scripts: fixed ground/fly mounts on non-flyable zones of Outland map | ariel- | |
| Closes #18627 | |||
| 2016-12-29 | Core/Spell: Fix Turn the Tables | ariel- | |
| Closes #5134 | |||
| 2016-12-28 | Core/Spell: reverted stun aura handling | ariel- | |
| Partial revert of 50a3ce5703bdaa4fe16e2e773eabafa9a4818083 Closes #18487 Closes #18490 Closes #18497 | |||
| 2016-12-28 | Core/Scripts: Fixed chase movement in Palehoof encounter | Keader | |
| Closes #15405 | |||
| 2016-12-27 | Build fix | Keader | |
| 2016-12-27 | Core/Scripts: Black Temple misc fixes | Keader | |
| Closes #18176 * Implemented faction change of Ashtongues when Shade of Akama dies * Moved factions to black_temple.h * Removed explicit from EnslavedSoulEvent (Reliquary of Souls) * Fixed a typo in Skeram Script (followup 5f44890049c3e6b0ee7a11296239f4f1bceb66ec) * Fixed spell Shadow Inferno (Illidari Nightlord) | |||
| 2016-12-27 | Core/Movement: Typo fix for falling to void case (#18611) | xinef1 | |
| 2016-12-27 | Core/Scripts: Added missing spells in Skeram (#18486) | Keader | |
| 2016-12-27 | Tabs | Kittnz | |
| 2016-12-27 | Core/SmartScript: update ACTION_GO_SET_GO_STATE | Kittnz | |
| GO_STATE_ACTIVE = 0, // show in world as used and not reset (closed door open) GO_STATE_READY = 1, // show in world as ready (closed door close) GO_STATE_ACTIVE_ALTERNATIVE = 2 // show in world as used in alt way and not reset (closed door open by cannon fire) Credits to Sunwell | |||
| 2016-12-27 | Core/Events: Fixed logic for Fireworks Show at New Years Adjustments | Kittnz | |
| 2016-12-27 | Core/Events: Adjust timings and occurrence for Fireworks Show at New Years Eve | Kittnz | |
