(0.8.0) Status for Thursday, April 23, 2015

This will the mark the start of the documenting and committing of the changes that have occurred over the course of the last few months.
Mods altered in this update:
Release Notes:
Mods altered in this update:
- net.lugdunon.currency.gsc
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