Difference between revisions of "Upcoming Release"

From LugdunonWiki
Jump to: navigation, search
 
(237 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''0.5.7'''
+
{{engine}}
  
''Last Updated: 04/11/2013''
+
'''''0.8.9'''''
  
* Added alert dialog in the event that the client is FF 25 on Win7.
+
 
* Fixed the centering of the action bar label.
+
''Last Updated: 07/07/2019''
* Added turf item, and icon.
+
 
* Tilling grass now has a 25% chance of giving the player a piece of turf.
+
 
* Turf can be placed upon any terrain layer that is less than than grass to create a grass tile.
+
 
* A piece of slate can now be placed upon any terrain layer that is less than or equal to grass to uncover a bedrock tile.
+
 
* Added net.lugdunon.command.Command.violatesPlaceable(Point location, Instance instance) to server-side API.
+
Mods altered in this update:
* Added a net.lugdunon.command.core.play.PlaceSlateCommand.
+
 
* Added a net.lugdunon.command.core.play.PlaceTurfCommand.
+
 
* Added a net.lugdunon.state.item.action.SlateActionHandler to the client-side codebase.
+
 
* Added a net.lugdunon.state.item.action.TurfActionHandler to the client-side codebase.
+
 
* Updated the raw barley item description to better hint at how to malt barley.
+
Server mods altered in this update:
* Added a new terrain edit mode (server-side only at the moment) called 'hollow'. This mode will remove any layers between the topmost layer and the target layer, hollowing out the space in between. This mode is now used on the edges of the excavate mode to create a cleaner edge.
+
 
* Fixed an issue in net.lugdunon.world.terrain.Terrain.updateLayers(Account a,int layer, int x, int y, int w, int h, int mode) and net.lugdunon.world.terrain.Terrain.updateTile(int layer, int x, int y, int mode) caused by inverse indexing.
+
 
* Moved social media buttons on main website form footer to top right of content pane.
+
 
* Added a '[//wiki.lugdunon.net/w/?title=Chamber_of_Horrors Chamber of Horrors]' section to the wiki to showcase interesting bugs.
+
 
* Fixed an issue with Metrics that was causing issues on java 7.
+
/etc files altered in this update:
* Fixed the wall sconce instances in the Bibracte tavern instance.
+
 
* Fixed the names of the full horns to include the full names of the beverages.
+
 
* Fixed an issue with the anvil placeable that was preventing it from being dismantled properly.
+
 
* Fixed an issue with the Keg of Toklas' Ale crafting recipe that was requiring a Keg of Toklas' Ale to craft a Keg of Toklas' Ale.
+
 
 +
Release Notes:
 +
 
 +
 
 +
 
 +
[[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: