Download Latest Version Release v0.9.5 source code.zip (780.8 kB)
Email in envelope

Get an email when there's a new version of steamworks-ffi-node

Home / v0.8.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-30 2.9 kB
Release v0.8.0 source code.tar.gz 2025-12-30 371.6 kB
Release v0.8.0 source code.zip 2025-12-30 448.1 kB
Totals: 3 Items   822.6 kB 0

📝 What's Changed

  • feat: Bump version to 0.8.0 in package.json (97dbdae)
  • Merge pull request [#26] from ArtyProf/add_steam_networking_support (dbe1e43)
  • feat: Update Networking Sockets API documentation to reflect 34 functions for P2P networking (f1d8190)
  • feat: Update Networking Sockets documentation with new functions and examples (1ef9774)
  • feat: Add instructions for running Networking Sockets tests in README (ae0e278)
  • feat: Enhance Steam ID input handling by prompting user if not provided (f8c0dab)
  • Refactor networking sockets tests to enhance clarity and coverage (4210753)
  • fix: Update SteamNetworkingMessage_t parsing for natural alignment and correct header size (6413c4f)
  • feat: Add message utilities for SteamNetworkingMessage_t handling (a92a3ee)
  • feat: Enhance connection status handling with platform-specific struct layout adjustments (3f91976)
  • fix: Correct offset for reading SteamID in parseConnectionInfo method (3f69e81)
  • feat: Refactor connection status callback to use pointer type for FFI registration (85b783d)
  • feat: Update connection status callback registration to use pointer type (7529a6a)
  • feat: Integrate global connection status callback into SteamNetworkingSocketsManager (c15c94c)
  • feat: Add global connection status callback and enhance P2P connection request handling (a2b7b79)
  • update Matchmaking Manager API Documentation (87cd9bf)
  • feat: Add Networking Sockets Manager documentation for P2P connections and reliable messaging (4f0b41b)
  • Add P2P networking support with host and client tests (4567e32)
  • feat: Update Networking Utils Manager documentation for improved clarity and structure (acf5bae)
  • Add Steam Networking Utils API support with Types and JavaScript/TypeScript Tests (ceeee78)
  • feat: Add Steam Utils Manager for system utilities and device detection (464a772)
  • feat: update getBuildInfo to use dynamic appId for installation directory (3ac29c7)
  • Merge pull request [#25] from ArtyProf/add_matchmaking_support (63575ac)
  • feat: add matchmaking host and join tests with detailed instructions and logging (fa842b2)
  • feat: enhance matchmaking tests to track member joins and leaves with detailed logging (142353a)
  • feat: implement chat message polling system for lobby functionality (381b8e5)
  • feat: add lobby-related callback handling and tests for matchmaking features (51e2544)
  • Add Steam Matchmaking support with Types and Tests (5b06d1a)
  • feat: update README with Apps/DLC tests and deprecate getCurrentGameLanguage method (4009e4e)
  • Add Steam Apps/DLC Types support and Tests (027cc3c)

Full Changelog: https://github.com/ArtyProf/steamworks-ffi-node/compare/v0.7.1...v0.8.0

Source: README.md, updated 2025-12-30