You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.45
modloader
=========
* enabled custom traits 41-62 #64
scriptrunner
============
* Scripts run in the classloader of the mod they are defined in, not the
scriptrunners classloader #63
serverpacks
===========
* serverpacks notifies clients if a new pack was added #61
* allow sending file packs with fixed names #62
Version 0.41
modloader
=========
* ItemIdParser and CreatureTemplateParser can read ids from the modsupport db after the server has started
* Fix resource loading and callback api from shared class loader