Commit Graph

93 Commits

Author SHA1 Message Date
27c7fa26f1 readme edit 2023-12-15 16:56:18 +01:00
50e717daaa tiny fixes 2023-12-15 16:49:38 +01:00
8927ba76b9 made plugin ready for release 1.0.0 2023-12-15 16:41:15 +01:00
5cac6404b0 renamed discord_sdk to DiscordSDK to match the engines naming 2023-12-15 16:00:15 +01:00
899f8f4b02 fixed restart crash again 2023-12-15 15:55:13 +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
dba8569ebc moved to https://github.com/vaporvee/extended-discord-user 2023-11-30 19:48:19 +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
a57c78146e fixed plugin not enabling #36 2023-08-29 12:45:08 +02:00
Yannik
2b19fd9be2 fixed relationship list not indexing 2023-08-12 17:53:13 +02:00
Yannik
f78e2e9744 fixed restart window and editor presence project settings 2023-08-12 17:09:12 +02:00
Yannik
ffcf4090d6 bumped version to 3.0 2023-08-11 01:36:35 +02:00
Yannik
d3d33216db added restart window and actual disabling plugin 2023-08-11 01:31:44 +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
548349d9f8 bumped version 2023-06-30 22:54:43 +02:00
Yannik
68c8a42826 removed obsolete export plugin 2023-06-30 22:54:13 +02:00
vaartis
aa39fb80e0 Change gdextension dependencies so they're actually used
This part isn't very well documented, but they changed the format of that file at some point and now it needs to be like this to pull the dependencies into the built project. Assuming this is what the export plugin does, that can probably be removed.
2023-06-30 19:35:35 +03:00
Yannik
980080492e bumped version and cleaned up project 2023-05-23 23:30:27 +02:00
Yannik
f9134f30f7 Update export.gd 2023-05-23 21:56:07 +02:00
Bioblaze Payne
da42d6a228 Update export.gd to support extend environments
After having a conversation with Yannik, had more environment variables in my array then most so made this lil change to make it work. Works flawlessly.
2023-05-23 11:48:50 -07:00
Yannik
a998076b79 bumped version to 2.1 2023-05-20 15:15:48 +02:00
Yannik
52fcce409a fixed random crashes by only typing = 0 2023-05-20 15:01:46 +02:00
Yannik
88a855d1da fixed editor presence again 2023-05-18 15:49:36 +02:00
Yannik
53dafb1da2 removed unused method 2023-05-18 14:47:35 +02:00
Yannik
52ec3392fa removed custom loader node and did a bit documentation 2023-05-18 13:35:30 +02:00
Yannik
ba5eb3316e fixed wrong EditorPresence tooltip 2023-05-18 13:34:47 +02:00
Yannik
9929ccbb3a fixed some 2.0 bugs 2023-05-18 13:34:47 +02:00
Yannik
73b915485f added linux builds 2023-05-17 00:34:46 +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
a803ffb9a1 bumped version to 2.0 2023-05-16 20:22:05 +02:00
Yannik
ee4b0567c5 cleares more variables in clear() 2023-05-16 19:30:29 +02:00
Yannik
92ec704ddb improved demo 2023-05-16 19:27:39 +02:00
Yannik
58a043a885 should finally fix #20 2023-05-16 18:56:44 +02:00
Yannik
281bdb2cfa Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot into just-add-invites-already 2023-05-15 19:31:47 +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
edf3e7fab6 fixed error when exporting project #20 2023-05-15 18:38:30 +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
0c9e4123b7 fixed #18 2023-05-13 01:40:36 +02:00
Yannik
274a3ebbed added steam register 2023-05-12 22:44:00 +02:00