Commit Graph

47 Commits

Author SHA1 Message Date
9d8a809b13 made it backwards compatible from 4.2.X down to 4.1.2 2024-02-27 17:30:55 +01:00
5cac6404b0 renamed discord_sdk to DiscordSDK to match the engines naming 2023-12-15 16:00:15 +01:00
8de5c65cdc restarting doesnt crash anymore and disabling plugin works safer, general bug fixes 2023-12-15 15:51:39 +01:00
Yannik
c7a06b6d9a started improving the main code a bit 2023-10-30 01:50:54 +01:00
Yannik
c8db95e559 implemented the whole relationship manager 2023-08-10 21:30:49 +02:00
Yannik
86ab81aff1 Multiple updates (read description)
added unclear and reset_values. Improved Debug Node. Made EditorPresence in unadvanced Project Settings
2023-08-09 17:04:35 +02:00
Yannik
fd5a59d1eb added EditorPresence 2023-05-17 00:30:48 +02:00
Yannik
ed67525242 added custom nodes 2023-05-16 21:53:21 +02:00
Yannik
92ec704ddb improved demo 2023-05-16 19:27:39 +02:00
Yannik
5cd13316a0 Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot into add-user-dictionary 2023-05-16 16:59:22 +02:00
Yannik
c62e9af0ef added current user dictionary 2023-05-16 16:57:01 +02:00
Yannik
0013c8c788 added overlay support 2023-05-16 16:00:11 +02:00
Yannik
0f903dfb6c variables for setting the privacy 2023-05-15 19:30:01 +02:00
Yannik
65fb3b1d0f added send invite from game methods 2023-05-15 19:11:10 +02:00
Yannik
7f586869d7 added clear() method 2023-05-15 12:46:11 +02:00
Yannik
9eaf340637 added invite signals 2023-05-15 09:15:50 +02:00
Yannik
274a3ebbed added steam register 2023-05-12 22:44:00 +02:00
Yannik
3b921901ee added invite variables 2023-05-12 22:10:08 +02:00
Yannik
aadd2cb982 renamed Discord_Activity to discord_sdk 2023-05-12 20:38:55 +02:00
Yannik
7c09847331 reverted app_id "fix" and fixed addon file location issues 2023-05-12 18:47:28 +02:00
Yannik
4992948be5 Update v1.3 2023-05-12 12:03:48 +02:00
Yannik
28a61a539b Revert"gone back to discord-rpc repo" wrong branch
This reverts commit 41ac291f6b.
2023-05-07 20:46:26 +02:00
Yannik
41ac291f6b gone back to discord-rpc repo 2023-05-07 18:13:37 +02:00
ec939a268d improved usermanagement debugging 2023-05-02 13:30:32 +02:00
ec4925ab56 added "is discord working" bool back 2023-05-02 12:53:45 +02:00
Yannik
f08c193455 more precise discord errors 2023-04-29 18:22:39 +02:00
Yannik
47235740d5 got usermanager in debug function working 2023-04-26 20:12:12 +02:00
Yannik
a4ff4fd36a Renamed singleton to Discord_SDK 2023-04-26 16:04:02 +02:00
Yannik
85e8aeb3ee added the user singleton 2023-04-26 11:40:22 +02:00
Yannik
ebf5d677e8 better end_timestamp example 2023-04-25 19:37:39 +02:00
Yannik
af1a7de970 fixed crashing when discord is not open 2023-04-25 19:35:59 +02:00
Yannik
6b6581c0b9 added timestamps 2023-04-23 12:15:50 +02:00
Yannik
6cc75f9b4d add activity images! :) 2023-04-23 11:17:17 +02:00
Yannik
ad2a94c422 reorganized naming 2023-04-22 23:41:09 +02:00
Yannik
608a283219 added activity image keys and text 2023-04-22 23:25:57 +02:00
Yannik
2a723a72b5 value info in projects window 2023-04-22 23:01:17 +02:00
Yannik
eb8396fb9d removed todo 2023-04-22 22:34:25 +02:00
Yannik
af9fccb7c6 added getter and setter 2023-04-22 22:25:25 +02:00
01cb2ad639 tried fixing getsetter 2023-04-22 12:34:31 +02:00
Yannik
7194476e57 removed activity from DiscordActivity.activity_refresh() 2023-04-20 19:07:30 +02:00
Yannik
2647cdd14b renamed "DiscordSDK" to "DiscordActivity" 2023-04-20 18:47:41 +02:00
Yannik
9c15f3413e more gdscript bindings 2023-04-20 16:17:59 +02:00
Yannik
d867881678 added addon as plugin to simplefy gdscript user code 2023-04-20 11:43:28 +02:00
Yannik
44cb903704 works but again scuffed as hell 2023-04-19 23:50:25 +02:00
Yannik
e006e18bcf should work but it doesn't whatever 2023-04-19 23:46:38 +02:00
0bf9e55190 now using a more compact example project 2023-03-12 17:58:55 +01:00
a80244b4db renamed addon 2023-03-11 18:01:42 +01:00