Skip to content

Releases: TheComputerGeek2/MagicSpells

untagged-3fb8befa7d2d2f2f4c2d

21 Jul 04:54

Choose a tag to compare

Start allowing some spells to have offsets for where they originate f…

untagged-e7e783543606deec5f6a

02 Jul 17:11

Choose a tag to compare

The 1.10 update first build. Disguise manager will not work cu curren…

untagged-6806243d90ec612390d4

02 Jul 19:53

Choose a tag to compare

It helps to actually check for the right class name, volatile feature…

untagged-be68317768b492884fa9

23 Jun 20:00

Choose a tag to compare

Should fix the damage increase bug that was affecting spells that dea…

untagged-84422858e235fb9ea1ef

17 Jun 22:56

Choose a tag to compare

Potential fix for sounds in 1.9.4

untagged-1bb04437b9669616db2c

25 May 01:50

Choose a tag to compare

Slightly futureproof the entity damage by entity from magicspells

untagged-65ae7ca753757574a0e2

14 May 21:37

Choose a tag to compare

Temporarily remove disguise manager for 1.9.4 to fix the build. Will …

untagged-cd6104ebf14098ae307b: Cleanup.

24 Apr 04:58

Choose a tag to compare

Improve modifier name checking system.
Add javadoc headers to spell and spell effect classes in preparation for proper documentation generation.

Start using MagicSpells extensions of various events so that anticheat plugins can exempt them more easily.

Fix leap spell to not only leap on the client by default.

untagged-4d8a3094b43fbeaf6a10

24 Apr 20:34

Choose a tag to compare

Fix external command spell variable handling. Stop causing null point…

untagged-ea217c092c015d959ad2: Add two new modifier conditions.

16 Apr 22:11

Choose a tag to compare

targetmaxhealthgreaterthan will check if the target's max health is greater than the variable value. Likely only will work on the target modifiers.
targetmaxhealthlessthan will check if the target's max health is less than the variable value. Likely will only work on the target modifiers.