Skip to content

Releases: ago1024/WurmServerModLauncher

Version 0.47

28 Dec 16:58
Compare
Choose a tag to compare

Version 0.47

christmasmod

  • the gift configuration has been reworked to support more years #74
  • it is now possible to configure the start and end of the christmas season

Version 0.46

20 Nov 10:42
Compare
Choose a tag to compare

Version 0.46

general

  • code cleanup (Tyoda)
  • Switch to different github-release-plugin #70
  • changed repository URL to https

hitchingpost

  • unhitch action did not work with carts if hitchingpost mod was active #68
  • fix horses getting stuck in zones, and throwing errors in the log #73 (Tyoda)

Version 0.45

07 Mar 14:55
Compare
Choose a tag to compare

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.44.1

17 Jan 19:13
Compare
Choose a tag to compare

Version 0.44.1

modloader

  • Fix horse traits and custom creature colors
  • Fix corpse colors

Version 0.44

17 Jan 18:17
Compare
Choose a tag to compare
Version 0.44 Pre-release
Pre-release

Version 0.44

modloader

  • Fix horse traits and custom creature colors

Version 0.43

09 Apr 07:10
Compare
Choose a tag to compare

Version 0.43

modloader

  • Update to Wurm Unlimited 1.9.1.5

Version 0.43-beta1

13 Mar 07:23
Compare
Choose a tag to compare
Version 0.43-beta1 Pre-release
Pre-release

This is a pre-release intended to be used with the WurmUnlimited 1.9.0.0 Beta

Version 0.43-beta1

modloader

  • Update to Wurm Unlimited 1.9.0.0 [bdew]

Version 0.42

05 Mar 20:10
Compare
Choose a tag to compare

Version 0.42

modloader

  • fix wildcard glob (*.jar) classpath entries

Version 0.41

17 Feb 15:46
Compare
Choose a tag to compare

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 [#51]

Version 0.40

23 Sep 11:39
Compare
Choose a tag to compare

Version 0.40

modloader

  • added more properties to the CreatureTemplateBuilder