You are viewing a potentially older version of this package. View all versions.
Gruncle_Chuck-Eject_Callouts-1.1.1 icon

Eject Callouts

Calls out to your allies when you drop an item. Also can tells which item you dropped.

Date uploaded 2 years ago
Version 1.1.1
Download link Gruncle_Chuck-Eject_Callouts-1.1.1.zip
Downloads 160
Dependency string Gruncle_Chuck-Eject_Callouts-1.1.1

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
VoidCrewModdingTeam-VoidManager-1.2.0 icon
VoidCrewModdingTeam-VoidManager

Manages mods for multiplayer, gives users Mod controls via GUI (when provided by the mod, default keybind F5), provides API for developers, and minor Chat improvements.

Preferred version: 1.2.0

README

Eject Callouts

Version 1.1.1
For Game Version 0.27.0
Developed by Gruncle Chuck
Requires VoidManager 1.1.8


💡 Function - Inserts Messages into Chat when dropping an item.

  • Inserts a local chat message when local player throws an item.
  • Can be controlled via chat commands or GUI.
  • Visibility to other players can be toggled.

🎮 Client Usage

Configure via GUI

  • F5 > Mod Settings > Eject Callouts

Configure via Commands

  • /ejc help: Shows helpful information in the chat box, 5 pages total

  • /ejc item: Shows item name when you drop an item.

  • /ejc note: Shows a notification, without the item name, when you drop an item.

  • /ejc null: Doesn't show a notification when you drop an item. (Turns off mod)

  • /ejc local: Tells you whether your messages get shown to everyone.

  • /ejc funny: Tells you whether your messages are random funny messages or not.

  • /ejc omit: Allows you to disallow certain categories from being called

👥 Multiplayer Functionality

  • ✅ Session
    • Requires the room to be marked as Mod_Session.

🔧 Install Instructions - Install following the normal BepInEx procedure.

Ensure that you have BepInEx 5 (stable version 5 MONO) and VoidManager installed.

✔️ Mod installation - Unzip the contents into the BepInEx plugin directory

Drag and drop EjectCallouts.dll into Void Crew\BepInEx\plugins

CHANGELOG

1.1.2

  • Updated to accomidate Void Manager 1.2.0
  • Changed Type to Client, to allow users to join Vanilla Sessions

1.1.1

  • Updated implementation of EjectCallouts
  • Added Omissions -Omission via Inside/Outside Ship -Omission via category
  • Updated/Added Help Pages
  • Updated Commands/GUI to include omissions
  • Updated Configs

1.1.0

  • Upgraded Multiplayer Type to Session
  • Added Item Tier compatibility to Funny Phrases
  • Updated Multiplayer Permission
  • Added debug features for easier testing

1.0.0

  • Initial release