Difference between revisions of "Upcoming Release"

From LugdunonWiki
Jump to: navigation, search
 
(146 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''0.5.14'''
+
{{engine}}
  
 +
'''''0.8.9'''''
 +
 +
 +
''Last Updated: 07/07/2019''
 +
 +
 +
 +
 +
Mods altered in this update:
 +
 +
 +
 +
 +
Server mods altered in this update:
  
''Last Updated: 31/01/2014''
 
  
  
  
 
/etc files altered in this update:
 
/etc files altered in this update:
*itemBaseCosts.json
+
 
*items.json
+
 
*recipes.json
+
  
  
 
Release Notes:
 
Release Notes:
*Fixed an issue that was causing erroneous keybound event triggers after command console was focused.
+
 
*Added debug server jar option to build. Deployed debug jar to bibracte in order to investigate server hang issue.
+
 
*net.lugdunon.input.keybind.console.ConsoleFocusKeybinding fireImmediately set to true.
+
 
*net.lugdunon.input.keybind.console.ConsoleFocusWithCommandKeybinding fireImmediately set to true.
+
[[Category:Releases|Upcoming Release]]
*Changed net.lugdunon.state.character.movement.free.FreeDirectionalMovement to calculate interpolation based on tile traversal constant + latency instead of a running avg of tile transition response times.
+
*Fixed an issue that was causing CommandRequests built on IServerInvokedCommand and IManagementInvokedCommand instances to incorrectly report the opCode as 0.
+
*Added the ability for individual commands to override the default command complete threshold.
+
*Added net.lugdunon.command.Command.getCommandCompletionThreshold() to server-side API.
+
*Added net.lugdunon.command.CommandRequest.getCommandCompletionThreshold() to server-side API.
+
*Added net.lugdunon.state.World.saveAccounts() to server-side API.
+
*net.lugdunon.state.World.saveState() now saves all account states (including active characters) as well.
+
*Increased all pigment base costs from 5c to 1s.
+
*Added red, orange, yellow, green, blue, and violet glass pane items and recipes.
+
*Added red, orange, yellow, green, blue, and violet wall sconce items and recipes.
+
*Added red, orange, yellow, green, blue, and violet streelamp items and recipes.
+
*Fixed a misalignment with the violet streetlamp tileset.
+
*Fixed missing tileset graphics for sugarbeets and pumpkins.
+
*Prefer MP3 over OGG.
+

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: