Releases: ago1024/WurmServerModLauncher
Releases · ago1024/WurmServerModLauncher
Version 0.26-beta1
Version 0.26-beta1
The is a pre-release intended to be used with the WurmUnlimted 1.4.0 Beta
modloader
- Adjust to WurmUnlimited 1.4.0 beta
DigToGround
- Adjust to WurmUnlimited 1.4.0 beta
HarvestHelper
- Adjust to WurmUnlimited 1.4.0 beta
Version 0.25
Version 0.25
Modloader
- Fix for CreatureTemplateBuilder for Version 1.3.3.4 (bdew)
- null check on combatMoves (Dynarev)
- Update Java version in linux scripts
- Fix controlsfx jar entry in manifest
- Update to 1.3.5.5 Beta (no actual changes)
BagOfHolding
- Fix for liquids spilling over (bdew)
DigToGround
- Beta fixes for flattening with a dredge
- Typo in dredgeToShip property name
- Digging to ground was broken by server support for dredging to ships
- removed code for dredging to ship as it's now supported by the server
- dredgeToShip = false will disable server support for dredging to ships
NOTE: DigToGround must be updated separately. Use digtoground-0.25.zip.
Version 0.25-beta5
Version 0.25-beta5
Modloader
- Update to 1.3.5.5 Beta (no actual changes)
DigToGround
- Typo in dredgeToShip property name
- Digging to ground was broken by server support for dredging to ships
- removed code for dredging to ship as it's now supported by the server
- dredgeToShip = false will disable server support for dredging to ships
Version 0.25-beta4
Version 0.25-beta4
ModLaucher
- fix controlsfx jar manifest entry
Version 0.25-beta3
Version 0.25-beta3
modloader
- Update Java version in linux scripts
Version 0.25-beta2
Version 0.25-beta2
DigToGround
- Beta fixes for flattening with a dredge
Version 0.25-beta1
Version 0.25-beta1
Modloader
- Fix for CreatureTemplateBuilder for Version 1.3.3.4 (bdew)
- Custom moves in CreatureTemplateBuilder (Dynarev)
BagOfHolding
- Fix for liquids spilling over (bdew)
Version 0.24
Version 0.24
ModLoader
- Automaticly add steamVersion property to properties passed to mods #24
- Allow multiple ModVehicleBehaviours per item or creature template #17
- Add color and size modifier, fire and glowing to CreatureTemplateBuilder #23
- ModPlayerProperties allows to store custom data for a player
WurmUnlimited update
- Added meat material to modded creatures (bdew)
- Added flyway-core to classpath in manifest (bdew)
- Add new season items for HarvestHelper
ChristmasMod
- Rebuilt ChristmasMod to use an ActionPerformer for open instead of hacking the byte code
- Christmas mod used ModPlayerProperties to store the yearly "reimbursed" flag
Distribution
- add sources to maven artifacts
- add decompiled, line-aligned sources to common.jar, server.jar artifacts
Version 0.23
Version 0.23
ModLoader
- Call ActionPerformers in a loop and remove those that throw exceptions
- Remove BehaviourProviders that throw exceptions
- Added basic ModQuestions framework
Version 0.23-beta
Version 0.23-beta
ModLoader
- Call ActionPerformers in a loop and remove those that throw exceptions
- Remove BehaviourProviders that throw exceptions
- Added basic ModQuestions framework
Christmasmod
- Removed lots of the bytecode hackery. Using custom ActionPerformer to handle unwrapping the gift
Serverfixes
- Temporary fix for NPE on Start=server starts removed
This is a prerelease and intended to be used on Wurm Unlimited 1.3.1 Beta (buildid 1656833) servers only
The latest stable release is https://github.com/ago1024/WurmServerModLauncher/releases/tag/v0.23