|
0bac00b3a4
|
reverts shipping the game sdk unpacked
|
2024-04-18 15:43:46 +02:00 |
|
|
1dee8720a7
|
renamed sdk to rpc because the people think its the discord embedded sdk
|
2024-03-23 22:30:31 +01:00 |
|
|
91786abb15
|
readded godot-cpp submodule
|
2024-02-29 19:12:58 +01:00 |
|
|
d318d7b5f9
|
threw git submodules away because of lack of features
|
2024-02-27 18:38:55 +01:00 |
|
|
9d8a809b13
|
made it backwards compatible from 4.2.X down to 4.1.2
|
2024-02-27 17:30:55 +01:00 |
|
|
79c6ea8a9e
|
started backporting
|
2024-02-27 13:23:16 +01:00 |
|
|
605080d7ff
|
fixed a random crash and stabilized the plugin in general
|
2024-02-27 13:01:26 +01:00 |
|
|
cd19b48ca8
|
fixed crash on clear
|
2024-01-10 18:46:36 +01:00 |
|
|
f5560593d0
|
stabalized native EditorPresence
|
2023-12-18 19:47:32 +01:00 |
|
|
3f58da00ad
|
finished custom EditorPresence GDExtension class
|
2023-12-18 19:27:08 +01:00 |
|
|
1e1bc6c59d
|
started making editor presence with gdextension instead of gdscript
|
2023-12-18 17:52:31 +01:00 |
|
|
11896d31ff
|
fixed random crashes again
|
2023-12-15 17:05:21 +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 |
|
|
e69c514b44
|
fixed linux builds
|
2023-12-15 00:35:26 +01:00 |
|
|
1f2dac7a0e
|
fixed a lot of bugs but broke linux support
|
2023-12-07 18:32:04 +01:00 |
|
|
6fd58b0ddf
|
continued making autoload and more obsolete
|
2023-11-30 22:41:45 +01:00 |
|
|
6121ce5418
|
performance and code structure improvements
|
2023-11-30 19:43:15 +01:00 |
|
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 |
|