patou01
ea2c880fc8
fix(Core/Unit): Reduce mobs speed when low on health ( #7932 )
2021-11-04 10:43:24 -03:00
AzerothCoreBot
da42426783
chore(DB): import pending files
...
Referenced commit(s): 8af051d6d6
2021-11-04 12:12:07 +00:00
UltraNix
8af051d6d6
feat(Scripts/Command): implement new command: bags clear ( #8549 )
2021-11-04 13:10:34 +01:00
AzerothCoreBot
20bb394901
chore(DB): import pending files
...
Referenced commit(s): b04bcfa037
2021-11-04 10:42:53 +00:00
IntelligentQuantum
b04bcfa037
fix(DB/Waypoints): Strider Clutchmother ( #8044 )
2021-11-04 11:36:39 +01:00
acidmanifesto
6ff6f48e74
fix(Core/SmartAI): improve SMART_EVENT_GOSSIP_HELLO ( #8849 )
...
Add another value to event_param1 for SMART_EVENT_GOSSIP_HELLO to support all cases of OnGossipHello/OnReportUse in GameObjects:
- event_param1 set to 0: execute the action for both OnGossipHello and OnReportUse. This might result in the action being executed twice when clicking the GameObject
- event_param1 set to 1: execute the action for only OnGossipHello
- event_param1 set to 2: execute the action for only OnReportUse
2021-11-04 09:49:20 +01:00
AzerothCoreBot
f30725144d
chore(DB): import pending files
...
Referenced commit(s): b2ce49135e
2021-11-03 23:42:35 +00:00
Skjalf
b2ce49135e
feat(Core/Scripting): implement OnlyOnceAreaTrigger & Zul'Gurub's in… ( #8850 )
...
Co-authored-by: Treeston <treeston.mmoc@gmail.com >
2021-11-03 23:43:03 +01:00
IntelligentQuantum
cde621f9eb
feat(Scripts/Commands): convert cs_instance to new system ( #8831 )
2021-11-03 14:25:25 +01:00
Skjalf
6da6cfdd4a
fix(Scripts/UBRS): General Drakkisath improvements ( #8875 )
...
* Added spells Rage & Pierce Armor (vMaNGOS)
* Corrected Flamestrike spell ID (vMANGOS)
* He now casts conflagration on a random target
2021-11-03 09:40:34 -03:00
AzerothCoreBot
c3546e0439
chore(DB): import pending files
...
Referenced commit(s): c5891b0b1f
2021-11-03 11:23:58 +00:00
Azcobu
c5891b0b1f
fix(DB/creature_loot): Defias Rapier drops ( #8836 )
2021-11-03 12:22:19 +01:00
AzerothCoreBot
986cbf428e
chore(DB): import pending files
...
Referenced commit(s): 9d6cbf9393
2021-11-03 11:12:45 +00:00
Ragelezz
9d6cbf9393
fix(Scripts\ZulGurub): Razzashi Cobra's will act as Venoxis minions ( #8141 )
2021-11-03 12:11:07 +01:00
Kargatum
aa7932e971
feat(Core/EnumUtils): add more enum for support chat command ( #8828 )
2021-11-03 10:50:11 +01:00
AzerothCoreBot
34d32f689a
chore(DB): import pending files
...
Referenced commit(s): f90ff990df
2021-11-03 08:24:04 +00:00
Malcrom
f90ff990df
fix(DB/SAI): Remove some bad SAI from turtles ( #8808 )
2021-11-03 05:22:25 -03:00
AzerothCoreBot
bfe290477c
chore(DB): import pending files
...
Referenced commit(s): a22ab43084
2021-11-02 23:58:45 +00:00
Azcobu
a22ab43084
fix(DB/item_loot): remove various incorrect items from Mithril Lockbox ( #8834 )
2021-11-03 00:14:25 +01:00
Skjalf
80febc4de0
fix(Core/Player): clear current title if the player loses it ( #8827 )
2021-11-03 00:13:54 +01:00
AzerothCoreBot
cfbafe0355
chore(DB): import pending files
...
Referenced commit(s): 7aec14127d
2021-11-02 23:11:25 +00:00
Ragelezz
7aec14127d
fix(DB\Broadcast Text): remove double string on emote text ( #8791 )
2021-11-02 23:57:09 +01:00
AzerothCoreBot
0d08acea8f
chore(DB): import pending files
...
Referenced commit(s): 57e11d5e8f
2021-11-02 22:54:38 +00:00
Malcrom
57e11d5e8f
fix(DB/Quest): wrong quest on beached sea turtles ( #8809 )
2021-11-02 23:48:43 +01:00
AzerothCoreBot
72e6dcdca7
chore(DB): import pending files
...
Referenced commit(s): 1ed0a67ed1
2021-11-02 22:33:12 +00:00
Skjalf
1ed0a67ed1
fix(Scripts/BlackrockSpire): Rend Blackhand improvements ( #8826 )
2021-11-02 19:31:35 -03:00
Skjalf
d35c6b6022
feat(Core/Scripts): implemented a guid map in InstanceScript, this wa… ( #8781 )
...
Co-authored-by: joschiwald <joschiwald.trinity@gmail.com >
2021-11-02 19:55:50 +01:00
dantav
aeafd1f376
fix(DatabaseWorkerPool): state correct MYSQL version in message ( #8782 )
2021-11-02 18:40:55 +01:00
AzerothCoreBot
c711ac0429
chore(DB): import pending files
...
Referenced commit(s): 20eff9eb03
2021-11-02 16:24:24 +00:00
Ragelezz
20eff9eb03
fix(Core\Scripts):Venomhide Hatchling multiple fixes ( #8792 )
2021-11-02 13:18:56 -03:00
Nefertumm
2f2569d09a
fix(Core/Map): encounters list for heroic difficulties ( #8224 )
2021-11-02 12:37:13 -03:00
UltraNix
e57e0e7cd1
fix(Core/Creatures): AttackStart in MoveInLineOfSight is called only for aggressive mobs. ( #8878 )
...
Fixes #8868
2021-11-02 11:43:18 -03:00
Kargatum
2d38f36555
feat(CI/CheckPending): add check version db line ( #8653 )
2021-11-02 14:44:17 +01:00
AzerothCoreBot
58a04d12c7
chore(DB): import pending files
...
Referenced commit(s): 2da923e761
2021-11-02 12:00:42 +00:00
Andrius Peleckas
2da923e761
fix(Scripts/MoltenCore): rewrite ( #8741 )
2021-11-02 12:59:01 +01:00
IntelligentQuantum
2f25323456
feat(Scripts/Commands): convert cs_object to new system ( #8855 )
2021-11-01 19:28:19 +01:00
Malcrom
f106de8788
refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ( #8708 )
2021-11-01 17:04:32 +01:00
AzerothCoreBot
3396a9da87
chore(DB): import pending files
...
Referenced commit(s): 9fe49d8f18
2021-11-01 13:36:58 +00:00
Walter Pagani
9fe49d8f18
fix(DB/Locale): improve Draenei translations ( #8613 )
2021-11-01 14:35:18 +01:00
Skjalf
27659d11a3
fix(Scripts/Spells): Blessing of Ancient Kings crash ( #8871 )
2021-11-01 13:28:35 +01:00
BytesGalore
1b8c23cbee
feat(Bash/Installer): configure remote and pull branch in conf/config.sh ( #8488 )
...
Co-authored-by: BytesGalore <3903215+BytesGalore@users.noreply.github.com >
2021-11-01 11:28:20 +01:00
Kitzunu
54cf80bf29
chore(CI/Ubuntu): remove unused code ( #8703 )
2021-11-01 10:13:00 +01:00
AzerothCoreBot
03b958ac1a
chore(DB): import pending files
...
Referenced commit(s): ee0bc7d592
2021-11-01 08:56:36 +00:00
patou01
ee0bc7d592
fix(Scripts/Scholomance): Grandmaster Gandling correctly drops threat if teleports the tank ( #8455 )
2021-11-01 09:55:01 +01:00
AzerothCoreBot
192360a3a5
chore(DB): import pending files
...
Referenced commit(s): 6f7d53da43
2021-10-31 22:50:54 +00:00
Ragelezz
6f7d53da43
fix(DB\Quest): Argent Dawn reward recalculated ( #8370 )
2021-10-31 23:49:17 +01:00
AzerothCoreBot
667c294557
chore(DB): import pending files
...
Referenced commit(s): b6ad5bf8ad
2021-10-31 15:42:51 +00:00
Malcrom
b6ad5bf8ad
fix(Scripts/Northrend): Last Rites [Quest 12019] ( #8691 )
2021-10-31 16:41:21 +01:00
AzerothCoreBot
40d042e83d
chore(DB): import pending files
...
Referenced commit(s): 334b3c5b92
2021-10-31 12:52:01 +00:00
Malcrom
334b3c5b92
fix(DB/Creature): NPC Darcy location ( #8804 )
2021-10-31 09:50:28 -03:00