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

Properly implement projectile non-sprite targeting #1945

Open
7 tasks
lynxlynxlynx opened this issue Nov 28, 2023 · 0 comments
Open
7 tasks

Properly implement projectile non-sprite targeting #1945

lynxlynxlynx opened this issue Nov 28, 2023 · 0 comments

Comments

@lynxlynxlynx
Copy link
Member

inareans.pro is supposed to target just non-actors, which we currently work around and then also use the same projectile just as an inarea without affecting the center.

  • check which all spells are using inareans
    • replace use in turn.spl
    • replace in any others
    • remove bg1 projectile alias 79dc90c if no users of it left (currently known: turn)
  • add code to SecondaryProjectile
    • remove current ignore-center hack for find traps
  • simplify fx_find_traps and remove TODO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant