Difference between revisions of "Release 0.4.7"

From LugdunonWiki
Jump to: navigation, search
(Created page with "'''0.4.7''' ''22/07/2013'' *Guest logins implemented. *Characters created with a guest account are not saved on logout. *Guest accounts can not be a game master. *Guest acc...")
 
Line 1: Line 1:
 
'''0.4.7'''
 
'''0.4.7'''
 
  
 
''22/07/2013''
 
''22/07/2013''

Revision as of 03:33, 13 October 2013

0.4.7

22/07/2013

  • Guest logins implemented.
  • Characters created with a guest account are not saved on logout.
  • Guest accounts can not be a game master.
  • Guest accounts can not be used to run a server.
  • Added several REST services to display certain metrics.
  • Added allow.guests flag to Server.cfg. Defaults to true.
  • Actually display server connection error reason to the client when one occurs.
  • Redesigned login dialog. now has three sections, one for guest login, one for regular login, and one for registration.
  • Added net.lugdunon.ui.Dialog.smallDialog() function for generic small dialogs.
  • On character select and server select screens, show guest account name as “Guest”.