Skip to content

Releases: TheComputerGeek2/MagicSpells

untagged-b641c87597e744d51ede

03 Mar 06:56

Choose a tag to compare

WARNING: this uses an alternative multispell format for weighted spells and the option to cast multiple elements of the multispell on random chance. Old syntax is likely usable, but pending verification (sorry about that). but have fun.

untagged-154affff105be7c01d2b

02 Mar 22:03

Choose a tag to compare

Add better warnings when an enum value fails to be understood

untagged-96b09b9e156421dddd86

01 Mar 07:36

Choose a tag to compare

Pull more changes and update gitignore

Regular names

29 Feb 22:23

Choose a tag to compare

Now includes a name modifier check backed by regex. See the link below to learn how regex works in java.

https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html

untagged-7f5015aa9ef3ec5eaf7b

29 Feb 17:53

Choose a tag to compare

Note: don't have travis delete the jar before deploying it, things ru…

MagicSpells-3.4.3-dev-1602251425

25 Feb 22:33

Choose a tag to compare

Fixed spam from a debug method picked up from a recent merge, aka fixes spamming of "yes?" in console. Sorry about any facepalms, annoyances, or other inconveniences that may have arisen because of this.

MagicSpells-3.4.3-dev-1602241252

24 Feb 21:06

Choose a tag to compare

Pre-release

Sorry it's been a while since the last update, but here it is.

Contains the recent spells from Nisovin merged, and a bug fix for dummy spells throwing a null pointer exception on player quit. Haven't gotten around to doing much testing on the merge, but let me know what comes up.
Do note that this was a rather significant merge and chances are that something got broken, so this is for those who are either looking to help out, be adventurous, or are really tired of null pointer exceptions.

Cheers,
-TheComputerGeek2

MagicSpells 3.4.3-dev-1602011538

06 Feb 21:02

Choose a tag to compare

Pre-release

Use for the class name in the effect lib fields to access the blob particles.
"com.nisovin.magicspells.spelleffects.effectlib.ParticlesEffect"

MagicSpells-3.4.3-dev-1601061352

07 Jan 19:28

Choose a tag to compare

Removing some of the excessive drbug prints

MagicSpells-3.4.3-dev-1512011546 Merge Check

02 Dec 03:44

Choose a tag to compare

Just merged with nisovin's recent commits, just try out the jar if you would like to help me bug test the merge, but for the love of your server data, make a backup first.

This seemed to work when I ran it, but hasn't been tested very rigorously. I expect it to work fairly well, but I also expect there to be some small bugs introduced, let me know how it goes if you give it a try.