Commit Graph

  • d8b35621c8 Merge branch 'upload-score-sort-method' into 'master' Nicolas Gnyra 2023-09-26 16:08:18 +0000
  • d4f0031f1e Use `sort_method` when comparing scores in `UploadLeaderboardScore` Nicolas Gnyra 2023-09-25 22:54:44 -0400
  • 4422471b84 Merge branch 'feature/anonymous-mode' into 'master' Timic 2023-05-23 16:51:49 +0000
  • 70c2a92a9e Add anonymous mode, use argparser Timic 2023-05-23 18:45:55 +0200
  • 000fde4c1c Merge branch 'lobby_connect_fix' into 'master' Duncan Ogilvie 2023-05-15 19:07:19 +0000
  • 19acebd3d8 Merge branch 'patch-1' into 'master' Namkhai B 2023-05-14 11:00:13 +0000
  • 74066719f8 Merge branch 'master' into 'master' sigmaboy 2023-05-14 10:57:59 +0000
  • 13e611bce0 Merge branch 'fixup_glibc' into 'master' Randy Li 2023-05-12 06:54:06 +0000
  • faebaac1ad Merge branch 'fixes' into 'master' Soar Qin 2023-05-10 05:21:30 +0000
  • 9a5ac6cef4 Merge branch 'DenMarko-master-patch-54968' into 'master' Roman 2023-05-09 07:57:55 +0000
  • 7343e75708 Merge branch 'fix-link-releases' into 'master' Melroy van den Berg 2023-05-09 05:59:30 +0000
  • 475342f0d8
    SDK 1.56 and 1.57 master Mr_Goldberg 2023-05-08 22:36:51 -0400
  • 66747eda2c Update steam_game_coordinator.h Roman 2022-10-17 08:41:39 +0000
  • 6c5109776c fix VS2022 support Soar Qin 2022-05-25 23:08:32 +0800
  • 856c0e7d26 Tweaks and fixes Soar Qin 2021-09-17 18:50:42 +0800
  • 802d8bcc8f
    More accurate SetLobbyData. Mr_Goldberg 2022-09-06 13:30:20 -0400
  • 7e1824290a
    disable_lan_only.txt can now be put inside the steam_settings folder. Mr_Goldberg 2022-09-06 13:29:39 -0400
  • 647e894d62
    Add prints for debugging. Mr_Goldberg 2022-09-06 13:29:02 -0400
  • c231c87312
    Allow message sending on not yet connected networking sockets. Mr_Goldberg 2022-09-03 04:29:08 -0400
  • 373801b3a4
    Fix some UDP packet size issues Mr_Goldberg 2022-09-03 04:21:08 -0400
  • 05e2c3bef0
    Implement TCP_NODELAY, thanks #209 Mr_Goldberg 2022-09-03 04:20:03 -0400
  • b1986dfe38
    Overlay chat window improvements. Mr_Goldberg 2022-09-03 04:13:58 -0400
  • 5d3bbc8529
    Fix lobby_connect.exe not building in CI. Mr_Goldberg 2022-09-03 04:13:25 -0400
  • c9a102ee30
    Use shared font atlas and fix crash when opening overlay in some games. Mr_Goldberg 2022-08-21 03:45:11 -0400
  • de6805dd8b
    Update nemirtingas overlay to latest. Mr_Goldberg 2022-08-21 03:43:24 -0400
  • 97a1ff5186
    Try to read default num as float in script if int doesn't work. Mr_Goldberg 2022-08-17 20:17:37 -0400
  • 7f3eb9970e
    Fix protobuf build. Mr_Goldberg 2022-08-16 20:38:16 -0400
  • 7e1409596a
    Don't crash script when some controller configs don't have URLs. Mr_Goldberg 2022-08-16 19:27:44 -0400
  • 3c1fc7f53d
    Forgot this. Mr_Goldberg 2022-08-16 12:39:38 -0400
  • 077e532bd2
    Fix overlay getting stuck if stopped to quickly after being started. Mr_Goldberg 2022-08-16 12:32:28 -0400
  • bc4262a494
    Fix stats issue in script. Mr_Goldberg 2022-08-16 12:30:52 -0400
  • 276a9902df
    Update nemirtingas overlay to latest to fix clipcursor related issue. Mr_Goldberg 2022-08-16 12:29:58 -0400
  • f01bb145b0
    Faster CI build. Mr_Goldberg 2022-08-16 12:29:05 -0400
  • f4e6a714a4
    generate_emu_config can now generate items config. Mr_Goldberg 2022-08-14 14:54:12 -0400
  • 8b9ce58195
    Fix supported_languages in generate_emu_config.py script. Mr_Goldberg 2022-08-13 16:11:07 -0400
  • 0800649d8f
    Add supported_languages.txt to specify which languages are available in a game. Mr_Goldberg 2022-08-13 14:40:55 -0400
  • 63128907fd
    Add supported_languages.txt and image downloading to generate_emu_config. Mr_Goldberg 2022-08-13 14:38:37 -0400
  • a4ef72cb3c
    Don't create new client instance when unregistering callbacks. Mr_Goldberg 2022-08-13 14:37:23 -0400
  • 0082242a6f
    LAN only filtering now properly handles mapped ipv4. Mr_Goldberg 2022-08-13 14:36:34 -0400
  • 0a80b60b6c
    Use windows fonts in overlay if present. Mr_Goldberg 2022-08-13 14:35:59 -0400
  • 743a810463
    Update nemirtingas overlay. Mr_Goldberg 2022-08-13 14:32:43 -0400
  • b72b4da8fb
    Fix overlay gpu memory leak in some games. Mr_Goldberg 2022-08-11 20:52:26 -0400
  • 3abc5976e0
    Reset LastError in some functions for game devs that can't code. Mr_Goldberg 2022-08-11 20:52:02 -0400
  • 0c16f1942a
    Better appticket format. Thanks Nemirtingas. Mr_Goldberg 2022-08-11 20:50:51 -0400
  • c22b3cd3d3
    Fix crash. Mr_Goldberg 2022-08-10 03:24:53 -0400
  • 7163daa6c1
    Destroy client, network sockets and other objects on shutdown. Mr_Goldberg 2022-08-10 03:24:29 -0400
  • 04022c005f
    Update nemirtingas overlay to latest. Mr_Goldberg 2022-08-10 03:22:23 -0400
  • 1ad2818e28
    Fix unicode issue with script. Mr_Goldberg 2022-08-08 01:38:57 -0400
  • 7c419e0afe
    Fix overlay crash in games that load then unload steam api dll. Mr_Goldberg 2022-08-07 23:11:21 -0400
  • e0726f2e9d
    Add controller config, multi lang achievements, DLC to generate_emu_config. Mr_Goldberg 2022-08-07 23:10:03 -0400
  • 5ce4ac8429
    Add support for multiple languages for achievements. Mr_Goldberg 2022-08-07 23:07:30 -0400
  • 0d65114ee6
    Fix controller rumble code. Mr_Goldberg 2022-08-07 23:06:43 -0400
  • 5234d8b0e6
    Implement leaderboard scores. Mr_Goldberg 2022-08-07 04:37:57 -0400
  • e59508a696
    generate_emu_config.py fixes and improvements. Mr_Goldberg 2022-08-07 04:36:50 -0400
  • eef92f1fe6
    Add early version of script to generate emu config. Mr_Goldberg 2022-08-06 05:23:49 -0400
  • ad66573a20
    Fix crashes. Mr_Goldberg 2022-08-05 18:45:33 -0400
  • 528120d102
    Multiple achievements can now use the same stat as a trigger. Mr_Goldberg 2022-08-05 18:44:49 -0400
  • afb32921fc
    This seems to fix it somehow. Mr_Goldberg 2022-08-05 06:28:42 -0400
  • e67b12aa5e
    test test_ci Mr_Goldberg 2022-08-05 06:18:49 -0400
  • 4c39429084
    Test. Mr_Goldberg 2022-08-05 04:34:55 -0400
  • a5cc07487e
    CI testing. Mr_Goldberg 2022-08-05 04:34:11 -0400
  • f8f969b97c
    Try to fix CI error. Mr_Goldberg 2022-08-05 04:10:25 -0400
  • 5c50ca9e86
    Fail CI build faster on build error. Mr_Goldberg 2022-08-05 03:41:59 -0400
  • 86dba36dbf
    Fix CI build issue. Mr_Goldberg 2022-08-05 02:45:36 -0400
  • 5e880cd974
    Add achievements display to overlay and ability to change some settings. Mr_Goldberg 2022-08-05 02:09:43 -0400
  • c17fb0c931
    Update Nemirtingas overlay to latest. Mr_Goldberg 2022-08-05 02:06:42 -0400
  • df94c38b0f
    Update imgui to latest. Mr_Goldberg 2022-08-05 01:34:29 -0400
  • ba877b6e78
    sdk 1.55 Mr_Goldberg 2022-08-05 01:32:20 -0400
  • 0fc5a564e1
    Malformed achievements config should not crash stuff anymore. Mr_Goldberg 2022-08-02 01:16:40 -0400
  • 173c65a229
    Much faster stat get. Mr_Goldberg 2022-08-02 01:13:55 -0400
  • 942f011ee0
    Implement ConsumeItem. Mr_Goldberg 2022-07-31 17:10:31 -0400
  • d3e8a701dd
    All interface versions from sdk 1.0 and up are now supported. Mr_Goldberg 2022-07-31 15:49:45 -0400
  • d076d12c6e
    Fix achievement gen script. Mr_Goldberg 2022-07-31 15:42:33 -0400
  • ecc8931f8c Merge branch 'linux_overlay' into 'master' Dāvis 2022-07-12 07:52:28 +0000
  • 78b8ac96d4 Merge branch 'glibc' into 'master' Dāvis 2022-07-12 05:56:58 +0000
  • 8695ea2dce
    Support achievements that are triggered automatically with stats. Mr_Goldberg 2022-07-12 01:09:27 -0400
  • 3f8ce69b6d
    SDK 1.54 Mr_Goldberg 2022-07-12 01:04:56 -0400
  • 1dc7c4f6a6 Fix build for glibc 2.34+ davispuh 2022-06-27 22:11:28 +0100
  • 4e0d174fc9 Fix Steam overlay for Linux davispuh 2022-06-27 22:08:43 +0100
  • b24c4ad5f8 Merge branch 'master' into 'master' MeeSong 2022-06-07 08:23:37 +0000
  • d8bcb11ef2
    The steam api seems to treat bools as the full register not just al. Mr_Goldberg 2022-06-04 17:16:11 -0400
  • 3dab666dd8
    Implement the filtertext functions. Mr_Goldberg 2022-05-29 15:51:53 -0400
  • bfe8e156f0
    Add message numbers to networking sockets and sort received messages. Mr_Goldberg 2022-05-29 15:51:36 -0400
  • 9c7499aa27
    Fix sending to localhost ips. Mr_Goldberg 2022-05-29 15:46:31 -0400
  • 03426b217d
    Set the appid env variables. Mr_Goldberg 2022-05-29 15:45:39 -0400
  • d2ef266f81
    SetConfigValue function should return true. Mr_Goldberg 2022-05-27 13:03:12 -0400
  • 994207770b
    Retry connections in steam networking sockets a few times. Mr_Goldberg 2022-05-23 01:31:14 -0400
  • a8c03fe8cd
    Fix crash with flat api. Mr_Goldberg 2022-05-23 01:30:36 -0400
  • a0e558ed4c
    Implement some networking sockets functions. Mr_Goldberg 2022-05-21 00:38:29 -0400
  • 6d5cb3181f
    Make lobby ids more like the ones on steam. Mr_Goldberg 2022-05-21 00:37:48 -0400
  • a88739a753
    Update links. Mr_Goldberg 2022-05-21 00:36:41 -0400
  • 95fc8ac687
    Send huge unreliable packets by TCP when they are too big. Mr_Goldberg 2022-05-07 16:37:09 -0400
  • d215070876
    Whitelist custom broadcasts in non LAN ip blocking. Mr_Goldberg 2022-04-30 22:23:42 -0400
  • f6b8068883
    Controller fixes. Mr_Goldberg 2022-04-02 04:33:34 -0400
  • 5533a9d5b0
    Make gameserver and client interfaces share the same socket pool. Mr_Goldberg 2022-01-26 12:03:08 -0500
  • eda9abd2aa
    Fix linux CI build. Mr_Goldberg 2022-01-26 03:07:49 -0500
  • f852e5c272
    steam_interfaces.txt can now be put in the steam_settings folder. Mr_Goldberg 2022-01-26 01:52:21 -0500
  • 0a5f136bc3
    Fix games that use the ip and port to identify socket connections. Mr_Goldberg 2022-01-26 01:51:55 -0500
  • f147638f99
    Basic offline steamhttp emulation. Mr_Goldberg 2022-01-25 15:51:00 -0500
  • 120aa968b2
    Fixed game that uses the digital handle function to get analog handles. Mr_Goldberg 2022-01-25 15:50:20 -0500