Difference between revisions of "Upcoming Release"

From LugdunonWiki
Jump to: navigation, search
(Replaced content with "'''0.5.15''' ''Last Updated: 02/02/2014'' /etc files altered in this update: Release Notes:")
Line 2: Line 2:
  
  
''Last Updated: 02/02/2014''
+
''Last Updated: 03/02/2014''
  
  
  
 
/etc files altered in this update:
 
/etc files altered in this update:
 
+
*commands.json
 +
*items.json
  
  
 
Release Notes:
 
Release Notes:
 +
*Added a new 'Death Touch' GM game mode. Any NPC or PC that is selected while this mode is active is instantly killed.
 +
*Fixed an issue with the new sign and container tool tip extensions that was causing errors with tooltips in edit mode.
 +
*Added red, orange, and white skull cursors.
 +
*Added net.lugdunon.states.tiledGame.modes.DeathTouchMode to the client-side code base.
 +
*Added net.lugdunon.command.core.gm.DeathTouchCommand.

Revision as of 04:34, 3 February 2014

0.5.15


Last Updated: 03/02/2014


/etc files altered in this update:

  • commands.json
  • items.json


Release Notes:

  • Added a new 'Death Touch' GM game mode. Any NPC or PC that is selected while this mode is active is instantly killed.
  • Fixed an issue with the new sign and container tool tip extensions that was causing errors with tooltips in edit mode.
  • Added red, orange, and white skull cursors.
  • Added net.lugdunon.states.tiledGame.modes.DeathTouchMode to the client-side code base.
  • Added net.lugdunon.command.core.gm.DeathTouchCommand.