ff62edb36b
continued working on discord connector
2025-03-25 14:07:51 +01:00
e9a48bba97
a lot of social sdk progress
2025-03-23 22:36:54 +01:00
7cd67693cc
FINALLY fixed the build error
2025-03-22 01:33:28 +01:00
7621e73174
yeah no it was never fixed
2025-03-22 00:42:07 +01:00
115cf4c8c0
fixed import errors
2025-03-22 00:13:17 +01:00
bcb3cb95a0
more towards building
2025-03-19 16:53:37 +01:00
185f295ffb
implemented scons for social sdk
2025-03-19 13:38:33 +01:00
1dee8720a7
renamed sdk to rpc because the people think its the discord embedded sdk
2024-03-23 22:30:31 +01:00
Ekaterina Vaartis
4726a4488b
Make macos version work (testes on m1 at least)
...
1. Change name of discord's library to libdiscord_game_sdk, so it
links properly
2. Change it's install name with install_name_tool to use @loader_path
instead of @rpath, that one's a blunder on discord's side, it should
really have been loader_path from the beginning (rpath means look at
where the binary is started from, loader_path means look at where the
library is)
3. Combine the aarch and x86 library into one, again no idea why
discord does not do this themselves
2024-02-25 16:40:54 +03:00
37c7759cdf
trying to fix macos support agaaaiiin -_-
2024-01-12 17:20:35 +01:00
0fb4526191
trying to fix macos builds again
2023-12-23 00:25:22 +01:00
8de5c65cdc
restarting doesnt crash anymore and disabling plugin works safer, general bug fixes
2023-12-15 15:51:39 +01:00
1f2dac7a0e
fixed a lot of bugs but broke linux support
2023-12-07 18:32:04 +01:00
e0cab7b8ab
added linux builds
2023-05-12 13:12:03 +02:00
Yannik
3e9302f354
removed NULL return for linux building
2023-05-12 12:52:38 +02:00
Yannik
baaf44c494
Revert "setup rpc but crashes" wrong branch
...
This reverts commit 4686612abf
.
2023-05-07 20:45:10 +02:00
Yannik
4686612abf
setup rpc but crashes
2023-05-07 20:41:31 +02:00
Yannik
55c94ee23d
reorganized libs
2023-05-04 20:15:33 +02:00
Yannik
d5a83198d4
reordered the libs
2023-04-29 19:22:22 +02:00
Yannik
164f3fdbe3
Merge branch 'main' into dev
2023-04-29 10:15:34 +02:00
Yannik
f2f1092b2a
should fix crosscompiling
2023-04-27 18:31:30 +02:00
Yannik
9cf06aba4a
more linux stuff that shouldnt work
2023-04-26 13:01:40 +02:00
Yannik
5273c35eb5
renamed project
2023-04-23 13:14:00 +02:00
Yannik
eb81908a3c
cleaned and organized files
2023-04-15 13:31:22 +02:00
Yannik
6622b55ebe
undo dll renaming
2023-04-14 21:47:59 +02:00
Yannik
a319e4c2db
renamed builded dll
2023-04-14 21:41:25 +02:00
Yannik
ddec1e91f5
removed unused code
2023-04-14 21:29:01 +02:00
Yannik
06d566efbb
cleaned some stuff
2023-04-14 20:45:27 +02:00
Yannik
616a66c021
made seperated source folders for sdk
2023-04-14 18:25:23 +02:00
Yannik
e9d6a8c1ce
IT WORKS BUT ITS SCUFFED AS HELL
2023-04-14 14:44:40 +02:00
Yannik
4359bc1396
still the same error but better written building script :/
2023-04-14 13:56:01 +02:00
Yannik
7ff7dd77d4
a similar error now but at least scons knows it
2023-04-12 18:28:34 +02:00
Yannik
9fc9969606
Revert "A DIFFERENT ERROR YEEEAAAHH"
...
This reverts commit 6ab2ab8f9f
.
2023-04-12 18:10:47 +02:00
Yannik
6ab2ab8f9f
A DIFFERENT ERROR YEEEAAAHH
2023-04-12 12:48:58 +02:00
7096e38279
getting further with implementing the lib
2023-03-16 19:11:22 +01:00
a80244b4db
renamed addon
2023-03-11 18:01:42 +01:00
9ba29f9077
setup basic godot-cpp example project
2023-03-11 14:23:29 +01:00