mkremins / fanciful

Fancy Bukkit message formatting
MIT License
95 stars 82 forks source link

Fixed version parsing for Minecraft 1.10 #73

Closed Stealth2800 closed 8 years ago

Stealth2800 commented 8 years ago

This fixes the version parsing code expecting a single digit.

I also cleaned up a bunch of the code since there were inconsistencies with indents, among other things.

@mkremins I removed the build status image on the README since I do not host a CI server anymore. It would be helpful if you set up Travis CI or an alternative for the project. If you do, let me know and we can make it deploy to my repository automatically. For now, I have deployed the version manually for people to use.

mkremins commented 8 years ago

Alright, sounds good – thanks for contributing!

I might look into setting up my own CI for Fanciful at some point in the near future, but it's a low priority for me. Fanciful is becoming increasingly obsolete due to the switch away from CraftBukkit, and I haven't played Minecraft in years now, so my understanding of what else people might want out of the library is limited at best. It might be time to sunset Fanciful entirely, or maybe to start looking for an additional maintainer or two who can respond to requests more effectively.

mkremins commented 8 years ago

Just to follow up, Fanciful is now set up on Travis CI.