KatLib - KatLib-4.1.0

This is a discussion topic for the Ore project, KatLib. View the full project on Ore for downloads and more information.


KatLib

Welcome to your new project!

A new version has been released for KatLib, it is available for download here.


KatLib-5.0.0

A new version has been released for KatLib, it is available for download here.


KatLib-6.0.0

A new version has been released for KatLib, it is available for download here.


  • Normal TypeSerializers for some of Scala’s types like Option, Iterable, Map, and a few tuples.
  • Easier configuration with @cfg annotation.
  • Make getting arguments for commands slightly more type safe and less prone to errors.
  • Minor fixes

A new version has been released for KatLib, it is available for download here.


  • Normal TypeSerializers for some of Scala’s types like Option, Iterable, Map, and a few tuples.
  • Easier configuration with @cfg annotation.
  • Make getting arguments for commands slightly more type safe and less prone to errors.
  • Minor fixes

A new version has been released for KatLib, it is available for download here.


  • Normal TypeSerializers for some of Scala’s types like Option, Iterable, Map, and a few tuples.
  • Easier configuration with @cfg annotation.
  • Make getting arguments for commands slightly more type safe and less prone to errors.
  • Minor fixes

A new version has been released for KatLib, it is available for download here.


  • Allow adding extra children to base plugin command
  • Improve help commands
  • More info when config values aren’t found
  • Improved and redid scala Type serializers
  • Deprecated InitNeeded
  • Fix new lines in plugin info commands
  • Fixed ConfigSerializer derivation
  • Cleanup

A new version has been released for KatLib, it is available for download here.


  • Allow adding extra children to base plugin command
  • Improve help commands
  • More info when config values aren’t found
  • Improved and redid scala Type serializers
  • Deprecated InitNeeded
  • Fix new lines in plugin info commands
  • Fixed ConfigSerializer derivation
  • Cleanup

A new version has been released for KatLib, it is available for download here.


  • Allow adding extra children to base plugin command
  • Improve help commands
  • More info when config values aren’t found
  • Improved and redid scala Type serializers
  • Deprecated InitNeeded
  • Fix new lines in plugin info commands
  • Fixed ConfigSerializer derivation
  • Cleanup

So I’m thinking of releasing a new version of KatLib soon to go together with releases from a few of my other plugins. This version will also support 7.0.0.

Now the question is if anyone would feel left behind if I stopped supporting 4.0.0 after releasing this one?

1 Like

A new version has been released for KatLib, it is available for download here.


  • Added localization (Currently English and Norwegian, although I’d love to add more languages if anyone is interested in helping)
  • Made version string more sensible for Sponge
  • Internal cleanup
  • Fixed help and info command for KatLib

A new version has been released for KatLib, it is available for download here.


  • Added localization (Currently English and Norwegian, although I’d love to add more languages if anyone is interested in helping)
  • Made version string more sensible for Sponge
  • Internal cleanup
  • Fixed help and info command for KatLib

A new version has been released for KatLib, it is available for download here.


  • Added localization (Currently English and Norwegian, although I’d love to add more languages if anyone is interested in helping)
  • Made version string more sensible for Sponge
  • Internal cleanup
  • Fixed help and info command for KatLib

A new version has been released for KatLib, it is available for download here.


  • Added localization (Currently English and Norwegian, although I’d love to add more languages if anyone is interested in helping)
  • Made version string more sensible for Sponge
  • Internal cleanup
  • Fixed help and info command for KatLib

A new version has been released for KatLib, it is available for download here.


  • Fixed exception in commands

A new version has been released for KatLib, it is available for download here.


  • Fixed exception in commands

A new version has been released for KatLib, it is available for download here.


  • Fixed exception in commands

A new version has been released for KatLib, it is available for download here.


  • Fixed exception in commands

wow, 8Mb :astonished:
What did you put inside to reach that size ? Is there something like a webserver or huge libraries for chitchat ?

KatLib does package generic functions and such that I use for all my other plugins, but the big thing it also includes is Scala, and shapeless. While I don’t like the size myself, it might get bigger in the future because of additional libraries. Besides, packing in that stuff here makes it so that I only have to pack it in once for all my plugins.