Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocked spelleffect (area or field) on ridden chars and other fixes #1237

Merged
merged 2 commits into from
Jul 20, 2024

Commits on Apr 18, 2024

  1. Blocked spelleffect on ridden chars if the spell has field or area fl…

    …ags.
    
    Fixed duration of hallucination spell.
    Fixed wrong layer for potion delay.
    Fixed wrong sound id for changing monster sounds schema.
    Fixed Attacker_GetHighestThreat: return -1 would make the NPC threat lesser than the ATTACKER_THREAT_TOLDBYMASTER and make CChar::NPC_GetAttackMotivation not work correctly for attacking pets.
    Fixed NPC_Act_Follow use combat target even if the npc is not in combat.
    DavideRei committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bb2208f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    1e0672a View commit details
    Browse the repository at this point in the history