CraftedRO

Results 97 issues of CraftedRO

### Description Source Dalaran core Updated to fit TC I tested Ingame and seems ok. ### SQL fix ```sql -- The Obsidian Sanctum -- Onyx Blaze Mistress SET @ENTRY :=...

Feedback-PatchFix
Comp-Database
Branch-3.3.5a

### Description This npc shoud face the road. https://www.wowhead.com/wotlk/npc=18098/kialon-nightblade Sniffed build: V10_2_5_53441 ### SQL fix ```sql -- Update Kialon Nightblade UPDATE `creature_template_addon` SET `PvPFlags`=1 WHERE `entry`=18098; UPDATE `creature_template` SET `speed_walk`=1...

Feedback-PatchFix
Comp-Database
Branch-3.3.5a

**Changes proposed:** - Move and rework quest Doing Your Duty from core to database - All the credit goes to [Dr-J](https://github.com/dr-j) since it's his fix **Issues addressed:** Closes: https://github.com/TrinityCore/TrinityCore/issues/29283 Update:...

Feedback-PatchFix
Branch-3.3.5a

**Description:** [The Light of Dawn](https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?quest=12801) can't be completed and will end as in my screenshot below. **Expected behaviour:** An example of youtube decent quality video with quest : [The Light...

Sub-Quests
Comp-C++Script
Branch-3.3.5a

### Description Rune of Lichbane seems deals same damage (2%) on undead targets. https://youtu.be/0v2uf8FXtsA ### Expected behaviour Damage vs unded targets shoud be double (4%) than damage on any other...

Branch-3.3.5a

### Description Anti-Magic Shell does not give Immunity vs Cyclone atm you can have both applied and dk will keep attack as Cyclone is not present: https://youtu.be/RG7krVNVAxg I found this...

Branch-3.3.5a

### Description If player logout when "You are not in this instance, you will be teleported to nearest gy" timer is onscreen, when he log back in he will be...

Branch-3.3.5a

### Description ``` MoveSplineInitArgs::Validate: expression 'velocity >= 0.001f' failed for MapID: 0 Map name: 'Eastern Kingdoms' X: 1678.57 Y: 232.942 Z: -62.1777 O: 3.18457 GUID Full: 0xf130001645028667 Type: Creature Entry:...

Branch-3.3.5a

### Description Acording to wowhead all those quests shoud also be repeatable. (I did a [filter search on wowhead by repeatable quests](https://www.wowhead.com/wotlk/quests?filter=29;1;0) then compared to our database) ### SQL fix...

Feedback-FixOutdatedMissingWIP
Comp-Database
Branch-3.3.5a

### Description .character changerace or .character changefaction commands does generate some errors first time when you login (on changed character race/faction). > Player::_LoadSkills: Player 'Test' (GUID Full: 0x000000000000008e Type: Player...

Branch-3.3.5a