Commit Graph

7268 Commits

Author SHA1 Message Date
AzerothCoreBot
3d255b3a01 chore(DB): import pending files
Referenced commit(s): 88c75d566d
2022-01-05 18:58:36 +00:00
Malcrom
88c75d566d fix(DB/Spawning/Pathing) Darrow Hill full respawn with new paths (#10027) 2022-01-05 13:56:52 -05:00
AzerothCoreBot
3ee9ea0105 chore(DB): import pending files
Referenced commit(s): 6f98d32790
2022-01-05 18:56:13 +00:00
acidmanifesto
6f98d32790 Feat (Core\DB\Event) Children of Goldshire (WIP) (#10022)
* (WIP\Event) Children of Goldshire

Currently Compiles with no issues, sql runs fine, Can't seem to get cameron to trigger on the event start.

* Capitalization

* Remove Include

Not sure why it says it isnt found. Most likely was not needed.

* Rename Per Suggested

Rename per @Malcrom 's request

* SQL

Sorry i forgot to push it from my local

* Update zone_elwynn_forest.cpp

* Update rev_1641388762527715027.sql

* NPC's Move Fix

Now to audit the whole event naturally

* remove double

* White space removal

* added override per testing recommendation

* Utiilizing Malcroms PathEndReached

Co-Authored-By: Malcrom <malcromdev@gmail.com>

* Final Draft

All works now.

* abc order adjustment

* Adjust Time for Runaway Lisa

Co-authored-by: Malcrom <malcromdev@gmail.com>
2022-01-05 13:54:30 -05:00
IntelligentQuantum
2bc373b4f6 feat(Core/SmartScripts): SMART_ACTION_SET_MOVEMENT_SPEED (#10018) 2022-01-05 14:10:19 -03:00
AzerothCoreBot
5f9235a62d chore(DB): import pending files
Referenced commit(s): 1020cf1e8e
2022-01-05 16:53:57 +00:00
Voicot Kaczynski
1020cf1e8e fix(DB/Creature): Centipaar Tunneler attack on summon (#9989)
* fix(DB/Creature): Centipaar Tunneler attack on summon

Centipaar Tunnelers now attack the player after collecting samples. 
I preferred "Move one Yard"  rather "Attack Start" cause it causes a double auto attack each mob meaning a lot of damage.
2022-01-05 13:52:13 -03:00
Malcrom
911e8b4d12 feat(Core/Pathing): Add path_id to PathEndReached (#10021) 2022-01-05 09:59:33 -04:00
IntelligentQuantum
e28bdf9bde feat(Core/SmartScripts): SMART_ACTION_SET_HEALTH_PCT 2022-01-05 09:38:14 -03:00
Malcrom
86f1b87fe6 NewFunction(Core/Pathing) Path End Reached (#10017) 2022-01-05 00:22:51 -04:00
AzerothCoreBot
75aeec80a4 chore(DB): import pending files
Referenced commit(s): 8844e2d3bc
2022-01-05 03:34:25 +00:00
acidmanifesto
8844e2d3bc Fix (DB\Creature) Adjust Shadowforge Surveyor z-position (#9973)
* Z-Axis Adjustment

Reopening of PR by @Azcobu that was closed thru misunderstanding
https://github.com/azerothcore/azerothcore-wotlk/pull/9559/files

* Update rev_1638885155008688879.sql
2022-01-05 04:32:45 +01:00
Kitzunu
86bb616fe9 chore(AUTHORS): Now it is 2022 (#10013) 2022-01-05 00:54:25 +01:00
AzerothCoreBot
fc1552e9bc chore(DB): import pending files
Referenced commit(s): 11debfe63c
2022-01-04 20:20:30 +00:00
neifion-00000000
11debfe63c fix(DB): Fixed pathing and creature spawns directly around Dolanaar (#9943)
* fix(DB): Fixed pathing and creature spawns directly around Dolanaar

Fixes pathing on Ancient Protector in a significant way.
Replaces correct pathing on Teldrassil Sentinel and Moon Priestess Amara.
Improvements to the wildlife around Dolanaar.

Uploaded packet data to AC project

* creature_addon cleanup
2022-01-04 14:34:57 -05:00
neifion-00000000
6561e9d249 fix(DB): Significant Creature improvements in Shadowglen, Teldrassil (#9912)
* fix(DB): Significant Creature improvements in Shadowglen, Teldrassil

- All creatures in Shadowglen have been overhauled.
- Spawn xyzo values now match data
- Spawn movement values now aproximate based on data.
- Respawns now occur at correct rates.
- A few mobs that should have simple waypoint movements have them now.
- Mobs that should have no movement have been placed correctly.

Spawn data gathered from all packet data from area, parsed by WPP+Malcroms tool.
Distance data gathered carefully mostly from waypoint creator tool.
Some distance data is estimated, and other is rounded, downward.
Rounded and estimated values have less digit precision.
Timers accumulated over time, most of the timers can be viewed here:
https://www.youtube.com/watch?v=xPFt-RpfZ-c

Special thanks to Malcrom, his help saved time and increased accuracy.
Also thanks to Ddraig for finding a specific annoying spawn.
Much love to ymir and WPP devs.

* Update rev_1640754933928340200.sql

* corrected a few caught errors
2022-01-04 14:33:47 -05:00
IntelligentQuantum
fb249836e9 Core\Packet\Misc: Weather (#9648) 2022-01-04 13:52:13 -05:00
AzerothCoreBot
e7a7c20c32 chore(DB): import pending files
Referenced commit(s): 45d7c20c0f
2022-01-04 18:43:23 +00:00
Kitzunu
45d7c20c0f fix(DB/Gameobject): Delete unused hack objects (#9999)
* fix(DB/Gameobject): Delete unused hack objects

* Update rev_1641299782952581800.sql
2022-01-04 13:41:33 -05:00
AzerothCoreBot
6ed71ad3b2 chore(DB): import pending files
Referenced commit(s): f92c072d79
2022-01-04 18:40:13 +00:00
acidmanifesto
f92c072d79 Fix (DB\Loot) Zora Loot fix (#10002)
Remove Broken Silithid Chitin from npc. NPC Never dropped it. Compared to UDB for verification.
2022-01-04 13:37:58 -05:00
acidmanifesto
8b6c37a8b6 Fix (DB\Loot) Copper Bolt Loot fix (#10006)
* Fix (DB\Loot) Copper Bolt Loot fix

Removes the loot from 3 creatures who should not have the loot per udb audit.

* Update rev_1641313085677965557.sql
2022-01-04 13:37:22 -05:00
AzerothCoreBot
5c4750a526 chore(DB): import pending files
Referenced commit(s): d65c648fd2
2022-01-04 15:57:38 +00:00
acidmanifesto
d65c648fd2 Fix (DB\Loot) Frigid Ring Reference Loot Fix (#10004)
Deletes Frigid Ring from Creature Loot and adds to Reference Loot where it is proper.
2022-01-04 10:56:04 -05:00
UltraNix
f593f624b0 fix(Core/Spells): Add Target Processing (SMSG_SPELLLOGEXECUTE) to LAUNCH_TARGET phase. (#9765)
* Move EffectInterruptCast to LAUNCH_TARGET Phase.

* Source: TrinityCore.

* Fixes #8484
2022-01-04 13:49:15 +01:00
IntelligentQuantum
8fd757a152 feat(Core/SmartScripts): ACTION_GO_SET_GO_STATE 2022-01-04 06:44:02 -03:00
IntelligentQuantum
9faec8ef1b feat(Core/SmartScripts): SMART_ACTION_SET_CORPSE_DELAY 2022-01-04 06:41:19 -03:00
Skjalf
0d6b8dba18 fix(DB): fix world imports again (#9991) 2022-01-04 06:30:55 -03:00
Kitzunu
235fea9ce5 chore(.clang-format): Delete (#9934) 2022-01-04 00:46:22 +01:00
AzerothCoreBot
5c0b5ccab9 chore(DB): import pending files
Referenced commit(s): 1e53ada71f
2022-01-03 21:02:12 +00:00
acidmanifesto
1e53ada71f Fix (DB\Loot) Ez-Thro Dynamite II (#9977)
Item was never a npc drop. Verified thru UDB.
2022-01-03 16:00:30 -05:00
AzerothCoreBot
8418f59dc0 chore(DB): import pending files
Referenced commit(s): 3247bfe909
2022-01-03 20:54:45 +00:00
TheDdraig
3247bfe909 Fix (DB\SmartScript\Quest) Catch and Release (#9987)
Catch and Release smart script fix for quest
2022-01-03 15:53:08 -05:00
acidmanifesto
23deac6e93 Fix (DB\Loot) Gordok Mastiff's loot table Audit (#9958)
* Gordok Mastiff's loot table Audit

Audit of NPC 13036 Gordok Mastiff's was performed due to now closed by author's PR https://github.com/azerothcore/azerothcore-wotlk/pull/9947#issuecomment-1003574504

Information comes from UDB.
2022-01-03 15:52:09 -05:00
AzerothCoreBot
268065f5f9 chore(DB): import pending files
Referenced commit(s): d810ddf042
2022-01-03 20:11:26 +00:00
Nefertumm
d810ddf042 Fix(Core/Quest): Pet issues with They're Alive! Maybe... (#9918) 2022-01-03 15:09:25 -05:00
UltraNix
d90e368166 Fix (Core/Movement): During escort movement, do not stop moving if unit is casting channeled spells. (#9815)
Fixes #9286
2022-01-03 15:06:41 -05:00
Nefertumm
b7dcf93be4 Fix(Core/Item): Wraith Scythe scales with spell power (#9901) 2022-01-03 15:05:45 -05:00
AzerothCoreBot
a84d10fda7 chore(DB): import pending files
Referenced commit(s): 3297a4fb4a
2022-01-03 19:56:36 +00:00
UltraNix
3297a4fb4a fix(DB/Creature): Removed duplicated creatures from Midsummer event. (#9710)
* fix(DB/Creature): Removed duplicated creatures from Midsummer event.

Fixes #6469
2022-01-03 14:54:42 -05:00
AzerothCoreBot
7b3e99f290 chore(DB): import pending files
Referenced commit(s): c1a7343372
2022-01-03 19:47:07 +00:00
Cláudio Costa
c1a7343372 fix(DB): Improved Lord Kragaru and gameobjects (#9904)
* trying to fix gameobjects not despawning via SAI

* reverting change until dynamic spawn is a thing

* fix(DB): Improved Lord Kragaru and gameobjects

- Improved SmartAI for **Lord Kragaru**
- Improved SmartAI for **Sperpent Statue**
- Implemented SmartAI for **Naga Beam** missing gameobject
2022-01-03 14:45:21 -05:00
Nefertumm
48afd114ed Fix(DB/Quest): Wrong pre-requisite for quest 9706 (#9923) 2022-01-03 14:44:16 -05:00
AzerothCoreBot
266ccffbee chore(DB): import pending files
Referenced commit(s): 880f35c0d2
2022-01-03 19:39:06 +00:00
UltraNix
880f35c0d2 fix(Core/Spells): Judgement spells should always set combat event spe… (#9709)
* fix(Core/Spells): Judgement spells should always set combat event spell missed the target.

Fixes #5874

* typo
2022-01-03 14:37:21 -05:00
Nefertumm
573a39cfd4 Fix(DB/Quests): Pre-quest requirement for Lorekeeper Lydros quests (#9900) 2022-01-03 14:35:38 -05:00
AzerothCoreBot
cf4c7f5a5f chore(DB): import pending files
Referenced commit(s): 9df725e265
2022-01-03 18:50:26 +00:00
Nefertumm
9df725e265 fix(Core/CullingOfStratholme): Chromie start (#9898) 2022-01-03 15:44:55 -03:00
IntelligentQuantum
84f060eb7f fix(Scripts/Commands): Look item (#9892)
* Add files via upload

* Update cs_lookup.cpp
2022-01-03 15:44:05 -03:00
UltraNix
d8712455c7 fix(Core/Spells): Multi-Shot should not be affected by Glyph of Aimed… (#9897)
* fix(Core/Spells): Multi-Shot should not be affected by Glyph of Aimed Shot.

Fixes #9707

* Update.
2022-01-03 15:15:24 -03:00