Commit Graph

39550 Commits

Author SHA1 Message Date
Gildor
2cfcecaf26 Scripts/Uldaman: Fix Ironaya crash (#27189)
* Scripts/Uldaman: Fix Ironaya crash
* little code cleanup

* oops

(cherry picked from commit cb4e12bdf0)
2022-03-20 23:47:58 +01:00
offl
281b0a867e DB/Creature: Fenissa the Assassin
Closes #27203

(cherry picked from commit ecc348e70d)
2022-03-20 23:47:45 +01:00
CraftedRO
e037dea94e DB/Creature: Add correct stealth auras to some creatures
Closes #27202

Closes #27204

(cherry picked from commit a0feb39180)
2022-03-20 23:47:11 +01:00
Azcobu
715b91ff26 DB/Quest: Make 5 Craftsman's Writ quests repeatable
Closes #27164

Credit for finding the solution: CraftedRO

(cherry picked from commit 8669661c8d)
2022-03-20 23:46:19 +01:00
offl
a40370d82c DB/Creature: Fix some stealth auras
Closes #27185

Closes #27195

Closes #27182

(cherry picked from commit ba1a0f7c47)
2022-03-20 23:44:57 +01:00
kvolk2git
e799c4e003 add item xxxxx show to who was added item (#27020)
Co-authored-by: Aokromes <Aokromes@users.noreply.github.com>
(cherry picked from commit 822b32b64b)
2022-03-20 19:44:19 +01:00
ihm-tswow
59889d926d Scripts/Commands: fix .learn all recipes (#27153)
if client had same locale as server, the command didn't work (should've been != and not ==).  Furthermore, server dbcs only have the server locale for these, and they might or might not match up with the client. only downside of removing the check entirely is possibility of mixups if two locales have overlapping names for different skills. I highly doubt a single such instance exists.

(cherry picked from commit c946370c5f)
2022-03-20 19:39:59 +01:00
offl
6935bffd34 DB/Quest: Update 'Seek Redemption!' outro event
Closes #27129

(cherry picked from commit d61405f748)
2022-03-20 18:26:05 +01:00
offl
dd07076c42 DB/Creature: Mountaineer Pebblebitty & Master Wood
Closes #27140

By Voxstrasza & banehammer

(cherry picked from commit ee17408ce2)
2022-03-20 18:24:48 +01:00
offl
d5ee84de7a DB/Quest: Fix 'Redemption' (5742) gossips
Closes #27137

(cherry picked from commit e615b71509)
2022-03-20 16:44:54 +01:00
offl
e302cf03ba DB/Creature: Remove weird controlled abilities
(cherry picked from commit f3eb2a1c27)
2022-03-20 16:44:13 +01:00
offl
7e9845730e DB/Creature: The Brewmaiden & The Black Brewmaiden (#27133)
Closes #27127

(cherry picked from commit 2f0b7a756a)
2022-03-20 16:43:11 +01:00
offl
6ac4e9dd4a Core/SAI: Make 'no, thanks' actions deprecated
Deprecated events and actions will be removed after 2 weeks

(cherry picked from commit ab3bb36a46)
2022-03-20 16:39:53 +01:00
kvolk2git
64f525beda DB/Locale/ruRU: Add missing offer rewards for some quests with duplicate text. Part 3
Closes #27130

(cherry picked from commit d81d181bc1)
2022-03-20 16:38:57 +01:00
kvolk2git
26b5cb0504 DB/Locale/ruRU: Add missing offer rewards for some quests with duplicate text. Part 2
Closes #27121

(cherry picked from commit a31a50493b)
2022-03-20 16:38:34 +01:00
offl
27d46f3642 DB/Creature: Lanthan Perilon gossip texts
(cherry picked from commit 9833562ceb)
2022-03-20 16:37:01 +01:00
offl
7a0268d4f1 Core/Scripting: Get rid of ModifyVehiclePassengerExitPos (#27126)
(cherry picked from commit d7adc50daa)
2022-03-20 16:27:10 +01:00
offl
cf76eb73d9 DB/Creature: Fix MovementType errors
Closes #27107

(cherry picked from commit 222164a5cc)
2022-03-20 16:12:14 +01:00
Lucas Nascimento
7de20bcc1c Entities/Unit: Fixed wrong combat stop when remove charm (#27038)
(cherry picked from commit fa3a62ae4e)
2022-03-20 16:03:44 +01:00
kvolk2git
eba9e91964 DB/Locale/ruRU: Add missing offer rewards for some quests with duplicate text
Closes #27103

(cherry picked from commit 5640cb7fae)
2022-03-20 16:03:05 +01:00
kvolk2git
b459ad9984 DB/Locale/ruRU: Add missing offer rewards for quest id 4501- 5500
Closes #27078

(cherry picked from commit 893e31fb1b)
2022-03-20 16:01:30 +01:00
offl
2a95fa1cc5 DB/Quest: Rework 'Disclosure' (12710)
Ref #25984

(cherry picked from commit 5d8b95a7b4)
2022-03-20 16:00:52 +01:00
Azcobu
b7f5361e1f DB/Loot: Remove Tactical Task Briefing IX from Rex Ashil
Closes #27074

Credit for finding the solution: CraftedRO

(cherry picked from commit 3387cd74ba)
2022-03-20 15:59:49 +01:00
malcrom
f8c27fd7f9 DB/Misc: Some Icecrown visual fixes
Closes #27042

(cherry picked from commit baa8457680)
2022-03-20 15:59:17 +01:00
Azcobu
bfc1cb60e7 DB/Quest: Make 3 Armaments of Battle quests repeatable
Closes #27071

(cherry picked from commit d2f887a226)
2022-03-20 15:58:45 +01:00
kvolk2git
81eb69a883 DB/Locale/ruRU: Add missing offer rewards for quest id 4001- 4500
Closes #27068

(cherry picked from commit 8706db9aa9)
2022-03-20 15:58:05 +01:00
kvolk2git
fe10b54a9c DB/Locale/ruRU: Add missing offer rewards for quest id 3501- 4000
Closes #27056

(cherry picked from commit c2f8035c21)
2022-03-20 15:57:38 +01:00
offl
0ad6258d4b Core/SAI: Make SMART_EVENT_WAYPOINT_START & SMART_EVENT_CHARMED_TARGET deprecated
Deprecated events and actions will be removed after 2 weeks

(cherry picked from commit 9e78329c8b)
2022-03-20 00:47:12 +01:00
offl
2beb606cdf DB/SAI: Make SMART_EVENT_EVENT_PHASE_CHANGE deprecated; avoid AddAura, re-handle equipment in few scripts
Deprecated events and actions will be removed after 2 weeks

Ref 1d1e090fe9 0e1835ee78

(cherry picked from commit 1053345692)
2022-03-20 00:45:30 +01:00
Shauren
7260fcb5c6 Core/Conditions: Fixed conditions not working for area auras
(cherry picked from commit 8693ee5695)
2022-03-20 00:29:35 +01:00
Jinnaix
01da436206 Core/Creature: Formation reset (#27040)
* Core/Creature: Formation reset

* Update CreatureGroups.cpp

whoops

* Core/Creature: Formation reset
Keep dismiss functionality

(cherry picked from commit 7051aab421)
2022-03-20 00:19:42 +01:00
dr-j
66c52de27e DB/Quest: Rallying the Troops (12070)
Closes #16561

(cherry picked from commit 4f83b27a3b)
2022-03-20 00:19:27 +01:00
offl
211071c023 DB/SAI: Experimental waypoint script model
(cherry picked from commit 07d1b5e64b)
2022-03-20 00:18:16 +01:00
offl
d2b8d7dce6 DB/Creature: Fix positions of Captured Crusader
Closes #27044

(cherry picked from commit 51eb49fc2f)
2022-03-20 00:15:58 +01:00
offl
29190e5642 Core/SAI: Remove deprecated events and actions (#27039)
(cherry picked from commit 887605d945)
2022-03-20 00:13:00 +01:00
Lucas Nascimento
4c632bb690 Core/Unit: Fixed Deterrence stopping working for no reason (#26996)
(cherry picked from commit 63c6f7bc26)
2022-03-20 00:05:21 +01:00
offl
f3b92275fc DB/Quest: 'Fix' Blast the Gateway (11516)
Closes #26558

(cherry picked from commit dbf829e2f0)
2022-03-20 00:04:37 +01:00
Malcrom
64933d033e Script/World: Brewfest Reveler Script (#27031)
(cherry picked from commit 83ae8fc519)
2022-03-19 23:47:01 +01:00
CraftedRO
5b9686de23 DB/Creature: Add script to Stormpeak Wyrm
Closes #26272

(cherry picked from commit 2ef8c9c870)
2022-03-19 23:30:50 +01:00
offl
47bcacd00a Core/Creature: Disallow nearly all non-static flags on DB side (#27024)
Closes #25764

(cherry picked from commit a88001938e)
2022-03-19 23:30:15 +01:00
offl
2e3f240051 Scripts/Spells: Handle quest tame spells in spell script (#27022)
(cherry picked from commit 4441d42253)
2022-03-19 23:14:52 +01:00
Giacomo Pozzoni
64a91288d6 Scripts/Commands: account onlinelist (#27004)
* Script/Commands: Remove sync db queries from ".account onlinelist"

* Add additional "account onlinelist" commands

- "account onlinelist ip" to filter by ip address
- "account onlinelist limit" to limit the output rows
- "account onlinelist map" to filter by map id
- "account onlinelist zone" to filter by zone id

* Update src/server/scripts/Commands/cs_account.cpp

(cherry picked from commit e3591b25a5)
2022-03-19 23:04:42 +01:00
Giacomo Pozzoni
a4b1cda2c0 Script/Commands: Allow to specify the target player in .additem command (#26997)
* Script/Commands: Allow to specify the target player in .additem command

New syntax: .additem <required item id> <optional item count> <optional player name>
Close #25875

* Move target player to new command ".additem to <player> <item> <count>"

(cherry picked from commit bebf1876ab)
2022-03-19 23:00:41 +01:00
Aokromes
a7e90650fe Scripts/Misc: Remove 2 logs, they are handled by gm logs
(cherry picked from commit a462daa01c)
2022-03-19 22:54:49 +01:00
CraftedRO
9fda7e3790 DB/Creature: Add scripts to some creatures
Closes #26944

(cherry picked from commit a9ce76a0fb)
2022-03-19 22:46:31 +01:00
offl
2fa612fd42 DB/Creature: Add some of MountCreatureID
(cherry picked from commit 0a66174520)
2022-03-19 22:45:16 +01:00
offl
7d22f76f11 DB/Creature: Add MountCreatureID column to addon tables for future use
Ref #25964

(cherry picked from commit cad9aaa823)
2022-03-19 22:43:10 +01:00
CraftedRO
1a236bdecd DB/Commands: Add missing group commands description
Closes #26963

(cherry picked from commit 0b76bb3519)
2022-03-19 22:41:15 +01:00
CraftedRO
60c13ee364 DB/Loot: Remove Branch Of Cenarius from wrong mob
Closes #26959

(cherry picked from commit 1a1c9ebeea)
2022-03-19 22:40:40 +01:00
Cerveciento
c65739b822 DB/Locale: Add missing esES & esMX quest locales (Part 182)
Closes #26943

(cherry picked from commit 1f595408d7)
2022-03-19 22:39:52 +01:00