Commit Graph

79 Commits

Author SHA1 Message Date
Yannik
d744144d6d continued making defines 2023-10-31 17:54:13 +01:00
Yannik
c7a06b6d9a started improving the main code a bit 2023-10-30 01:50:54 +01:00
Yannik
2b19fd9be2 fixed relationship list not indexing 2023-08-12 17:53:13 +02:00
Yannik
c8db95e559 implemented the whole relationship manager 2023-08-10 21:30:49 +02:00
Yannik
1eeec67690 app_id now doesnt get cleared anymore when its not supposed to 2023-08-09 19:09:47 +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
abb0cdb0c5 updated for godot 4.1 2023-07-06 18:22:39 +02:00
Yannik
52fcce409a fixed random crashes by only typing = 0 2023-05-20 15:01:46 +02:00
Yannik
53dafb1da2 removed unused method 2023-05-18 14:47:35 +02:00
Yannik
ed67525242 added custom nodes 2023-05-16 21:53:21 +02:00
Yannik
ee4b0567c5 cleares more variables in clear() 2023-05-16 19:30:29 +02:00
Yannik
3bf8ee8d36 added a comment 2023-05-16 19:03:02 +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
3e9302f354 removed NULL return for linux building 2023-05-12 12:52:38 +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
Yannik
55c94ee23d reorganized libs 2023-05-04 20:15:33 +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
dcb998aa09 fixed issue #3 2023-05-01 16:43:17 +02:00
Yannik
2fef7711a3 removed a duplicate gitignore 2023-04-29 19:08:41 +02:00
Yannik
63e3af21c1 zipped the sdk files that aren't mine 2023-04-29 19:04:35 +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
921c4189c1 renamed the rest 2023-04-26 16:12:59 +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
af1a7de970 fixed crashing when discord is not open 2023-04-25 19:35:59 +02:00
bac857b984 oops there was a bracket missing 2023-04-25 10:37:23 +02:00
Yannik
5c43b68aed removed a comment 2023-04-25 10:03:03 +02:00
Yannik
5273c35eb5 renamed project 2023-04-23 13:14:00 +02:00
Yannik
6b6581c0b9 added timestamps 2023-04-23 12:15:50 +02:00
Yannik
29c02c34a2 renamed set arguments 2023-04-23 11:20:41 +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
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
d903b0aa05 tried to implement get and set and variables but didnt work? 2023-04-20 22:26:17 +02:00