offl

Results 14 issues of offl

**Changes proposed:** - ^ **Issues addressed:** none

Branch-master

**Description:** curhealth & curmana are used to set current health or mana if you want to make unit look dying or in cases like Murmur or Valithria Dreamwalker From what...

Comp-Core
Comp-Database
Sub-Creature

### Description Missile auras. They're applied after missile hits the target(it's correct), but if caster is not in world, aura will be not applied ### Expected behaviour ServerToClient: SMSG_SPELL_START (0x6415)...

Sub-Spells
Comp-Core
Branch-3.3.5a

### Description Creature is summoned only after missile hits the ground Here creature is summoned before missile hits the ground https://youtu.be/g3cyncyWXak?t=469 ### Expected behaviour No clue about potential exceptions but...

Sub-Spells
Comp-Core
Branch-3.3.5a

**Description:** ```text ServerToClient: SMSG_ON_MONSTER_MOVE (0x00DD) Length: 252 ConnIdx: 0 Time: 07/23/2010 06:34:59.000 Number: 1138270 GUID: Full: X Type: Player Low: X Name: X Toggle AnimTierInTrans: false Position: X: 3465.8381 Y:...

Comp-Core
Sub-Movement

### Description Personal spawn can attack creatures despite being invisible to them In my case personal spawn is also a guardian but that doesn't look like he tries to help...

Comp-Core
Branch-3.3.5a
Sub-Creature

### Description SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL can make creature immune to damage at specific HP value or specific HP percent. But from what I see on retail creature can be only unkillable which...

Comp-Core
Branch-3.3.5a
Sub-Creature
Sub-AI

### Description Looks like weapon damage is treated by core as physical when damage calculations are done, even if damage actually is not physical That means arcane weapon damage will...

Sub-Spells
Feedback-FixOutdatedMissingWIP
Comp-Core
Branch-3.3.5a

**Description:** Auras like https://tcubuntu.northeurope.cloudapp.azure.com/aowow/?spell=17467 are applied out of combat and triggered damaging spell causes combat when player stays in range of spell. Creature doesn't start attack (and should not) and...

Sub-Spells
Comp-Core
Branch-3.3.5a

Will not work until #24702 will be fixed We don't need conditions here https://www.wowhead.com/npc=18879/phase-hunter#comments:id=52928 ```sql -- UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = 18879; DELETE...

Feedback-PatchFix
Comp-Database
Branch-3.3.5a
Blocked-Merge