1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-08-08 00:25:38 +02:00
Commit graph

2046 commits

Author SHA1 Message Date
Edremon
aa6eeba0ff Explicitly disable Brotli and ZSTD curl deps
If those were found on the system, they would automatically be added as
dependency.
2025-07-19 14:32:53 +00:00
Edremon
4b6dd99b69 Fix protobuf linking issues 2025-07-19 14:32:53 +00:00
Edremon
2c834aab90 Fix build error on GCC 13+ 2025-07-19 14:32:53 +00:00
Detanup01
5ff7110ead
Merge pull request #286 from Detanup01/voicechat
voicechat implementation
2025-07-19 12:56:09 +02:00
Detanup01
09b9516079
Merge pull request #285 from NicknineTheEagle/nn/fixes
Various bug fixes
2025-07-19 12:55:48 +02:00
NicknineTheEagle
d753abb9ab Updated deps submodule 2025-07-19 12:48:14 +03:00
NicknineTheEagle
f811613e87 Implemented Steam_GameServer::BGetUserAchievementStatus 2025-07-19 12:48:13 +03:00
NicknineTheEagle
f02de2cd85 Fill mod dir if it's not set in SteamGameServer 2025-07-19 12:48:13 +03:00
NicknineTheEagle
94f8174380 Unified player list code in Steam_GameServer 2025-07-19 12:48:13 +03:00
NicknineTheEagle
7dd1a72134 Use app id from the game in SteamGameServer 2025-07-19 12:48:13 +03:00
NicknineTheEagle
286d1926f3 Fixed SteamMatchmakingServers001 2025-07-19 12:48:10 +03:00
Detanup01
a83335bd3e
Fix missing } 2025-07-19 11:29:05 +02:00
Detanup01
8a219d86ae
fix 2025-07-16 22:50:54 +02:00
NicknineTheEagle
646dc7a5c4 Fixed Steam_User_Stats::GetDownloadedLeaderboardEntry 2025-07-16 22:55:22 +03:00
Detanup01
a9ee924847
voicechat implementation 2025-07-16 21:54:04 +02:00
Detanup01
f8c4dac250
Merge pull request #284 from universal963/patch-updatedep
Update deps in libs folder
2025-07-16 21:42:18 +02:00
Detanup01
b085fd157f
Merge pull request #277 from NicknineTheEagle/nn/exports
Implemented steamclient.dll C exports
2025-07-16 21:42:07 +02:00
universal963
b5919a04d4 Forgot this one 2025-07-16 00:40:52 +08:00
universal963
8687787e6f Update deps in libs folder 2025-07-16 00:31:30 +08:00
NicknineTheEagle
e11162ecff Implemented steamclient.dll C exports 2025-07-14 07:00:59 +03:00
Detanup01
2d19ede535
fix EncryptedAppTicket 2025-07-13 13:01:05 +02:00
Detanup01
88761bf72b
Merge pull request #280 from Detanup01/new-deps-dev
new deps premake file
2025-07-12 19:42:57 +02:00
Detanup01
90d8208d45
remove upd as linking dep 2025-07-12 19:14:01 +02:00
Detanup01
c134b8ac10
new deps premake file 2025-07-12 17:02:53 +02:00
Detanup01
b41153812b
Merge pull request #274 from GittyGittyKit/add-token-functionality
Add token functionality and encrypted savegames
2025-07-11 09:34:02 +02:00
Detanup01
e3d0b11d99
dont decode twice 2025-07-10 18:30:29 +02:00
Detanup01
8540ab58a9
comply with requests 2025-07-10 18:28:23 +02:00
Detanup01
f25f765c2c
Merge pull request #275 from NicknineTheEagle/nn/gitattr
Added .gitattributes
2025-07-10 15:16:10 +02:00
Detanup01
29ff78364f
post build readme & ini change 2025-07-09 21:13:27 +02:00
GittyGittyKit
b5a09b7adc
Update README.md 2025-07-09 21:06:12 +02:00
GittyGittyKit
16824dfeb7
Update README.md 2025-07-09 21:05:54 +02:00
Detanup01
9515682fc9
implement encryptedappticket cleanly
add alt account for denuvo & encrypted saves
2025-07-09 21:03:22 +02:00
NicknineTheEagle
5987e4d668 Updated README 2025-07-09 22:01:15 +03:00
NicknineTheEagle
a635a7d451 Normalized line endings 2025-07-09 21:57:17 +03:00
NicknineTheEagle
6a3d94cc74 Added .gitattributes 2025-07-09 21:56:49 +03:00
Detanup01
c025142342
cleanup 2025-07-09 20:55:02 +02:00
GittyGittyKit
9d60242105
Merge branch 'Detanup01:dev' into add-token-functionality 2025-07-09 19:55:28 +02:00
Detanup01
d48392d8c2
Merge pull request #271 from NicknineTheEagle/nn/gs
Fixed old SteamGameServer interfaces
2025-07-09 19:22:06 +02:00
NicknineTheEagle
e916bba190 Fixed old SteamGameServer interfaces 2025-07-09 17:05:07 +03:00
GittyGittyKit
a303521e92 Add encrypted app ticket token support 2025-07-08 14:08:30 +02:00
universal963
b4b05c3ce8
Implement Steam_User_Stats::GetUserStat() (#261)
* Initial implementation of `Steam_User_Stats::GetUserStat()`
2025-07-05 02:53:45 +08:00
universal963
f08a1e1702
Merge pull request #264 from universal963/patch-netsocketsfix1
Fix for missing callback and result in `Steam_Networking_Sockets`
2025-06-28 23:39:41 +08:00
universal963
630ae6b20c
Fix for missing callback and result 2025-06-27 22:28:28 +08:00
Detanup01
d0c36e17d9
Update README.release.md 2025-06-25 19:55:57 +02:00
Detanup01
790be55730
Update README.release.md 2025-06-25 19:51:17 +02:00
universal963
1efbeee272
Merge pull request #249 from universal963/patch-userugcfix1
Some fixes to `Steam_UGC` functions
2025-06-25 19:01:18 +08:00
universal963
8794403c10 Initial implementation of GetQueryUGCMetadata() 2025-06-18 20:51:13 +08:00
universal963
753b0d9121
Fix CreateQueryUserUGCRequest() 2025-06-18 03:38:09 +08:00
Detanup01
a7ec4847ab
Merge pull request #233 from universal963/patch-appinstalldir
Allow returning empty path in `Steam_Apps::GetAppInstallDir()`
2025-05-18 10:09:56 +02:00
universal963
4732e72490 Add comments to configs.app.EXAMPLE.ini 2025-05-18 13:41:05 +08:00