Difference between revisions of "Release 0.4.7"
From LugdunonWiki
(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...") |
m (SuperHawksman moved page Rel 0.4.7 to Release 0.4.7) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{engine}} | ||
+ | |||
'''0.4.7''' | '''0.4.7''' | ||
− | |||
''22/07/2013'' | ''22/07/2013'' | ||
Line 14: | 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]] |
Latest 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”.