Upcoming Release
From LugdunonWiki
|
0.8.0
Last Updated: 04/23/2015
Mods altered in this update:
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