-
released this
2023-06-30 20:54:43 +00:00 | 146 commits to main since this releaseChangelog v2.3📰 (thanks to #31 by @vaartis)
- Fixed discord_game_sdk sometimes not copying
- Fixed linux version not building on some distros
Full Changelog: https://github.com/vaporvee/discord-sdk-godot/compare/2.2...2.3
Downloads
-
Small quality fix Stable
released this
2023-05-23 21:30:27 +00:00 | 151 commits to main since this releaseChangelog v0.2.2📰
- Editor Presence now updates more
- Fixed bug that the export plugin didn't copy the sdk on some systems
Downloads
-
released this
2023-05-20 13:15:48 +00:00 | 155 commits to main since this releaseChangelog v0.2.1📰
- Fixed random crashes for both editor and running projects
- Fixed wrong large image hovertext for the editor richpresence
Downloads
-
🎈🎉0.2.0🎉🎈 Stable
released this
2023-05-16 22:58:38 +00:00 | 163 commits to main since this releaseBig releases take a bit long because i try to give the user the best GDScript experience I can and i don't just implement C++ code 1:1.
This release got bigger than i thought so there is 0.3.0 already in work withrelationship_manager
more EditorRPC settings and more.
And thanks for 33 Stars! But now to the changelog! :)Changelog v0.2.0📰
- Rename singleton from
Discord_Activity
todiscord_sdk
- Added methods, singletons and variables for creating, sending and managing invites
- Now beeing able to get the current user as a Dictionary
- Beeing able to interact with the Discord overlay (only visible on OpenGL)
- Now you can register steam and launch commands
- Added custom node
DiscordSDKLoader
(please ignore) - Added custom Debug node
- Added a optional RPC for the Editor wich switches between the Activity when your game launches and when you are just in the editor (sometimes it doesn't change on clientside but for your friends it does i promise) To enable it enable advanced project settings and search for DiscordSDK
Downloads
- Rename singleton from
-
released this
2023-05-12 23:40:36 +00:00 | 194 commits to main since this releaseChangelog v0.1.5📰
Downloads
-
Fixes over fixes Stable
released this
2023-05-12 18:23:32 +00:00 | 196 commits to main since this releaseChangelog v0.1.4📰
- Reverted "Fixed requirement for app_id when wanting to use other functions" (worked for someone but not always for everyone)
- Fixed addon not working in other locations then the addon folder on the root of projects
Downloads
-
released this
2023-05-12 11:12:03 +00:00 | 200 commits to main since this releaseChangelog v0.1.3 📰
- Fixed crash when app_id is unset (#3)
- Fixed requirement for app_id when wanting to use other functions (usefull in the future e.g. getting usernames in 2.0)
- Some background improvements
Downloads
-
Linux support Stable
released this
2023-04-28 21:53:23 +00:00 | 256 commits to main since this releaseChangelog v0.1.2 📰
- Added Linux support
- Added
example.gd
Downloads
-
Fixed common crash Stable
released this
2023-04-25 17:56:50 +00:00 | 271 commits to main since this releaseChangelog v0.1.1 📰
- Fixed crashing when Discord isn't running
- Automatically copies the Discord Game SDK "shared object" on export
- Added
Discord_Activity.get_is_discord_working()
wich shows if the function wich
happens onDiscord_Activity.set_app_id()
worked / the Discord Client answered
Downloads
-
First Release!! 0.1.0 Stable
released this
2023-04-23 11:14:36 +00:00 | 291 commits to main since this releaseSet details, state, timestamp and images in a discord activity.
More features from the Discord Game SDK will come very soon!
Downloads