We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated General (markdown)
Updated documentation with byte buffer to hexa string helper function
Fixed documentation typos
Finished fixing updates
fixing
Regenerated from source
Merge remote-tracking branch 'origin/master'
docs(general): docs(general): steam_inventory_result_get_items gives above 65536 counting stacks wrong information https://github.com/YoYoGames/GMEXT-Steamworks/issues/87 Added a warning note
docs(general): small changes to documentation
Generated online docs from source
docs(feature): Add use of Channels for sending and receiving network packets https://github.com/YoYoGames/GMEXT-Steamworks/issues/64 Rebuilt docs from source
[fix] fixed typo in documentation
Generated from source
Generated documentation from source (fix inventory funcs)
Final changes to docs for https://github.com/YoYoGames/GameMaker-Bugs/issues/4331
Updated code example for YoYoGames/GameMaker-Bugs#4331 Also: removed all explicit mentions that functions are asynchronous
Updated online docs
Updated online docs (fixed format)
Updated documentation (global stats and achievements)
Update documentation
Updated sidebar format
Typo fix
Update of the wiki with docs for the following issues: * https://github.com/YoYoGames/GMEXT-Steamworks/issues/28 * https://github.com/YoYoGames/GMEXT-Steamworks/issues/52
Updated documentation (cleaned quoteblocks)
Update wiki (generator fix)
Revert "Update to the steam wiki (new generator)" This reverts commit 6b29edd9fc7fe13e27de0b7f3ab8f5b545cf109f.
Update to the steam wiki (new generator)
Update of wiki with output of current JSDoc: * Fixed lobbies & matchmaking in JSDoc ("lobbies_matchmaking.md" => "lobbies.md") * Function steam_file_get_list & SteamCloudFileEntry added * Docs for new Steam music functions * Added the async Steam event `lobby_chat_update` to the functions it relates to
Fixed links to modules on Home page