Release 0.8.6.1

From LugdunonWiki
Jump to: navigation, search
Engine Content: This information applies to the engine and therefore to all servers.

0.8.6.1


22/12/2017


Mods altered in this update:

  • net.lugdunon.world.defaults.character
  • net.lugdunon.world.clover.tui


Server mods altered in this update:

  • net.lugdunon.server.worldgen.defaults


/etc files altered in this update:

  • items.json
  • recipes.json


Known Issues:

  • Weather Information Provider does nothing at the moment.


Release Notes:

  • Client 0.8.6 -> 0.8.6.1
  • Server 0.8.6 -> 0.8.6.1
  • net.lugdunon.world.clover.tui 0.1.3 -> 0.1.4
  • net.lugdunon.world.defaults.character 0.0.8 -> 0.0.9
  • net.lugdunon.server.worldgen.defaults 0.0.15 -> 0.0.16
  • Fixed the ARC Matter Condenser tooltip.
  • Added the concept of ephemeral placeable items. Ephemeral items take up no world space, and as such can't be violated by another placeable item instance or world changing action.
  • Fixed an issue that was causing havoc across several different systems (loot, faction reputation, honorific assignments, etc) when an NPC was slain by a PC.
  • Fixed an issue that was preventing certain environment based placeable item damage (candle expiration, campfire expiration, etc) when no immediate actor was provided.
  • Added net.lugdunon.state.item.PlaceableItemInstance.applyDamage(String dmgType, int dmgApplied) to the server-side API.
  • Added net.lugdunon.state.item.PlaceableItemInstance.isEphemeral() to the server-side API.
  • Added net.lugdunon.state.item.Item.isEphemeral() to the server-side API.
  • Added net.lugdunon.state.character.Character.setReceiver(Character receiver) to the server-side API.
  • Added net.lugdunon.state.character.Character.getReceiver() to the server-side API.
  • Release notes link will now size properly.
  • Warping to a town from the provinces section of the politics dialog should now work from secondary instances.
  • Fixed an issue with cursor translation on item placement.
  • Fixed the silver chain recipe (replaced the central iron ring with silver ring).
  • Deadly nightshade now drops a pigment (black).
  • Weather information provider recipe added.
  • Fixed several item descriptions.
  • Wheat will no longer show as corn.
  • Corn will no longer show as wheat.
  • Tree panting range increased from 3 to 6 tiles.
  • Fixed several arc item's inventory window background.
  • Electrifryer placeables will now properly transition to inventory items.
  • Fixed the label offsets on several placeable items.
  • Nemeton ARC generators should now be placeable.
  • Planter harvester should now properly contain 5 information out conduits.
  • Custom regen intervals (as supplied in the world config property "default.character.stats.regen.interval" will now take effect from the first launch.
  • Custom advancement cost ceilings (as supplied in the world config property "default.character.stats.advancement.cost.ceiling" will now take effect from the first launch.
  • Flax seed icon mapping corrected.