Difference between revisions of "Upcoming Release"

From LugdunonWiki
Jump to: navigation, search
Line 8: Line 8:
  
 
Mods altered in this update:
 
Mods altered in this update:
 
+
* net.lugdunon.currency.gsc
  
 
Server mods altered in this update:
 
Server mods altered in this update:

Revision as of 02:08, 24 April 2015

Engine Content: This information applies to the engine and therefore to all servers.

0.8.0


Last Updated: 04/23/2015


Mods altered in this update:

  • net.lugdunon.currency.gsc

Server mods altered in this update:


/etc files altered in this update:


Release Notes:

  • Added /ip/ REST service to the auth server for retrieving a client's externally accessible ip address.
  • Added total activated accounts to the /fullReport auth server REST service.
  • Created API to allow for currency to be easily converted to and from currency items.
  • Added net.lugdunon.state.currency.ICurrency.toItems() to the server-side API.
  • Added net.lugdunon.state.currency.ICurrency.fromItems(List<ItemInstance> value) to the server-side API.
  • Implemented new currency API changes in GSC Currency