(0.5.12) Status for Tuesday, January 21, 2014

(0.5.12) Status for Tuesday, January 21, 2014

Postby lugdunon » Tue Jan 21, 2014 12:04 am

/etc files altered in this update:
  • items.json
  • vendors.json

Release Notes:
  • Finally published the presskit page (http://lugdunon.net/presskit.html)
  • Updated the viewport width on all pages on lugdunon.net for better rendering on mobile devices.
  • Fixed an issue with campfires causing issue when attempting the stamina check on environmental damage.
  • Chicken coops and crafting stations are now properly functioning with respect to access restrictions.
  • Containers are no longer failing to function when placed in certain locations.
  • Fixed the goldsmith subpanel wrapper background style.
  • Added net.lugdunon.world.placeables.PlaceableItemInstance.canDamage() to the client-side API.
  • Reduced the items available on the vendors in Bibracte.
  • Added raw gemstones to the blacksmithing vendor in Bibracte.
  • First pass at balancing item costs by assigning a base cost to all items that are not crafted, then calculating the cost of a crafted item based on the total cost of all materials, then further multiplied by a modifier based on the crafting level required.
  • Added net.lugdunon.state.recipe.Recipes.recipeForItem(Item item) to server-side API.
  • Added support for access restriction on damageable items. The showcase for this is the chicken coop. The 'full' state is now open to access restriction in order to allow other players to loot eggs. To make this possible, placeable state defs can now contain an allowAccessRestriction property that consists of an array of allowed damage type ids.
  • Altered net.lugdunon.command.core.play.DamagePlaceableCommand.canModify(String dmgType, Character actor, PlaceableItemInstance pii) to remove the checkAccess argument and replaced it with dmgType.
User avatar
lugdunon
Site Admin
 
Posts: 407
Joined: Tue Nov 05, 2013 5:53 pm

Return to Updates

Who is online

Users browsing this forum: No registered users and 17 guests

cron