You are viewing a potentially older version of this package. View all versions.
Vildravn-LobbyLifeguard-1.1.0 icon

LobbyLifeguard

A lifeguard for your lobby that bans and blocks icky people on sight.

Date uploaded a week ago
Version 1.1.0
Download link Vildravn-LobbyLifeguard-1.1.0.zip
Downloads 1862
Dependency string Vildravn-LobbyLifeguard-1.1.0

This mod requires the following mods to function

PuppyGirl-TackleBox-0.4.3 icon
PuppyGirl-TackleBox

A mod menu for WEBFISHING and config API for mod devs!

Preferred version: 0.4.3
NotNet-GDWeave-2.0.14 icon
NotNet-GDWeave

Mod loader & runtime script patching for Godot

Preferred version: 2.0.14

README

LobbyLifeguard

A lifeguard for your lobby that bans icky people on sight.

This mod is intended to stop unwelcome people that grief WEBFISHING lobbies by guessing lobby codes. If you are the lobby owner (game master), players that are on your banlist that try to connect to your lobby will immediately get booted and banned. If you are not the lobby owner, you instead instantly block the player.

Installation

Download the latest release and extract it to your game install.

You can also install from Thunderstore.

Usage

Open LobbyLifeguard's settings by clicking on the Configure button in its entry in the Mods list.

The banlist field accepts a comma separated list of Steam IDs.

The banlist will update immediately upon saving changes, no game restart needed.

Planned features

The following features are not yet implemented but I am planning to add them:

  • Automatically add a person to the banlist when booted or blocked through the player list in-game

Credits

LobbyLifeguard's logo is U+1F6Df "Ring Buoy" in Twemoji.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[1.1.0] - 2024-11-13

Added

  • Added support for the Block feature introduced in WEBFISHING 1.10
    • The lobby owner boots/bans the banlisted player as soon as they connect
    • Everyone else instead instantly blocks the player

1.0.2 - 2024-11-12

Fixed

  • Only attempt to ban if you're the lobby owner

1.0.1 - 2024-11-12

Changed

  • Updated icon size to match Thunderstore requirements

Fixed

  • Fixed the "not all arguments converted" error appearing in chat

1.0.0 - 2024-11-12

Added

  • Initial release of this mod