Commit Graph

4519 Commits

Author SHA1 Message Date
AzerothCoreBot
7fb6b7e15f chore(DB): import pending files
Referenced commit(s): 89aa2a00c6
2022-01-06 01:52:46 +00:00
Cláudio Costa
89aa2a00c6 Fix (DB\Reputiation): Western Plaguelands monster reputation (#10020)
* fix(DB): Western Plaguelands monster reputation

- Changed reputation to monsters in Western Plaguelands according to the
  wiki, which was updated until patch 2.2

* missing comment
2022-01-05 20:51:11 -05:00
Nolt
5aad087d25 Fix (DB\MOB): Mob Timberstrider Position (#10015) 2022-01-05 20:50:36 -05:00
Cláudio Costa
8b3f9106e5 fix(DB): Nathanos quest requirements (#10014)
* fix(DB): Nathanos quest requirements

- Added quest requirements to his quests

* always check your variables
2022-01-05 20:50:01 -05:00
AzerothCoreBot
faf480da89 chore(DB): import pending files
Referenced commit(s): 890f6ad7f8
2022-01-06 00:57:50 +00:00
TheDdraig
890f6ad7f8 Fix (DB/Creature): Azuremys Murloc Spawn Correction (#10033)
* Fix (DB/Creature): Azuremys Murloc Spawn Correction

* Update rev_1641422836099367029.sql

* Update rev_1641422836099367029.sql

* Update rev_1641422836099367029.sql

* Update rev_1641422836099367029.sql

* Update rev_1641422836099367029.sql
2022-01-05 19:56:07 -05:00
AzerothCoreBot
df1df81080 chore(DB): import pending files
Referenced commit(s): 0dae1579b3
2022-01-06 00:04:59 +00:00
TheDdraig
0dae1579b3 Fix (DB\Quest\SmartScript): Quest 9540 Totem of Tiki (#10032)
* Fix(DB\SmartScript)

* Update rev_1641421027611299094.sql

* Update rev_1641421027611299094.sql

* Update rev_1641421027611299094.sql
2022-01-05 19:02:50 -05:00
AzerothCoreBot
017772043d chore(DB): import pending files
Referenced commit(s): 7354b14ffd
2022-01-05 23:22:43 +00:00
acidmanifesto
7354b14ffd Fix (Core\Script) Grammar Correction (#10031)
* Fix (Core\Script) Grammar Correction

GAME_EVENT_CHILDEREN_OF_GOLDSHIRE to GAME_EVENT_CHILDREN_OF_GOLDSHIRE

* SQL correction
2022-01-05 18:21:09 -05:00
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
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
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
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
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
Skjalf
0d6b8dba18 fix(DB): fix world imports again (#9991) 2022-01-04 06:30:55 -03: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
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
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
IntelligentQuantum
84f060eb7f fix(Scripts/Commands): Look item (#9892)
* Add files via upload

* Update cs_lookup.cpp
2022-01-03 15:44:05 -03:00
IntelligentQuantum
855e031284 fix(DB/Loot): Remove Bolt of Silk Cloth from creature loot 2022-01-03 15:02:27 -03:00
AzerothCoreBot
19b81895eb chore(DB): import pending files
Referenced commit(s): 8316ce823c
2022-01-03 17:54:11 +00:00
IntelligentQuantum
8316ce823c Add files via upload (#9877)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 13:52:26 -04:00
Kitzunu
e769e120f8 fix(SQL): Remove wrong comment (#9928) 2022-01-03 13:51:13 -04:00
AzerothCoreBot
4438ea92a7 chore(DB): import pending files
Referenced commit(s): 67f8688460
2022-01-03 17:45:05 +00:00