Commit Graph

12025 Commits

Author SHA1 Message Date
Eddy Vega
1673915f96 fix(Scripts/HellfirePeninsula): Improve Wounded Blood Elf Pilgrim (#16566)
init
2023-07-09 01:40:46 -03:00
Dan
fd474c8b40 fix(Scripts/HellfireRamparts): Nazan and Vazruden properly reset (#16694)
* initial

dumb mistake made by me. probably fixed now

* Update boss_vazruden_the_herald.cpp

dumdum
2023-07-09 01:39:19 -03:00
Skjalf
f5d0246292 feat(Core/Object): Add helper to allow removing allowed looters (#16709) 2023-07-08 21:45:06 -03:00
AzerothCoreBot
cb392752ef chore(DB): import pending files
Referenced commit(s): 02f44539c0
2023-07-08 23:13:38 +00:00
Grimgravy
02f44539c0 fix(DB/Quest): It's a Fel Reaver, But with Heart (#16472)
* fix(DB/Quest): It's a Fel Reaver, But with Heart

Co-Authored-by: Gargarensis <https://github.com/Gargarensis>
2023-07-08 20:11:14 -03:00
AzerothCoreBot
486769dbb5 chore(DB): import pending files
Referenced commit(s): c4d94c80f3
2023-07-08 23:09:54 +00:00
Eddy Vega
c4d94c80f3 fix(DB/Creature): Add correct stealth to Crag Stalker (#16574)
* init

Co-authored-by: CraftedRO <CraftedRO@users.noreply.github.com>
2023-07-08 20:07:37 -03:00
Eddy Vega
66520372f6 fix(DB/Creature): Turn 'Guard Untula' as female (#16568)
init

Co-authored-by: Wyreth <Wyreth@users.noreply.github.com>
2023-07-08 20:06:25 -03:00
AzerothCoreBot
d9d8c986f7 chore(DB): import pending files
Referenced commit(s): 49553941ac
2023-07-08 23:02:34 +00:00
wowquester
49553941ac chore(DB/Quest): Fix typo in quest reward offer for ID 9175 (#16695)
* fix(DB/quest): 9175 - Fixing typo

* Update data/sql/updates/pending_db_world/fix-quest-9175-typo.sql
2023-07-08 20:00:05 -03:00
AzerothCoreBot
8c75495cf2 chore(DB): import pending files
Referenced commit(s): cfcde268c4
2023-07-08 19:15:23 +00:00
v-mstrs
cfcde268c4 chore(DB/Quest): Fix typo in quest reward offer text for ID 9145 (#16686) 2023-07-08 16:13:07 -03:00
AzerothCoreBot
b9cd0fd8a6 chore(DB): import pending files
Referenced commit(s): f0ab44fc82
2023-07-08 17:50:08 +00:00
The GhostRider
f0ab44fc82 fix(DB/SAI): Un'Goro's Crystal Pylons (#16605)
* Fix(SAI/GameObjects): Un'Goro's Crystal Pylons
2023-07-08 14:47:53 -03:00
v-mstrs
b17e29fbdd fix(DB/SAI) Cabal Spellbinder adjustment to Spell Shock target type (#16648)
* Change event to VICTIM_CASTING
2023-07-08 14:46:50 -03:00
Dan
1d0c86f0c8 fix(DB/SAI): Gnarlpine Mystic uses the right 'Wrath' (#16690)
initial

yes

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2023-07-08 14:46:22 -03:00
AzerothCoreBot
1e3d5ab204 chore(DB): import pending files
Referenced commit(s): b56c4d1657
2023-07-08 17:43:29 +00:00
Dan
b56c4d1657 fix(DB/SAI): fix Blackpaw Shaman Combat Movement (#16706)
* initial

* Update remove-garbage-sql-ai-handling-and-add-simple-sai.sql

fixes according to review
2023-07-08 14:41:09 -03:00
AzerothCoreBot
6ced149b93 chore(DB): import pending files
Referenced commit(s): 998bb9d54b
2023-07-08 13:05:18 +00:00
avarishd
998bb9d54b fix(Core/Spells): Shriveling Gaze (#15939)
* fix(Core/Spells): Shriveling Gaze

* comment out unused parameter

* again
2023-07-08 10:03:03 -03:00
Skjalf
2e7003d84e fix(Scripts/Outlands): Fix Doomwalker not reseting abilities (#16700) 2023-07-08 09:23:01 -03:00
Eddy Vega
bda9b40403 fix(Scripts/ShadowmoonValley): Enraged Spirits' abilities (#16571)
* init

* init

* Co-authored-by: Aokromes <Aokromes@users.noreply.github.com>
Co-authored-by: Malleus <Malleus@users.noreply.github.com>

* credits

---------

Co-authored-by: Aokromes <Aokromes@users.noreply.github.com>
2023-07-06 06:14:42 -03:00
Skjalf
dc071dab4c fix(Scripts/Outlands): Fix Kazzak not reseting his timers (#16675)
* fix(Scripts/Outlands): Fix Kazzak not reseting his timers

* Update boss_doomlord_kazzak.cpp
2023-07-05 15:28:17 -03:00
天鹿
893a9beeac fix(Core/SmartScripts): Fix a check (#16663) 2023-07-05 09:25:02 +02:00
Tralenor
21cab04232 feat(Core/Achievements):Add getter for completed achievement map in AchievementManager (#16662)
* add getCompletedAchievementMap

* fix Function naming

* remove useless whitespace change from MR

* Update src/server/game/Achievements/AchievementMgr.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* fix const placement in header (review finding)

---------

Co-authored-by: tmoos <tmoos@meteomatics.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-07-03 12:22:42 +02:00
Tereneckla
718b0000ba fix(Core/Reputation): remove reputation splitting for being partied (#16660)
remove rate for party
2023-07-02 15:02:14 -03:00
Gultask
9d7e472160 chore(Core/SmartAI): Add min/max timer error check for NEAR_PLAYERS (#16661)
Update SmartScriptMgr.cpp
2023-07-02 09:15:52 -03:00
AzerothCoreBot
5a186a6d01 chore(DB): import pending files
Referenced commit(s): 54f8386d99
2023-07-02 07:00:12 +00:00
Gultask
54f8386d99 feat(Core/SmartAI): Add more smart events (#16642)
* init

* :)

* Update rev_1687966694240866600.sql

* >:)

change name from unit -> target
fix typo

Co-Authored-By: Angelo Venturini <nefertum.dev@protonmail.com>

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

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>

* more_events

* Update SmartScriptMgr.cpp

---------

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2023-07-02 08:57:56 +02:00
v-mstrs
d0fa5f04ef fix(Core/Spells): Add Beast Lord 4P bonus (#16655) 2023-07-01 16:31:17 -03:00
Angelo Venturini
cd01453b6c fix(Scripts/Underbog): Fix Swamplord Musel'ek combat movement (#16647) 2023-06-30 09:34:26 -03:00
AzerothCoreBot
c6ca4ba39f chore(DB): import pending files
Referenced commit(s): a234314d35
2023-06-30 12:20:25 +00:00
Tereneckla
a234314d35 fix (Core/Spells) Apply Seals of Pure talent to Seal of Vengeance/Corruption again (#16559)
Update SpellEffects.cpp
2023-06-30 09:18:02 -03:00
Gultask
71df728279 fix(DB/Creature): Rework Avatar of the Martyred (#16523)
* Create rev_1686618584904041200.sql

* Update rev_1686618584904041200.sql

* Update rev_1686618584904041200.sql

* Update rev_1686618584904041200.sql
2023-06-30 09:17:23 -03:00
AzerothCoreBot
dacd4b7159 chore(DB): import pending files
Referenced commit(s): f09be5f124
2023-06-29 22:24:31 +00:00
The GhostRider
f09be5f124 fix(DB/SAI): Yenniku (#16631)
* Fix(SAI/C++/NPC): NPC Yenniku and Removal of AI C++

* Update rev_1687759233155225800.sql

Changes made

* Update rev_1687759233155225800.sql

* Update rev_1687759233155225800.sql

* Update rev_1687759233155225800.sql

* Update rev_1687759233155225800.sql

* Update rev_1687759233155225800.sql

* Update rev_1687759233155225800.sql

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

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

* Update rev_1687759233155225800.sql

* Update rev_1687759233155225800.sql

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-06-29 19:22:11 -03:00
Eddy Vega
f8cb2ada20 chore(scripts/Steamvault): Remove unused spells from Mekgineer Steamrigger (#16644) 2023-06-29 18:52:11 -03:00
AzerothCoreBot
791add7f35 chore(DB): import pending files
Referenced commit(s): e2eb1d7130
2023-06-29 15:17:50 +00:00
Eddy Vega
e2eb1d7130 fix(DB/Creature): Make "O'Mally's Instrument Bunny" invisible to players (#16645)
init
2023-06-29 12:15:30 -03:00
AzerothCoreBot
e97fca07ed chore(DB): import pending files
Referenced commit(s): 6d3ece8ce4
2023-06-29 15:00:40 +00:00
PivanDepolo
6d3ece8ce4 fix(DB/quest_offer_reward_locale): Add ruRU localization to "An Aggressive Defense" quest (#14205) 2023-06-29 16:58:23 +02:00
Angelo Venturini
8830bd499e fix(Core/Worldserver): correct macros platform (#16640) 2023-06-28 16:50:32 +07:00
AzerothCoreBot
a779cca9e3 chore(DB): import pending files
Referenced commit(s): 0a84e7ada1
2023-06-27 22:41:48 +00:00
avarishd
0a84e7ada1 fix(DB/Spells): Shoulder Charge being a buff. (#15414)
* fix(Core/Spells): Shoulder Charge being a buff.
2023-06-27 19:39:12 -03:00
Kitzunu
34080692cb fix(Scripts/Ionar): Remove nature damage immunity (#16586) 2023-06-27 19:37:25 -03:00
Gultask
7ec04d1408 feat(Core/SAI): Implement New Smart Actions SET_SCALE & SUMMON_RADIAL (#16444)
* init

* Update SmartScriptMgr.cpp

* Update SmartScript.cpp

* Update SmartScriptMgr.h

* more

* scale

* dist offset

* Update SmartScriptMgr.h
2023-06-27 19:34:26 -03:00
Mickaël Mauger
6edcf05cc2 fix(Core/AuctionHouse): Fix AH searches with high number of auctions (#13467)
Fix AH searches with high number of auctions
2023-06-27 20:11:21 +02:00
Žan Skamljič
cfc15abb16 fix(Scripts/Player): correct the parameter order in OnUpdateGatheringSkill (#16635) 2023-06-27 20:10:44 +02:00
Mike Delago
1480eba9d4 feat(Apps): Account creation script that isn't worldserver dependent (#14774)
* inital account-create

* fix type

* account-create add gmlevel

* comments and readme

* remove un-used gitignore
2023-06-27 19:44:01 +02:00
Skjalf
7cd575dbb5 fix(Scripts/SlavePens): Despawn Frozen Core after Ahune emerges (#16633) 2023-06-26 23:49:57 -03:00