Skip to content

Release 0.5

Compare
Choose a tag to compare
@ago1024 ago1024 released this 10 Oct 05:33
· 64 commits to master since this release

Version 0.5

Modloader

  • Updated for WurmUnlimited 1.5
  • Update to SharedModLoader 0.10
    • Configuration options are loaded from mods/modname.config too
    • Allow glob patterns in classpath
    • ReflectionUtil can select methods by parameter types
    • Add steamVersion property from common.jar to each mods properties
    • Allow custom javax packages in the sharedClassLoader
    • Added Callback API
    • Added method to call a private constructor
    • Dependency mechanism

serverpacks

  • Allow adding server packs before graphics.jar