Commit Graph

20 Commits (0800649d8f4048b910fbde78608867b5c96c41b2)

Author SHA1 Message Date
Mr_Goldberg 0800649d8f
Add supported_languages.txt to specify which languages are available in a game. 2 years ago
Mr_Goldberg 5e880cd974
Add achievements display to overlay and ability to change some settings. 2 years ago
Mr_Goldberg 8695ea2dce
Support achievements that are triggered automatically with stats.
The achievements config MUST be generated with the achievements_gen.py script.
2 years ago
Mr_Goldberg f041b95c86
Add a way to config the build id in the emu. Fix crash due to empty lines
in some files

Add a way to disable lobby creation in the emu (lobby creation will return
an error when enabled)
3 years ago
ptremor 02195f5636 Custom Broadcasts improvement to add support for specifying ports 3 years ago
Nemirtingas fe9bbd1104 Add a common include file. 4 years ago
Mr_Goldberg a0648d454c
Add a way to set subscribed groups. 4 years ago
Mr_Goldberg 9deef8c6f3
Add a depots.txt to configure values returned by the getinstalleddepots function. 4 years ago
Mr_Goldberg db2a803cf7
A few improvements to the overlay merge request.
NO_OVERLAY define becomes EMU_OVERLAY which enables the overlay instead of disabling it.

disable_overlay.txt moved to steam_settings.
4 years ago
Mr_Goldberg 0f0bbba319
GetGlyphForActionOrigin implementation. 5 years ago
Mr_Goldberg bd921b0939
Add a way to disable all the networking functionality in the emulator. 5 years ago
Mr_Goldberg 8b9e0e25ca
Forgot this in last commit. 5 years ago
Mr_Goldberg 2af93427fe
Initial Xinput ISteamInput/ISteamController support. 5 years ago
Mr_Goldberg 58083e0863
Started work on a real avatars implementation.
Fix issue where since the image ids changed for
every get avatar call mudrunner would keep allocating
memory indefinitely.
5 years ago
Mr_Goldberg bca4bd6dc1
Added a way to configure stats and moved parser logic to other file. 5 years ago
Mr_Goldberg f4ab249f36
Add a way to configure which leaderboards are seen by the game. 5 years ago
Mr_Goldberg a36f6e8e68
Add support for setting app/DLC paths. 5 years ago
Mr_Goldberg 5af7508e2f
Add steam offline mode and change steam_appid.txt priority. 5 years ago
Mr_Goldberg fb7c8ea35b
Make lobby_connect work on Linux.
Fix a bug with it not finding rich presence.

Code is all open source now so no need to ship the lobby connect source in the release.
5 years ago
Mr_Goldberg d968c3e1b5
Initial commit. 5 years ago