Page 1 of 1

(0.5.13) Status for Thursday, January 30, 2014

PostPosted: Thu Jan 30, 2014 1:30 am
by lugdunon
/etc files altered in this update:
  • instances/0/placeableItemCache.json
  • itemBaseCosts.json
  • items.json


Release Notes:
  • Increased range for NPC interaction (vending, quests, dialogue) to 3 tiles.
  • Increased range for container interaction to 3 tiles.
  • Fixed several alignment issues with the hedge tiles.
  • Automatic item worth calculation implementation class name is now expected in itemBaseCosts.json under the property "calculatorImplementation".
  • Added net.lugdunon.state.item.worth.IItemWorthCalculator to the server-side codebase.
  • Added net.lugdunon.state.item.worth.DefaultItemWorthCalculator to the server-side codebase.
  • Removed net.lugdunon.util.ItemWorthCalculator from the server-side codebase.
  • Added support for craftingDisciplineModifiers and itemTypeModifiers to itemBaseCosts.json
  • Updated several fences in the default world.
  • Added a small hedge maze to the default world.
  • Reduced the effort needed to remove containers, crafting stations, and houses by half.
  • Reduced the chance to spawn a chick by throwing an egg from 25% to 5%.