Difference between revisions of "Release 0.4.7"
From LugdunonWiki
Line 1: | Line 1: | ||
+ | {{engine}} | ||
+ | |||
'''0.4.7''' | '''0.4.7''' | ||
Line 13: | Line 15: | ||
*Added net.lugdunon.ui.Dialog.smallDialog() function for generic small dialogs. | *Added net.lugdunon.ui.Dialog.smallDialog() function for generic small dialogs. | ||
*On character select and server select screens, show guest account name as “Guest”. | *On character select and server select screens, show guest account name as “Guest”. | ||
+ | |||
+ | [[Category:Releases|Release 0.4.7]] |
Revision as of 16:19, 15 February 2015
|
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”.