Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Releases: MSRevive/Nexus

v1.0.0-rc2

08 Dec 02:21
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

Added

  • Added GET method to retrieve if sc.dll hash matches.

Changes

  • SteamID64 now use ulong instead of string.
  • Changes ban and map hashes to be uint.

v1.0.0-rc1

25 Oct 23:59
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Added

  • Added GET method to retrieve if steamid64 is banned.

Changes

  • Combined all the bags to a single "Bags" field.

Fixes

  • Fixed map check returning true when it should be false.
  • Fixed unhandled exception if map or ban list files don't exists.

v0.0.2-rc2

21 Oct 16:49
Compare
Choose a tag to compare
v0.0.2-rc2 Pre-release
Pre-release

Changes

  • Renamed Shortcuts to Quickslots to be more concise.
  • Only create fake database records under DEBUG environment.

v0.0.1-rc1

21 Oct 06:09
Compare
Choose a tag to compare
v0.0.1-rc1 Pre-release
Pre-release

Initial release.