Skip to content

Releases: HAHOOS/LabPresence

v1.3.0

22 Mar 14:58
3168315

Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

  • Introduced a new placeholder system, Scriban. The old one was deprecated & removed
    • You will need to manually change the old placeholders or remove the LabPresence folder from UserData to have the new correct ones!
  • Added Thunderstore™ integration, telling you when there's a new update available
  • Added a menu for managing the configuration for LabPresence & it's plugins (to edit the presence itself, you still need to edit the files manually)
  • Added an option for gamemodes to register a small image by themselves, without requiring the modification of the repository
  • Added an option to use an animated icon as the large image (turned on by default)
  • Fixed mod not working on Fusion v1.14.0
  • Fixed typo (thanks Nx0Ri)
  • Fixed healthPercentange showing incorrect value (thanks Nx0Ri)
  • Overhauled the timestamps to function properly
  • Removed the option to modify the refresh delay, set at 5 seconds now
  • Updated Discord RPC C# to the latest version (v1.6.2)

Thank you cheesy for suggesting a few changes!

v1.2.1

15 Jul 19:40
35d0845

Choose a tag to compare

Full Changelog: v1.1.0...v1.2.1

v1.2.1

  • Remove debug log that was spamming in the console

v1.2.0

01 Jul 10:42
35d0845

Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

v1.2.0

  • Added Plugins to allow easier modifications within the mod
  • Updated to work with Fusion v1.12

v1.1.0

03 Mar 19:04
e6cfd7f

Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.1.0

  • Added TimeMode setting, changing what is displayed in the time (the time in a level, game session or even the IRL current time)
  • Added parameters to placeholders (currently not really any placeholder uses this)
  • Added custom small icon tooltips for fusion gamemodes (when hovering over the gamemode icon, it will show more details about the current gamemode!)
  • Added an option to remove level numbers (remove for example '15 - ' from '15 - Void G114')
  • Added a setting to entirely disable joins
  • 'AllowPlayersToInvite' setting only affects private lobbies now
  • The minimum for the refresh delay is 0.1 seconds, setting it lower with the 'RefreshDelay' setting will not be applied
  • The config will be now checked for too long text, if found, the config will not be applied and an error will be shown in console/logs
  • Fixed joining not working for people that aren't a host
  • Fixed joining servers without a Matchmaker not working (network layers that were impacted: Riptide)

v1.0.0

24 Feb 18:41
8122420

Choose a tag to compare

v1.0.0

Initial Release