You are viewing a potentially older version of this package. View all versions.
zkxs-RecentPlayers-1.2.0 icon

RecentPlayers

Populates Steam's recent players menu

Date uploaded 2 years ago
Version 1.2.0
Download link zkxs-RecentPlayers-1.2.0.zip
Downloads 2503
Dependency string zkxs-RecentPlayers-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Recent Players

Populates the Steam overlay's recent players section with players you've been in a lobby with. This lets you easily send friend requests to people who have been in your lobby. No more missed connections!

Usage

To make use of this mod, open your steam overlay and:

  1. Open the Game Overview. The button can be in different places depending on your Steam settings appearing either on the bottom as an icon or listed on the left as shown below.
  2. Press the "View Players" button. You may have to scroll down to find it.
  3. Add friends as you please!

usage screenshot

Manual Installation

  1. Install BepInEx 5 into your Void Crew game folder. This mod is NOT made for BepInEx 6.
  2. Add RecentPlayers.dll from the latest release to your BepInEx plugins folder. If plugins doesn't exist, simply create the folder inside your BepInEx folder.

If you did everything correctly, you should have RecentPlayers.dll at this location: C:\Program Files (x86)\Steam\steamapps\common\Void Crew\BepInEx\plugins\RecentPlayers.dll (at least for a typical Steam install).

License

Copyright 2024 Michael Ripley.

RecentPlayers is provided under the MIT License.

CHANGELOG

Changelog

This project follows semantic versioning.

1.1.1 - 2024-02-17

Added

  • Fix a vanilla bug where your STEAM_ID property is set incorrectly. This fixes the NameIconRankDisplayer. Note that I don't know if the NameIconRankDisplayer is actually used anywhere, but with this fix remote players will see your steam avatar in it.

Fixed

  • Additional fixes for yesterday's Void Crew update. It turns out that Hutlihut is setting the STEAM_ID property to some sort of Unity Cloud ID, so I have to get the actual SteamID from somewhere else.

1.1.0 - 2024-02-16

Added

  • Added some BepInEx configurations that can be used for debug tuning

Fixed

  • Fix for today's Void Crew update changing where SteamIDs are stored.

1.0.0 - 2024-02-15

Added

  • Initial release. It does what it says on the tin: populate Steam's recent players menu