You are viewing a potentially older version of this package. View all versions.
Nitrogenia-moreStrafts-0.0.4 icon

moreStrafts

Extends Straftat multiplayer lobby capacity from 4 to 10 players. Supports both Free-for-All and Teams modes with expanded team selection.

Date uploaded 5 months ago
Version 0.0.4
Download link Nitrogenia-moreStrafts-0.0.4.zip
Downloads 54
Dependency string Nitrogenia-moreStrafts-0.0.4

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

moreStrafts Mod

A mod that extends Straftat's multiplayer lobby max capacity from 4 players to 10 players.


Installation

Drop MoreStrafts.dll into BepInEx/plugins/.

Requires: BepInEx 5.4.21+

Usage

In the main menu, select your desired player count (2-10) from the Max Players dropdown before clicking Host. Do not change this setting after the lobby is created.

Quick Load (New in 0.0.4)

Enable the Quick Load checkbox in the lobby to skip the post-round screen. This prevents the post-round bug.

Known UI Limitations

  • Lobby preview shows only 4 player slots (players 5-10 stack visually)
  • End-round screen displays only the first 4 players
  • Match points HUD (Tab) shows up to 4 teams
  • Team selection dropdowns overlap for players 5-10

Credits

Created by Nitrogenia. Post-round fix contributed by IsaacGHoward.

CHANGELOG

Changelog

[0.1.0] - 2026-07-03 (Alpha Release)

Changes

  • Rebuilt for the latest STRAFTAT update, which had broken most of the mod's patches (lobby player list, max players, team dropdowns).
  • Fixed Quick Load causing a stuck loading screen / errors at round end.
  • Quick Load is now host-only and syncs correctly to all clients; its state no longer gets overwritten while browsing other lobbies.
  • Round-end screen arrays extended so up to 10 player names/scores are tracked.
  • Players without a lobby preview slot (5th+) no longer trigger errors when joining.
  • Added optional per-instance debug logging (Debug.PerInstanceLogFiles, off by default) to BepInEx/moreStrafts_debug/ for bug reports.

[0.0.5] - 2026-02-09 (Alpha Release)

Changes

[0.0.4] - 2026-02-09 (Alpha Release)

Changes

  • Added Quick Load toggle in lobby settings. Skips post-round screen when enabled. Fixes score text persisting on screen.
  • Credit: @IsaacGHoward

[0.0.3] - 2025-10-05 (Alpha Release)

Changes