|
899f8f4b02
|
fixed restart crash again
|
2023-12-15 15:55:13 +01:00 |
|
|
78dbde81fd
|
Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot
|
2023-12-15 15:51:42 +01:00 |
|
|
8de5c65cdc
|
restarting doesnt crash anymore and disabling plugin works safer, general bug fixes
|
2023-12-15 15:51:39 +01:00 |
|
Yannik
|
829e84c5d9
|
Update BUG.yml
|
2023-12-15 02:22:52 +01:00 |
|
Yannik
|
7a237ec460
|
Update BUG.yml
|
2023-12-15 02:22:23 +01:00 |
|
|
e69c514b44
|
fixed linux builds
|
2023-12-15 00:35:26 +01:00 |
|
|
81eb0e4e45
|
Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot
|
2023-12-07 18:32:06 +01:00 |
|
|
1f2dac7a0e
|
fixed a lot of bugs but broke linux support
|
2023-12-07 18:32:04 +01:00 |
|
Yannik
|
1d490a666f
|
updated bug issue template
|
2023-12-05 10:37:10 +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
|
b24defd292
|
Merge pull request #39 from Pukimaa/main
New Previews attempt no. 2
|
2023-10-17 22:08:41 +02:00 |
|
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 |
|