Difference between revisions of "Upcoming Release"

From LugdunonWiki
Jump to: navigation, search
 
(91 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''0.6.4'''
+
{{engine}}
  
 +
'''''0.8.9'''''
  
''Last Updated: 02/05/2014''
 
  
 +
''Last Updated: 07/07/2019''
  
  
mods altered in this update:
 
*net.lugdunon.world.defaults.compendium
 
  
  
 +
Mods altered in this update:
  
server mods altered in this update:
+
 
 +
 
 +
 
 +
Server mods altered in this update:
  
  
Line 22: Line 25:
  
 
Release Notes:
 
Release Notes:
*Fixed an issue with net.lugdunon.state.quest.condition.completion.reward.ItemReward that was causing issues with saving quest data.
+
 
*Fixed an issue that was causing RECIPE:CRAFTING.RECIPE.ID to appear in several quest summaries. Read that as 'I totally forgot to implement the following feature for 0.6.3'.
+
 
*Parameter filter support extended for use in text block on the client-side.
+
 
*Added game.filterText(text,actor,props) to client-side API.
+
[[Category:Releases|Upcoming Release]]
*Added net.lugdunon.command.core.console.parameters.IParameterFilter to the client-side code base.
+
*Added net.lugdunon.command.core.console.parameters.IParameterFilter.hasClientSide() to the server-side API.
+
*Added net.lugdunon.command.Interpreter.listClientSideParameterFilters() to the server-side API.
+
*Fixed match for net.lugdunon.world.defaults.compendium.CraftingRecipeLinkParameterFilter to disregard a trailing '.'.
+
*Fixed match for net.lugdunon.world.defaults.compendium.InstancedPlayerItemLinkParameterFilter to disregard a trailing '.'.
+
*Fixed match for net.lugdunon.world.defaults.compendium.ModifierLinkParameterFilter to disregard a trailing '.'.
+
*Fixed match for net.lugdunon.world.defaults.compendium.SpellLinkParameterFilter to disregard a trailing '.'.
+
*Added net.lugdunon.world.defaults.compendium.CraftingRecipeLinkParameterFilter to the client-side code base.
+
*Added net.lugdunon.world.defaults.compendium.InstancedPlayerItemLinkParameterFilter to the client-side code base.
+
*Added net.lugdunon.world.defaults.compendium.ModifierLinkParameterFilter to the client-side code base.
+
*Added net.lugdunon.world.defaults.compendium.SpellLinkParameterFilter to the client-side code base.
+

Latest revision as of 15:14, 7 July 2019

Engine Content: This information applies to the engine and therefore to all servers.

0.8.9


Last Updated: 07/07/2019



Mods altered in this update:



Server mods altered in this update:



/etc files altered in this update:



Release Notes: