AzerothCoreBot
384fab39f9
Import pending SQL update file...
...
Referenced commit(s): 8a1eab2c23
2020-04-11 09:22:32 +00:00
Kitzunu
8a1eab2c23
fix(Core/Creature): Use proper name for wander distance ( #2858 )
...
* Change from spawndist to wander_distance
Co-Authored-By: ratkosrb <ratkosrb@users.noreply.github.com>
* fix sql error
Co-Authored-By: ratkosrb <ratkosrb@users.noreply.github.com>
* Let's see if this fixes eluna :)
* Revert "Let's see if this fixes eluna :)"
This reverts commit be675bf83fc6a02f3347ea76408152d623d374bf.
* fix indent
* Revert "fix indent"
This reverts commit f4cb3d2d9fa908445d342b6f2e6dda9d52fd4665.
* Revert "Revert "fix indent""
This reverts commit 48527cfd2f9031f95bdf6e0d7b90111a3c0dc0f2.
Co-authored-by: ratkosrb <ratkosrb@users.noreply.github.com>
2020-04-11 11:20:02 +02:00
AzerothCoreBot
9c8c5ea8ff
Import pending SQL update file...
...
Referenced commit(s): a0498fb721
2020-04-08 23:45:58 +00:00
LukasVolgger
a0498fb721
fix(DB): Fix quest minor text errors ( #2727 )
...
Fixed a few grammar and spelling errors from various quest texts.
Co-authored-by: Endeffect93 <55922592+Endeffect93@users.noreply.github.com>
2020-04-09 01:43:26 +02:00
AzerothCoreBot
9174e1eb96
Import pending SQL update file...
...
Referenced commit(s): 2abde9bd23
2020-04-08 10:55:28 +00:00
Alan
2abde9bd23
fix error loot altac valley ( #2726 )
2020-04-08 12:52:48 +02:00
AzerothCoreBot
38dbb78e84
Import pending SQL update file...
...
Referenced commit(s): 2bf127bed2
2020-04-07 08:55:28 +00:00
LukasVolgger
2bf127bed2
feat(DB/lang): import German quest_request_items Texts from GTDB (Part 3/4) ( #2725 )
2020-04-07 10:52:50 +02:00
AzerothCoreBot
44c3bef14e
Import pending SQL update file...
...
Referenced commit(s): f821b0c7aa
2020-04-05 17:09:02 +00:00
Kitzunu
f821b0c7aa
fix(DB/Gossip): Corrupted Cat gossip #2762
...
- Missing gossip text fixed for this creature.
- Only "issue" is that the cat immediately transforms into tiger, but in vanilla video the cat goes to the well and then transforms into tiger
2020-04-05 19:04:36 +02:00
AzerothCoreBot
5cb1dc1017
Import pending SQL update file...
...
Referenced commit(s): d22251bcab
2020-04-04 15:52:57 +00:00
aleigood
d22251bcab
fix(DB/creature): Add waypoint for Morin Cloudstalker ( #2837 )
2020-04-04 17:50:24 +02:00
AzerothCoreBot
397c5d916f
Import pending SQL update file...
...
Referenced commit(s): 9d0ebcd8ea
2020-04-02 18:47:37 +00:00
Barbz
9d0ebcd8ea
style(DB): battelground_template entries now commented by type (arena or bg) ( #2722 )
...
- Can be useful for people who don't know WOW by heart
- Can be used to select only arenas or only battlegrounds
- Added full name for Nagrand Arena
2020-04-02 20:45:00 +02:00
AzerothCoreBot
633ef83b47
Import pending SQL update file...
...
Referenced commit(s): 71f98abc2c
2020-03-30 00:27:37 +00:00
LukasVolgger
71f98abc2c
fix(DB/creature_formations): Thal'trak Proudtusk pathing ( #2724 )
...
Use creature_formations instead of pathing for each npc. This avoids that they get out of sync after a while or get stuck.
2020-03-30 02:08:14 +02:00
AzerothCoreBot
386ee6f162
Import pending SQL update file...
...
Referenced commit(s): 2fd2984cb2
2020-03-29 21:05:18 +00:00
LukasVolgger
2fd2984cb2
fix(DB/creature_formations): Moon Priestess Amara pathing ( #2711 )
2020-03-29 23:02:47 +02:00
AzerothCoreBot
f9f3efe0d3
Import pending SQL update file...
...
Referenced commit(s): ccb1d813f6
2020-03-29 01:13:01 +00:00
Kitzunu
ccb1d813f6
feat(DB/Creature): Add missing Little Adeline NPC #2747
...
Originally from 9ed27e7d58
2020-03-29 03:10:26 +02:00
AzerothCoreBot
1411336dcb
Import pending SQL update file...
...
Referenced commit(s): 76bdbae9f4
2020-03-28 01:47:32 +00:00
LukasVolgger
76bdbae9f4
fix(DB/reputation): Sporeggar repeatable quest reputation rate ( #2698 )
...
The 2 repeatable quests of faction 970 had a wrong rate x3 instead of
x1.
Co-authored-by: Endeffect93 <55922592+Endeffect93@users.noreply.github.com>
Co-authored-by: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com>
2020-03-28 02:44:50 +01:00
AzerothCoreBot
fcc81ed0a2
Import pending SQL update file...
...
Referenced commit(s): a21e24d746
2020-03-26 18:35:12 +00:00
LukasVolgger
a21e24d746
fix(DB): Marsh Lurker spawn position ( #2697 )
...
Creature guid 64845 had wrong coordinates in position_z
Co-authored-by: Endeffect93 <55922592+Endeffect93@users.noreply.github.com>
2020-03-26 19:32:31 +01:00
Viste
fa57954ff9
fix(DB): error on default MySQL install ( #2776 )
2020-03-24 23:06:53 +01:00
AzerothCoreBot
cfcd81ff5d
Import pending SQL update file...
...
Referenced commit(s): 566f86b6b6
2020-03-24 18:29:08 +00:00
LukasVolgger
566f86b6b6
feat(DB/lang): Import german quest_request_items texts from GTDB (Part 2/4) ( #2692 )
...
Co-authored-by: Endeffect93 <55922592+Endeffect93@users.noreply.github.com>
Co-authored-by: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com>
2020-03-24 19:26:26 +01:00
AzerothCoreBot
5b093d3a67
Import pending SQL update file...
...
Referenced commit(s): 49424be66e
2020-03-22 21:46:57 +00:00
LukasVolgger
49424be66e
fix(DB/creature): Remove duplicates Cenarion Stormcrow ( #2708 )
...
The 2 creatures with guid 84366, 84368 are wrong and will be removed.
Co-authored-by: Endeffect93 <55922592+Endeffect93@users.noreply.github.com>
2020-03-22 22:44:16 +01:00
AzerothCoreBot
8c8d2fb88f
Import pending SQL update file...
...
Referenced commit(s): 6daaa5b7dc
2020-03-19 18:44:39 +00:00
Stefano Borzì
6daaa5b7dc
fix(DB/creature_template): PvP flagged creatures in Talon Den ( #2681 )
...
Co-authored-by: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com>
2020-03-19 19:41:51 +01:00
AzerothCoreBot
1668b765ad
Import pending SQL update file...
...
Referenced commit(s): 4cf3a792f7
2020-03-16 21:05:49 +00:00
Kitzunu
4cf3a792f7
fix(DB/Gameobject): Secret Safe loot ( #2738 )
...
- Fix wrong groupid and loot chances
- refactor: Use more logical ID
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-03-16 21:30:34 +01:00
AzerothCoreBot
f1e21f2ca5
Import pending SQL update file...
...
Referenced commit(s): 8231a7cc1a
2020-03-15 09:11:55 +00:00
Francesco Borzì
8231a7cc1a
fix(GameObject/Quest): GameObject quest / gossip window ( #2676 )
...
Co-authored-by: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com>
2020-03-15 10:09:25 +01:00
AzerothCoreBot
c09b3e6d2b
Import pending SQL update file...
...
Referenced commit(s): 1500a643d4
2020-03-12 20:07:11 +00:00
Stefano Borzì
1500a643d4
fix(DB/Quest): Shaman quest "Earth Sapta" ( #2663 )
...
Co-authored-by: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com>
2020-03-12 21:04:36 +01:00
AzerothCoreBot
d131840f34
Import pending SQL update file...
...
Referenced commit(s): fe28247fdc
2020-03-11 22:33:43 +00:00
Volgger
fe28247fdc
feat(DB/lang): Import german quest_offer_reward texts from GTDB (Part 1/4) ( #2670 )
2020-03-11 23:31:10 +01:00
AzerothCoreBot
a4973304ab
Import pending SQL update file...
...
Referenced commit(s): e72371ee4a
2020-03-09 21:56:49 +00:00
Alan
e72371ee4a
fix: Zul'Aman raid improvements ( #2654 )
2020-03-09 22:54:18 +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
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
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
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
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
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
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
AzerothCoreBot
1c4dbb571f
Import pending SQL update file...
...
Referenced commit(s): 7efd0a7e9a
2020-01-28 07:20:20 +00:00
Stoabrogga
7efd0a7e9a
fix(DB/creature): Imperial Eagle ( #2572 )
2020-01-28 08:18:00 +01:00
AzerothCoreBot
d769d0e62c
Import pending SQL update file...
...
Referenced commit(s): a87cce27f4
2020-01-11 08:23:27 +00:00
Stoabrogga
a87cce27f4
fix(DB/SAI): Loramus Thalipedes quests/gossip ( #2535 )
2020-01-11 09:21:06 +01:00
AzerothCoreBot
55b23c53ad
Import pending SQL update file...
...
Referenced commit(s): 82535ecb60
2020-01-09 06:50:57 +00:00
Lukas V
82535ecb60
fix(DB): Various database cleanups ( #2515 )
2020-01-09 07:48:34 +01:00
AzerothCoreBot
4103801f3b
Import pending SQL update file...
...
Referenced commit(s): 811233974a
2020-01-04 07:49:17 +00:00
Stefano Borzì
811233974a
feat(DB/Worldstates): added worldstates entry 20004 in characters DB ( #2402 )
2020-01-04 08:46:54 +01:00
AzerothCoreBot
0f590d0397
Import pending SQL update file...
...
Referenced commit(s): f420d0ba28
2020-01-02 07:43:04 +00:00
Stoabrogga
f420d0ba28
fix(DB/creature): Great Wavethrasher position ( #2537 )
2020-01-02 08:40:49 +01:00
AzerothCoreBot
5ed74d9e00
Import pending SQL update file...
...
Referenced commit(s): 7a2d1cde79
2019-12-31 08:18:17 +00:00
Stoabrogga
7a2d1cde79
fix(DB/SAI): Kanati Greycloud ( #2522 )
2019-12-31 09:15:58 +01:00
AzerothCoreBot
561b9bacbd
Import pending SQL update file...
...
Referenced commit(s): 3062c7a50f
2019-12-30 07:43:59 +00:00
Stoabrogga
3062c7a50f
fix(DB/SAI): Snufflenose Gopher ( #2519 )
2019-12-30 08:41:40 +01:00
AzerothCoreBot
0a9f230f83
Import pending SQL update file...
...
Referenced commit(s): b776e68665
2019-12-26 08:12:06 +00:00
Stoabrogga
b776e68665
fix(Core/Spell): Glyph of Eternal Water ( #2508 )
2019-12-26 09:09:50 +01:00
AzerothCoreBot
1cc4b54b3f
Import pending SQL update file...
...
Referenced commit(s): 03c791e127
2019-12-25 08:36:01 +00:00
Stoabrogga
03c791e127
fix(Core/CreatureScript): Grand Warlock Nethekurse ( #2507 )
2019-12-25 09:33:44 +01:00
AzerothCoreBot
bcf1894356
Import pending SQL update file...
...
Referenced commit(s): ac87793dee
2019-12-24 08:04:28 +00:00
Stoabrogga
ac87793dee
fix(DB/SAI): Wastewalker Captive ( #2502 )
2019-12-24 09:02:11 +01:00
AzerothCoreBot
16b45bf334
Import pending SQL update file...
...
Referenced commit(s): 4e8c3fd344
2019-12-20 08:14:35 +00:00
Stoabrogga
4e8c3fd344
feat(Core/CommandScript): New GM command "player learn" ( #2487 )
2019-12-20 09:12:27 +01:00
AzerothCoreBot
f1f553b509
Import pending SQL update file...
...
Referenced commit(s): f3b742549b
2019-12-18 06:47:54 +00:00
Lukas V
f3b742549b
fix(DB/Locales): Various names & title fixes in locales ( #2482 )
2019-12-18 07:45:31 +01:00
AzerothCoreBot
54e93a0ddf
Import pending SQL update file...
...
Referenced commit(s): add2297e84
2019-12-16 07:15:37 +00:00
Stoabrogga
add2297e84
fix(DB/SAI): Citizen of New Avalon ( #2474 )
2019-12-16 08:13:03 +01:00
AzerothCoreBot
3f588b7f56
Import pending SQL update file...
...
Referenced commit(s): 4d645d8e4a
2019-12-15 07:55:18 +00:00
Lukas V
4d645d8e4a
fix(DB/GameEvent): Stranglethorn Fishing Extravaganca Event NPC's & Gameobject ( #2463 )
2019-12-15 08:52:31 +01:00
AzerothCoreBot
2ca14f44ca
Import pending SQL update file...
...
Referenced commit(s): c3b5291de9
2019-12-13 08:08:05 +00:00
Stoabrogga
c3b5291de9
fix(DB/SAI): Fix SAI error during quest "The Seer's Relic" ( #2470 )
2019-12-13 09:05:14 +01:00
AzerothCoreBot
7e38c23519
Import pending SQL update file...
...
Referenced commit(s): 687484af1e
2019-12-10 07:30:28 +00:00
Stoabrogga
687484af1e
fix(DB/SAI): Enraged Feral Scar ( #2452 )
2019-12-10 08:27:35 +01:00
AzerothCoreBot
333dab2e85
Import pending SQL update file...
...
Referenced commit(s): b6c0f58dda
2019-12-09 07:06:14 +00:00
IntelligentQuantum
b6c0f58dda
feat(Core/ItemHandler): Optional item recovery ( #2442 )
2019-12-09 08:03:33 +01:00
AzerothCoreBot
e337f1e38d
Import pending SQL update file...
...
Referenced commit(s): 87bcf2a88a
2019-12-08 08:44:41 +00:00
Askh
87bcf2a88a
fix(DB/SAI): Re-added Snowblind Follower interaction for quest 14090 ( #2468 )
2019-12-08 09:41:51 +01:00
AzerothCoreBot
0d2999a012
Import pending SQL update file...
...
Referenced commit(s): 183a15a661
2019-12-07 07:22:01 +00:00
Stoabrogga
183a15a661
fix(Core/GameObjectScript): Environmental damage of burning game objects ( #2432 )
2019-12-07 08:19:24 +01:00
AzerothCoreBot
39d3b87298
Import pending SQL update file...
...
Referenced commit(s): b0a7bc77a0
2019-12-04 06:24:38 +00:00
VhiperDEV
b0a7bc77a0
fix(DB): Command reload acore_string ( #2484 )
2019-12-04 07:21:55 +01:00
AzerothCoreBot
ad320ec9d9
Import pending SQL update file...
...
Referenced commit(s): e22d78ecd6
2019-12-01 12:16:23 +00:00
Viste
e22d78ecd6
refactor(Core): rename namespaces and macros to acore ( #2454 )
2019-12-01 13:13:31 +01:00
AzerothCoreBot
e19e95e5d0
Import pending SQL update file...
...
Referenced commit(s): eb6e388d1a
2019-12-01 08:57:42 +00:00
Stoabrogga
eb6e388d1a
fix(DB/SAI): Freed Crusader ( #2403 )
2019-12-01 09:54:54 +01:00
AzerothCoreBot
b7d73ef08e
Import pending SQL update file...
...
Referenced commit(s): dda507aaca
2019-11-30 07:45:09 +00:00
Stoabrogga
dda507aaca
fix(DB/GameObject): Quest event "The Bones of Nozronn"; quest sparkle for GO type "GAMEOBJECT_TYPE_SPELL_FOCUS" ( #2398 )
2019-11-30 08:42:20 +01:00
AzerothCoreBot
7a9c85af9a
Import pending SQL update file...
...
Referenced commit(s): 85626f2c71
2019-11-28 06:49:26 +00:00
Stoabrogga
85626f2c71
fix(DB/waypoint_data): Wyrmrest Guardian ( #2389 )
2019-11-28 07:46:42 +01:00
AzerothCoreBot
e1ee77e173
Import pending SQL update file...
...
Referenced commit(s): 71f5c963f8
2019-11-27 06:58:48 +00:00
Stoabrogga
71f5c963f8
fix(DB/Quest): "Hot and Cold" quest item ( #2388 )
2019-11-27 07:55:58 +01:00
AzerothCoreBot
3d34d799a6
Import pending SQL update file...
...
Referenced commit(s): da6c255a70
2019-11-24 08:46:12 +00:00
GMKyle
da6c255a70
fix(Core/Raid):Putricide mutated abomination being energized by players ( #2386 )
2019-11-24 09:26:30 +01:00
AzerothCoreBot
4313037298
Import pending SQL update file...
...
Referenced commit(s): 69baccff0d
2019-11-22 07:59:22 +00:00
Stefano Borzì
69baccff0d
feat(DB/characters): added comments to worldstates ( #2384 )
2019-11-22 08:56:04 +01:00
Pide
2fe934aedc
fix(DB/game_event): use another default minimum date to avoid import errors ( #2462 )
2019-11-21 07:50:32 +01:00
AzerothCoreBot
aa574714af
Import pending SQL update file...
...
Referenced commit(s): 8d9659158f
2019-11-20 07:08:03 +00:00
Stefano Borzì
8d9659158f
feat(DB/Translations) Imported german translations from GTDB ( #2381 )
2019-11-20 08:05:17 +01:00
AzerothCoreBot
6be164203f
Import pending SQL update file...
...
Referenced commit(s): 4e6a8a2756
2019-11-11 08:21:13 +00:00
Stoabrogga
4e6a8a2756
fix(Core/Quest): The Lich, Ras Frostwhisper ( #2373 )
2019-11-11 09:18:15 +01:00
AzerothCoreBot
5f21913378
Import pending SQL update file...
...
Referenced commit(s): 42a53837c6
2019-11-09 15:16:07 +00:00
Stoabrogga
42a53837c6
feat(Core/GameEvent): Allow unspecified end_time for game events ( #2368 )
2019-11-09 16:12:48 +01:00
AzerothCoreBot
a1fdacbc0b
Import pending SQL update file...
...
Referenced commit(s): f374f07590
2019-11-07 07:28:00 +00:00
GMKyle
f374f07590
fix(Core/Dungeon): Elder Nadox hardcore texts + Ahn'kahar Spell Flinger spells. ( #2244 )
2019-11-07 08:25:03 +01:00
AzerothCoreBot
77c97598f0
Import pending SQL update file...
...
Referenced commit(s): 26998d36bb
2019-11-05 06:56:46 +00:00
GMKyle
26998d36bb
fix(Core/Spell): Eye of Gruul healing discount spell ( #1913 )
2019-11-05 07:53:32 +01:00
AzerothCoreBot
52cd73e156
Import pending SQL update file...
...
Referenced commit(s): 601c9a1c69
2019-11-03 08:20:24 +00:00
Stoabrogga
601c9a1c69
fix(DB/SAI): Garm area ( #2367 )
2019-11-03 09:17:35 +01:00
AzerothCoreBot
8a3a7295a4
Import pending SQL update file...
...
Referenced commit(s): 7b510b7666
2019-11-02 07:41:58 +00:00
Stoabrogga
7b510b7666
fix(DB/SAI): Quest "Canyon Chase" (Horde/Alliance) ( #2362 )
2019-11-02 08:38:33 +01:00
AzerothCoreBot
7747f52bdf
Import pending SQL update file...
...
Referenced commit(s): cfb1953c5b
2019-11-01 06:42:42 +00:00
Tyler Burhans
cfb1953c5b
fix(DB/creature_template): Make Sunreaver Dragonhawk not attackable in Argent Tournament Grounds ( #2360 )
2019-11-01 07:39:59 +01:00
AzerothCoreBot
3b67466d9c
Import pending SQL update file...
...
Referenced commit(s): f3ea9f9240
2019-10-29 07:04:18 +00:00
Stoabrogga
f3ea9f9240
fix(DB/SAI): Waypoint pause errors ( #2359 )
2019-10-29 08:01:29 +01:00
AzerothCoreBot
58a0ae5762
Import pending SQL update file...
...
Referenced commit(s): 82c3a4322b
2019-10-27 06:42:02 +00:00
Stoabrogga
82c3a4322b
fix(DB/waypoint_scripts): Chilltusk ( #2357 )
2019-10-27 07:38:30 +01:00
AzerothCoreBot
d9986c0105
Import pending SQL update file...
...
Referenced commit(s): 8d1d3b217d
2019-10-26 06:22:02 +00:00
Stoabrogga
8d1d3b217d
fix(DB/gossip_menu_option): Quest "The Exorcism of Colonel Jules" ( #2355 )
2019-10-26 08:19:09 +02:00
AzerothCoreBot
2cb28e5f53
Import pending SQL update file...
...
Referenced commit(s): 575833c23b
2019-10-25 07:21:15 +00:00
Stoabrogga
575833c23b
fix(DB/SAI): Garm's Bane ( #2354 )
2019-10-25 09:17:46 +02:00
AzerothCoreBot
9f593eb64e
Import pending SQL update file...
...
Referenced commit(s): 1ab080d5ac
2019-10-24 06:21:03 +00:00
Stefano Borzì
1ab080d5ac
fix(DB/creature_loot_template): Fix Baron Rivendale loot, close #2349 ( #2350 )
2019-10-24 08:17:56 +02:00
AzerothCoreBot
8e17a17a18
Import pending SQL update file...
...
Referenced commit(s): 9dd623e061
2019-10-23 05:52:05 +00:00
Stefano Borzì
9dd623e061
feat(DB/points_of_interest): Improved points_of_interest table, close #1193 ( #2348 )
2019-10-23 07:48:46 +02:00
AzerothCoreBot
6cac3f881f
Import pending SQL update file...
...
Referenced commit(s): d4cf4c1fd9
2019-10-22 06:23:18 +00:00
Stoabrogga
d4cf4c1fd9
fix(Core/Commands): debug send opcode ( #2344 )
2019-10-22 08:20:00 +02:00
AzerothCoreBot
6b395e9b70
Import pending SQL update file...
...
Referenced commit(s): c769fb9006
2019-10-21 07:01:03 +00:00