Results 8 issues of Shamage

Co-authored-by: Aquadeus [[email protected]](mailto:[email protected]) **Changes proposed:** - - - **Issues addressed:** Closes # (insert issue tracker number) updates https://github.com/TrinityCore/TrinityCore/pull/17021 **Tests performed:** (Does it build, tested in-game, etc.) **Known issues and TODO...

Branch-master

### Description 1. Task can be accepted ==> .quest add 62 2. Examine the Fargodeep mine 3. Note that when you examine the area, the task icon will change to...

Branch-master

### Description Starting Zone Repair - Part 2 ### SQL fix ```sql https://gist.github.com/shamage/3748009741777f9ae8c212e2587b92b2 ``` ### Branch master ### TC rev. hash/commit TrinityCore rev. 47a5902b29b9+ 2022-07-12 00:35:24 +0200 (master branch)

Feedback-PatchFix
Comp-Database
Branch-master

### Description bigger update to Stormwind City ( only ) ### SQL fix ```sql https://gist.github.com/shamage/d986c0ee4be76206df9b4864ec693a73 ``` ### Branch master ### TC rev. hash/commit TrinityCore rev. 56ef6c06eb16 2022-09-19 20:07:00 +0200 (master...

Feedback-PatchFix
Comp-Database
Branch-master

### Description - it shows the wrong icon before the interaction and doesn't bring up the menu ### SQL fix ```sql UPDATE `creature_template` SET `npcflag` = 128, `VerifiedBuild` = 56110...

Feedback-PatchFix
Comp-Database
Branch-master
Invalid-IncompleteData/OrNotTrinityCore

### Description - add missing waypoints - [Dorak](https://www.wowhead.com/npc=34284/dorak) ### SQL fix ```sql SET @ACGUID := 304070; SET @PATH := @ACGUID * 100; DELETE FROM `waypoint_path` WHERE `PathId`=@PATH; INSERT INTO `waypoint_path`...

Feedback-PatchFix
Comp-Database
Branch-master

Incomplete extraction of data for `quest_request_items_conditional` regardless of whether it is a numeric value or text itself ( see printscreen ) ![Ashampoo_Snap_sobota 31 augusta 2024_13h6m41s](https://github.com/user-attachments/assets/9e83d91d-4f92-43a4-a4b5-8c984589fede) for Build : e8739fece46da439fdaa5ffa0f8b63902fb3bd09

**Describe the bug** Details Error (active) MSB4062 The "ProduceDirectoryListingTask" task could not be loaded from the assembly F:\source\WoWDatabaseEditor\WebBuildTasks\\bin\Debug\net8.0\WebBuildTasks.dll. Could not find type 'System.Runtime.CompilerServices.NullableContextAttribute' in assembly 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\System.Runtime.dll'. Confirm that the declaration...

bug