Version a0.4
Details
-
FilenameArcaneBooks.jar
-
Uploaded by
-
UploadedJun 5, 2013
-
Size205.24 KB
-
Downloads297
-
MD575426af68ff95f6bbf02911095fdcdfb
Supported Bukkit Versions
- CB 1.5.2-R0.1
Changelog
a0.4
- Implemented spell framework.
- Moved the exp storage file to Data/ManaStores.csv
- Moved the exp storage config file to Config/ManaStoreBlocks.csv
- Fixed bug where exp storage wouldn't work if there wasn't already data.
* Spell particle effects don't always fire. The effects still happen though.
* Spell books rapidly open and close upon casting.
** If someone can tell me how to block the client-side book open event, I'm all ears. I tried cancelling the PlayerInteraction event, but that didn't stop the book GUI from opening.
* Spell effect words that are never attached to a spell effect aren't saved in the SpellWords file. This will be fixed by the next version.