Difference between revisions of "Upcoming Release"
From LugdunonWiki
Line 8: | Line 8: | ||
Mods altered in this update: | Mods altered in this update: | ||
+ | |||
Server mods altered in this update: | Server mods altered in this update: | ||
+ | |||
/etc files altered in this update: | /etc files altered in this update: | ||
+ | |||
Release Notes: | Release Notes: |
Revision as of 02:03, 24 April 2015
|
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