- Added GET method to retrieve if sc.dll hash matches.
- SteamID64 now use ulong instead of string.
- Changes ban and map hashes to be uint.
- Added GET method to retrieve if steamid64 is banned.
- Combined all the bags to a single "Bags" field.
- Fixed map check returning true when it should be false.
- Fixed unhandled exception if map or ban list files don't exists.
- Renamed Shortcuts to Quickslots to be more concise.
- Only create fake database records under DEBUG environment.
Initial release.