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