node-steam-user

Allows interaction with the Steam network via the Steam client protocol

MIT License

Downloads
64K
Stars
798
Committers
40

Bot releases are hidden (Show)

node-steam-user - v1.5.0

Published by DoctorMcKay about 9 years ago

  • Fixed startup crash caused by typo
  • Added ability to provide just the hash to setSentry (e.g. from previous node-steam versions)
node-steam-user - v1.4.0

Published by DoctorMcKay about 9 years ago

  • Added vac property
  • Added vacBans event
  • The dataDirectory option is now optional (can be null to disable all data storage)
  • Added sentry event
  • Added setSentry method
node-steam-user - v1.3.0

Published by DoctorMcKay about 9 years ago

  • Added createAccount
  • Added requestValidationEmail
node-steam-user - v1.2.1

Published by DoctorMcKay about 9 years ago

  • Fixed universe not being set to public in offline message notifications SteamIDs
node-steam-user - v1.2.0

Published by DoctorMcKay about 9 years ago

node-steam-user - v1.1.1

Published by DoctorMcKay about 9 years ago

node-steam-user - v1.1.0

Published by DoctorMcKay over 9 years ago

node-steam-user - v1.0.3

Published by DoctorMcKay over 9 years ago

  • Fixed app emitting error when logon fails due to Steam being down
node-steam-user - v1.0.2

Published by DoctorMcKay over 9 years ago

  • Added TokenDumper example
  • Updated readme
node-steam-user - v1.0.1

Published by DoctorMcKay over 9 years ago

  • Updated readme
node-steam-user - v1.0.0

Published by DoctorMcKay over 9 years ago

  • Initial release