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

Change Spells to be more modular #204

Open
39 tasks
Fi0x opened this issue Jan 3, 2021 · 0 comments
Open
39 tasks

Change Spells to be more modular #204

Fi0x opened this issue Jan 3, 2021 · 0 comments
Assignees
Labels
1.12.2 Affects version 1.12.2 ✍️ re-make ✍️ Something is ugly here and needs to be re-made

Comments

@Fi0x
Copy link
Owner

Fi0x commented Jan 3, 2021

Is your feature request related to a problem? If yes, describe the problem.
Creating additional effects, shapes or modifiers for spells is very difficult

Describe the feature you'd like
Re-make the spell-classes to use classes for each type, effect and modifier. Store mana costs in spell nbt tag

Classes to finish:

  • Effects
    • Defensive
      • Deflect
      • Feather Fall
      • Mana Shield
      • Mirror Shield
      • Wall
      • Wither
    • Offensive
      • Drown
      • Knockback
      • Midnight
      • Sink
      • Stun
    • Util
      • Age
      • Bind
      • Blink
      • Buff
      • Charm (Make hostiles friendly with custom potion effect)
      • Dig
      • Dimensional Teleport
      • Dry
      • Exchange
      • Fly
      • Freeze
      • Growth
      • Levitate
      • Life Link
      • Lightning
      • Magnet
      • Mana Link
      • Mark Location
      • Place
      • Repel
      • Store
      • Summon
      • Swim Speed
      • Teleport
      • Total Recall
  • Types
    • Beam
    • Stream
    • Touch (Testing required)
@Fi0x Fi0x added the ✍️ re-make ✍️ Something is ugly here and needs to be re-made label Jan 3, 2021
@Fi0x Fi0x self-assigned this Jan 3, 2021
@Fi0x Fi0x pinned this issue Jan 28, 2021
@Fi0x Fi0x unpinned this issue Dec 20, 2021
@Fi0x Fi0x added this to the Release 1.12.2-1.1.0 milestone Feb 22, 2022
@Fi0x Fi0x added the 1.12.2 Affects version 1.12.2 label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.12.2 Affects version 1.12.2 ✍️ re-make ✍️ Something is ugly here and needs to be re-made
Projects
None yet
Development

No branches or pull requests

1 participant