Commit Graph

2508 Commits

Author SHA1 Message Date
Barbz
7aad17433d chore(README): Add linkedin link (#2723) 2020-03-05 19:34:14 +01:00
AzerothCoreBot
cb251f63a3 Import pending SQL update file...
Referenced commit(s): 1c23bf4024
2020-03-04 21:05:36 +00:00
Barbz
1c23bf4024 fix(DB/quests): Added german locale for "Ashenvale Hunt" (#2730)
- Updated quest texts 2, 23 and 24 to patch stand 3.3.5a
2020-03-04 22:03:01 +01:00
gengarshadowball
95251dfd2d fix(Core/Dungeon): Halls of stone doors (#2646)
* Improved logic and DX

Simplified the Developer Experience reading such a messy code and removed some duplicated useless conditions

* fix(core/dungeon): Halls of stone door

The door is closed before Maiden of Grief and Krystalus die.

* Revert "Merge commit 'refs/pull/2634/head' of https://github.com/azerothcore/azerothcore-wotlk into pr-2634"

This reverts commit 04e8ac45e4d868eda4a89229f3721ee699ba4be5, reversing
changes made to 2fa9f5c249.

* Review changes

* improvement to check

Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
2020-03-03 14:00:40 +01:00
AzerothCoreBot
831dfb4d71 Import pending SQL update file...
Referenced commit(s): e285ac4a2c
2020-03-02 22:36:48 +00:00
Volgger
e285ac4a2c fix(DB/Creature): Argent Guard Thaelrid (#2674)
- Argent Guard Thaelrid (ID 4787) had wrong faction
- Also had wrong title & name in locales.
2020-03-02 23:19:40 +01:00
AzerothCoreBot
59e00ad124 Import pending SQL update file...
Referenced commit(s): 857e799298
2020-03-01 09:37:43 +00:00
gengarshadowball
857e799298 Morph command update (#2641)
* changed morph command

removed demorph and adapted morph to include a reset option

* command info updated

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Added subcommand system for Morph

- Subcommands
- Descriptions on database

* travis

* two single quotes query

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-03-01 10:34:56 +01:00
Stoabrogga
2eb0705668 fix(Core/Pet): only show pet details for hunter pets and demons (#2637) 2020-02-28 17:02:54 +01:00
Stoabrogga
9adba482c2 feat(Core/Hook): A few new hooks (#2671) 2020-02-27 22:45:38 +01:00
Stefano Borzì
0749a861aa fix(Core): build with ENABLE_EXTRA_LOGS (#2709) 2020-02-27 08:04:24 +01:00
Stoabrogga
8f5c628836 feat(Core/Hook): New GlobalScript hook (#2665)
This allows you to change the behavior of phase system
2020-02-26 09:44:12 +01:00
Amin.MasterkinG
17fc93d864 fix(Core/Crash): remove unneeded hook OnPlayerChat (#2707) 2020-02-26 08:03:18 +01:00
Barbz
6869848364 fix(Core/commands): Realign columns for command ".pdump" (#2699) 2020-02-25 08:49:25 +01:00
Stefano Borzì
9e307455a8 refactor(HandleAuctionListOwnerItems): prevent crash (#2684) 2020-02-24 08:40:02 +01:00
Stoabrogga
ed243d6911 feat(Core/Config): Parameter to set all creatures with WP movement active (#2615) 2020-02-23 14:08:42 +01:00
Viste
d387bdc695 fix(Core/Packet): fix crash happening when someone sends small packets that is processed directly to WorldSocket (#2669) 2020-02-22 11:24:08 +01:00
Viste
a7970b711a Core/Misc: Remove redundant null pointer checks before delete (#2679)
Co-authored-by: Ujp8LfXBJ6wCPR <github@lillecarl.com>

Co-authored-by: Ujp8LfXBJ6wCPR <github@lillecarl.com>
2020-02-20 18:33:28 +01:00
Yehonal
0cabb8e7e1 refactor(Core/Spells): Improved logic and DX Spell::EffectSummonPet (#2634) 2020-02-20 07:55:04 +01:00
niaro-kitty
32dcb3bf63 feat(Core/Spell): Header include optimization for files: SpellAura.h SpellAuraEffects.h (#2632) 2020-02-19 07:55:18 +01:00
Viste
38e8503d21 fix(Core/Misc): fix some exploits (#2630) 2020-02-18 08:26:12 +01:00
AzerothCoreBot
3b5b7a506f Import pending SQL update file...
Referenced commit(s): 2debf7b153
2020-02-17 07:11:04 +00:00
Stoabrogga
2debf7b153 fix(DB/gossip): Fix several gossip options for NPCs in Un'Goro Crater (#2606) 2020-02-17 08:06:30 +01:00
Stoabrogga
5ebb982db5 fix(Core/CreatureGroups): Fix "MoveSplineInitArgs::Validate" errors (#2604) 2020-02-16 10:04:55 +01:00
AzerothCoreBot
f7e7084b10 Import pending SQL update file...
Referenced commit(s): 1a738f5240
2020-02-15 07:51:57 +00:00
IntelligentQuantum
1a738f5240 fix(DB/npc_trainer): remove some wrong spells from trainer tables (#2598) 2020-02-15 08:49:43 +01:00
Stoabrogga
dcb714a5ef fix(Core/CreatureAI): Skip creatures in evade mode for DoZoneInCombat (#2599) 2020-02-14 08:06:58 +01:00
Stoabrogga
30fa1ae3b4 fix(Core/Unit): Fix Guardian Pets clearing combat state (#2619) 2020-02-13 08:12:52 +01:00
Rochet2
c16f21a271 fix(Core/Eluna): Fix issues with spell procs with Eluna (#2636) 2020-02-12 07:58:29 +01:00
AzerothCoreBot
35f3265bf9 Import pending SQL update file...
Referenced commit(s): fea38aa939
2020-02-11 07:12:46 +00:00
Stoabrogga
fea38aa939 fix(DB/SAI): Duskwing (#2596) 2020-02-11 08:10:27 +01:00
AzerothCoreBot
7f1646e13d Import pending SQL update file...
Referenced commit(s): 8a83faad9f
2020-02-10 07:06:34 +00:00
Stoabrogga
8a83faad9f fix(DB/SAI): Quest "Anatoly Will Talk" (#2595) 2020-02-10 08:04:08 +01:00
Francesco Borzì
eadbd40d5e fix(DB): sql import (#2655) 2020-02-08 00:03:36 +01:00
AzerothCoreBot
66e624cb76 Import pending SQL update file...
Referenced commit(s): 042932ddd1
2020-02-07 08:01:12 +00:00
Barbz
042932ddd1 feat(DB): Test accounts using various GM levels (#2587) 2020-02-07 08:58:53 +01:00
Stoabrogga
166967fe86 fix(Core/TempSummon): Fix crash concerning PlayerScript hook (#2650) 2020-02-05 17:40:17 +01:00
yehonal
a201c63aed docs(REPO): removed unused submodule 2020-02-05 10:32:26 +01:00
AzerothCoreBot
10a6c6a40e Import pending SQL update file...
Referenced commit(s): 2fe2909f90
2020-02-05 09:13:23 +00:00
Stoabrogga
2fe2909f90 fix(DB/SAI): Grizzly Bear (#2585) 2020-02-05 10:10:56 +01:00
Stoabrogga
3f0739f1c9 feat(Core/Hook): New PlayerScript hooks (#2639) 2020-02-04 08:25:11 +01:00
Kaev
2fa9f5c249 fix(Core): potential crashes/bugs reported by static analysis #2 (#2622) 2020-02-03 07:52:27 +01:00
Nefertumm
8cfdfd0af0 Fix (Core/DB): Remove hardcoded text from Malygos (#2618) 2020-02-01 22:46:27 -03:00
Dresmyr
1329b6b471 fix(Core/Hook): Make OnPlayerLeaveMap actually trigger (#2628)
OnPlayerLeaveMap was previously inside the if(remove) block which only is called when the player is logging out, this moves it outside that block but still has it trigger in the same order, thus allowing OnPlayerLeaveMap scripts to fire properly (needed for AutoBalanceFix)
2020-02-01 15:03:48 +01:00
AzerothCoreBot
4da4ad4e0d Import pending SQL update file...
Referenced commit(s): 08796ec615
2020-01-31 08:05:31 +00:00
Stoabrogga
08796ec615 fix(DB/SAI): Innocuous Scarab (#2580) 2020-01-31 09:02:55 +01:00
AzerothCoreBot
b1bcd21d51 Import pending SQL update file...
Referenced commit(s): 14598dbee9
2020-01-30 08:36:08 +00:00
Stoabrogga
14598dbee9 fix(DB/SAI): Devilsaurs (#2577) 2020-01-30 09:33:50 +01:00
Kaev
ab72dc1e7a fix(Core/Player): Fix removal of quest items (#2626) 2020-01-29 10:32:39 +01:00
Barbz
8760a9f5c9 refactor(CORE/scripts): Clearer error when script unassigned or alrea… (#2576) 2020-01-29 08:18:59 +01:00