Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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:
ShowMessagesToDeadPlayersto allow/deny showing messages to dead players. - Tweak: Changed
README.mdto better reflect the purpose of the plugin.
B1.0.0 (5/25/2025)
Initial release of the MissionUtils plugin for R.E.P.O.