You are viewing a potentially older version of this package. View all versions.
TestAccount666-EntranceExitTipChanger-2.2.2 icon

EntranceExitTipChanger

Random chance to change the enter or exit tooltip

Date uploaded 2 months ago
Version 2.2.2
Download link TestAccount666-EntranceExitTipChanger-2.2.2.zip
Downloads 3018
Dependency string TestAccount666-EntranceExitTipChanger-2.2.2

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

Entrance/Exit Tip Changer

Allows you to change the tooltip shown when you hover over an entrance or exit.

This is based on a percentage chance (Default: 5%).

One word from the comma-separated list, which can be found in the configuration file, will be randomly picked each time you hover over an entrance or exit.

NOTE: x753's Mimics Mod is supported!
NOTE2: Mods like AinaVT's LethalConfig Mod should be supported!

CHANGELOG

Entrance/Exit Tip Changer

2.2.2

* Fixed mod not working unless you're the host

2.2.1

* Fixed NullReferenceException being spammed in logs in some conditions

2.2.0:

+ Added ability to change how the seed for randomness is chosen
* Fixed Append Interact Key Automatically config option
* (Hopefully) fixed bugs with randomness
# Config now reloads when a ConfigEntry is changed (Support for Mods like LethalConfig)

2.1.0:

+ Added 'Time Till Reset' config option, which prevents the tooltip from changing over and over again with rapid camera movements
* Fixed bug that was introduced in 2.0.0 that made tooltips switch rapidly when looking at a mimic fire exit.
* Fixed bug that made it so actually interacting with the doors changes the tooltip to the original one.
* Renamed Changelog.md to CHANGELOG.md

2.0.0:

+ Added 'AppendInteractKeyAutomatically' config option, which appends the Interact Key automatically to your tooltips, so you don't have to
* Fixed error spam generated with the Mimics Mod while in orbit.
* Improved description of Settings
* Basically a rewrite, improved maintainability and readability of code

1.0.1:

+ Added Changelog.md
* Actually works now