Difference between revisions of "Upcoming Release"

From LugdunonWiki
Jump to: navigation, search
 
(13 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{engine}}
 
{{engine}}
  
'''''0.8.3'''''
+
'''''0.8.9'''''
 +
 
 +
 
 +
''Last Updated: 07/07/2019''
  
  
''Last Updated: 14/08/2016''
 
  
  
 
Mods altered in this update:
 
Mods altered in this update:
*net.lugdunon.server.worldgen.defaults
+
 
 +
 
  
  
 
Server mods altered in this update:
 
Server mods altered in this update:
 +
  
  
  
 
/etc files altered in this update:
 
/etc files altered in this update:
*commands.json
+
 
*items.json
+
 
  
  
 
Release Notes:
 
Release Notes:
*Removed net.lugdunon.command.core.play.PlaceSlateCommand.
+
 
*Removed net.lugdunon.command.core.play.PlaceTurfCommand.
+
 
*Added net.lugdunon.command.core.play.PlaceGroundcoverCommand.
+
 
*Phased placeable items can no longer be violated (by terrain layers or other placeable items).
+
*Added net.lugdunon.state.item.action.SandActionHandler to the client-side code base.
+
*net.lugdunon.state.item.action.SlateActionHandler now calls CORE.COMMAND.PLACE.GROUNDCOVER.
+
*net.lugdunon.state.item.action.TurfActionHandler now calls CORE.COMMAND.PLACE.GROUNDCOVER.
+
*Added net.lugdunon.state.item.PlaceableItemInstance.isPhased() to the server-side API.
+
*"Pile of Sand" inventory item can now be placed upon the ground (including over water). Useful for getting off of a desert island, or reclaiming coastal land.
+
 
[[Category:Releases|Upcoming Release]]
 
[[Category:Releases|Upcoming Release]]

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: