370 Commits

Author SHA1 Message Date
Yannik Ain
249fe68abd Update README.md 1.3.1-reupload 2025-08-28 00:58:37 +00:00
Yannik
852e3b09ea Merge pull request #81 from SmiterG/crash_fix
Fix: Editor crash when creating new scene
2025-07-10 12:21:01 +01:00
SmiterG
0d25a45a57 Fix: Editor crash when creating new scene 2025-06-09 17:01:01 -03:00
Yannik
1d14de9cf4 Update README.md 2025-03-18 11:29:43 +01:00
Yannik
aaccf765d0 Update BUG.yml 2024-12-20 10:33:37 +01:00
Yannik
1a7c3fab99 Update README.md 2024-10-22 02:49:52 +02:00
Yannik
5bd25877b2 Delete .github/ISSUE_TEMPLATE/custom.md 2024-09-26 00:48:24 +02:00
Yannik
ddc87a03a8 Update issue templates 2024-09-26 00:47:15 +02:00
3411e9a870 Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot 2024-08-08 22:17:12 +02:00
12e61f30e1 fixed static typing and some other stuff 2024-08-08 22:17:10 +02:00
412aec1210 added a needed gitignore 2024-08-08 22:16:58 +02:00
Yannik
a22533ea49 Delete project/addons/discord-rpc-gd/bin/windows/~discord_game_sdk_binding_debug.dll 2024-08-08 22:16:21 +02:00
Yannik
47324cbba5 Update README.md 2024-05-15 19:52:28 +02:00
Yannik
edf6b8caed already fixed 2024-04-25 14:13:19 +02:00
0bac00b3a4 reverts shipping the game sdk unpacked 2024-04-18 15:43:46 +02:00
42308fc9a1 added linux builds back 1.3.1 2024-04-03 01:44:29 +02:00
Yannik
53cedf19f2 Update README.md 2024-03-30 20:13:42 +01:00
6f3d2147fa bumped version 1.3.0 2024-03-30 13:12:27 +01:00
1f0898845c added macos binaries and fixed buildscript 2024-03-30 13:10:15 +01:00
Yannik
388d7fbb96 Merge pull request #54 from EddieDover/patch-1 2024-03-29 23:03:11 +01:00
Eddie Dover
369de53dc7 chore: updates build.py to produce universal binaries after build 2024-03-28 23:20:16 -07:00
Yannik
83c5cf016c Update FUNDING.yml 2024-03-27 18:43:46 +01:00
Yannik
7fd1d08909 Update FUNDING.yml 2024-03-27 18:42:04 +01:00
Yannik
4539320ecc Update README.md 2024-03-23 23:30:59 +01:00
Yannik
fbc5837254 Update README.md 2024-03-23 22:33:52 +01:00
62cd5d585d Merge branch 'main' of https://github.com/vaporvee/discord-sdk-godot 2024-03-23 22:32:27 +01:00
1dee8720a7 renamed sdk to rpc because the people think its the discord embedded sdk 2024-03-23 22:30:31 +01:00
Yannik
20b7c841ae Update README.md 2024-03-18 20:59:22 +01:00
Yannik
44ad26bc3f Update README.md 2024-03-18 20:57:42 +01:00
Yannik
cf9a475fc7 Update README.md 2024-03-14 13:22:37 +01:00
Yannik
6a3a8cd21b Update README.md 2024-03-14 13:22:00 +01:00
Yannik
2cde157e3c Update README.md 2024-03-14 13:19:31 +01:00
55b41f85fa fixed mac releases 1.2.0 2024-03-02 23:28:09 +01:00
d468df31df updated syntax highlighter 2024-03-01 12:26:56 +01:00
a97cf81ea9 improved release pipeline 2024-03-01 12:00:22 +01:00
2ad1dd1e25 bumped to 1.2.0 2024-02-29 19:49:07 +01:00
0c280cf2e6 finished upgrade to 4.1.3 and added macos support 2024-02-29 19:46:41 +01:00
91786abb15 readded godot-cpp submodule 2024-02-29 19:12:58 +01:00
577e6b87b4 updated to 4.1.3 (4.1.2/custom downloader for it made macos not compile) 2024-02-29 19:06:47 +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
0bf43164f2 updated docs link 2024-02-27 13:05:38 +01:00
605080d7ff fixed a random crash and stabilized the plugin in general 2024-02-27 13:01:26 +01:00
Yannik
1b56b8c8df Merge pull request #53 from vaartis/macos-fixes 2024-02-27 07:14:04 +01:00
Yannik
9f49afd472 Update README.md 2024-02-25 15:48:16 +01:00
Yannik
e016b7b582 Update README.md 2024-02-25 15:39:26 +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
Yannik
bcdf52d5c6 Update BUG.yml 2024-02-11 02:20:04 +01:00
Yannik
c4da303a5d Update README.md 2024-02-11 02:12:46 +01:00