Pukima
ae076a6403
bump size of editor presence preview in readme
2023-10-17 21:54:11 +02:00
Pukima
a4cf76c323
fix firefox preview rendering + 0,5px fail
2023-10-17 21:53:18 +02:00
Yannik
23b4e05e83
Update README.md
2023-10-16 22:55:24 +02:00
Yannik
58cbfe9345
Merge pull request #38 from Pukimaa/main
...
Update previews to be more like actual profiles
2023-10-16 22:42:53 +02:00
Pukima
245110f103
update previews to be more like actual profiles
2023-10-16 22:35:02 +02:00
Yannik
7389119992
Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot
3.2
2023-08-29 12:45:09 +02:00
Yannik
a57c78146e
fixed plugin not enabling #36
2023-08-29 12:45:08 +02:00
Yannik
0686fad440
added caching (not updating yet)
2023-08-29 12:44:29 +02:00
Yannik
4bda87c54d
Merge pull request #34 from koyuawsmbrtn/main
...
macOS sucks the second
2023-08-20 15:48:44 +02:00
8c583b85b1
Merge pull request #1 from vaporvee/main
2023-08-19 22:02:44 +02:00
52f43b724c
Fix token
2023-08-19 22:02:20 +02:00
Yannik
253013d0e9
Merge pull request #33 from koyuawsmbrtn/main
...
macOS sucks
2023-08-19 21:36:04 +02:00
1b43adba77
Change message
2023-08-19 18:26:59 +02:00
Yannik
aa486d39c9
now supports multiple IDs and restructures the json send
3.1
2023-08-18 19:22:16 +02:00
Yannik
68cb2ddb44
removed vercel.json
2023-08-18 17:19:23 +02:00
Yannik
30af177aa3
started porting to golang
2023-08-18 17:12:02 +02:00
Yannik
cbc0c85c76
added user id array support
2023-08-18 15:32:09 +02:00
Yannik
ed4149e7a7
api now takes multiple user IDs
2023-08-17 22:03:57 +02:00
Yannik
3b244f4a91
added github link to the api error
2023-08-14 00:50:15 +02:00
Yannik
305d314224
changed standard port
2023-08-14 00:21:05 +02:00
Yannik
0ee6a3268c
removed weird urls with null values
2023-08-14 00:15:38 +02:00
Yannik
b143809744
added port
2023-08-14 00:13:14 +02:00
Yannik
fab2efb88a
prepared for vercel
2023-08-13 23:41:23 +02:00
Yannik
063f559624
whoops leaked bot token reseting it now lol
2023-08-13 23:31:37 +02:00
Yannik
ce93ed4294
added custom api for missing user values
2023-08-13 23:30:04 +02:00
Yannik
2b19fd9be2
fixed relationship list not indexing
2023-08-12 17:53:13 +02:00
Yannik
f93fbe4a1b
Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot
2023-08-12 17:09:15 +02:00
Yannik
f78e2e9744
fixed restart window and editor presence project settings
2023-08-12 17:09:12 +02:00
Yannik
ea4324aba8
Update README.md
2023-08-11 01:57:37 +02:00
Yannik
ffcf4090d6
bumped version to 3.0
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
4985d31a03
Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot
2023-08-09 17:04:37 +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
aedbc03f8c
macOS sucks
2023-07-18 13:37:55 +02:00
Yannik
15ce1c0904
Update README.md
2023-07-07 14:23:29 +02:00
Yannik
3a2ccc84f5
Update README.md
2023-07-07 14:23:02 +02:00
Yannik
368b60e69c
Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot
2023-07-07 14:22:30 +02:00
Yannik
e43fdc7117
Update README.md
2023-07-06 18:38:44 +02:00
Yannik
d026bbc872
Update README.md
2023-07-06 18:25:24 +02:00
Yannik
c41396cdbb
Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot
2.4
2023-07-06 18:24:44 +02:00
Yannik
abb0cdb0c5
updated for godot 4.1
2023-07-06 18:22:39 +02:00
Yannik
35c1895650
Update README.md
2023-07-05 23:47:48 +02:00
Yannik
548349d9f8
bumped version
2.3
2023-06-30 22:54:43 +02:00
Yannik
68c8a42826
removed obsolete export plugin
2023-06-30 22:54:13 +02:00
Yannik
3e944683a4
Merge pull request #31 from vaartis/patch-1
...
Change gdextension dependencies so they're actually used, patch the SDK
2023-06-30 22:22:33 +02:00
Ekaterina Vaartis
6f288564cf
Patch the SDK in setup.py so it actually builds
2023-06-30 20:51:04 +03: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
2.2
2023-05-23 23:30:27 +02:00