You are viewing a potentially older version of this package. View all versions.
PencilFoxStudios-MissionUtils-1.0.0 icon

MissionUtils

A collection of utilities for developers to manage the mission UI in the game.

Date uploaded a year ago
Version 1.0.0
Download link PencilFoxStudios-MissionUtils-1.0.0.zip
Downloads 86
Dependency string PencilFoxStudios-MissionUtils-1.0.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
Zehs-REPOLib-2.1.0 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 2.1.0

README

MissionUtils

A helper plugin that allows easier management of MissionUI for developers. It currently offers a queue system for displaying messages to players, and aims to not interfere with the default MissionUI system. The plugin is designed to be lightweight and easy to use, with a focus on providing a simple interface for developers to work with.


If you have any suggestions, feel free to reach out to me on Discord!
© Pencil Fox Studios SP

CHANGELOG

Changelog

B1.0.2 (5/26/2025)

  • Fix: Resolved an issue where the plugin sometimes spammed the spectate screen with mission messages. This was caused by the update event not taking into account the player name as it should have.
  • Tweak: Slightly adjusted the font size of the mission messages to improve readability.

B1.0.1 (5/25/2025)

  • Feature: Added config option: ShowMessagesToDeadPlayers to allow/deny showing messages to dead players.
  • Tweak: Changed README.md to better reflect the purpose of the plugin.

B1.0.0 (5/25/2025)

Initial release of the MissionUtils plugin for R.E.P.O.